All cards
VerifiedOfficialDeveloper tools

Repo Radar

Open pull requests and CI of a GitHub repository on the canvas. Agents can check CI after they push.

by NeuroSquad examplesv1.0.0verified Sep 25, 2026

Screenshots

What it can do

The same list the app shows before install. A card can do nothing else: it runs sealed inside its own card.

Asked at install

  • Connect to api.github.com

    Medium risk

    Send and receive data from these internet addresses only. Anything the card can see may be sent there.

    network

Asked only when needed

  • Read files in the workspace folder

    High risk

    Any file in this workspace’s project folder, including secrets stored in files like .env.

    fs.read

The card asks for these while you use it, and you can say no.

Internet addresses

  • api.github.com

Reviewer’s note

Talks only to api.github.com, only while visible; fs.read is optional and reads .git/config only for "Detect from this folder".

— glmn-ai

What “Verified” means

The NeuroSquad team read this card’s source at the commit above, checked that the build matches it and that every permission is needed. The app installs exactly those files and refuses anything else. It is a review, not a guarantee — the card is still community code, so read what it asks for.

More cards

All cards
For authors

Built a card? Put it here.

Publish it in a public GitHub repository and open a pull request to the verified list. We read the code at one exact commit — then everyone can install it in a click.