Caveat verdict

explorer

88
🟢 Trusted
No high-risk patterns surfaced by the deep scan — automated capability review, not behavioral proof.

Searches and displays trending GitHub repositories via the GitHub API using an optional GITHUB_TOKEN; file_write is for saving search results locally, and the execution sink is standard CLI output, matching the stated discovery purpose.

⚠ Flagged for review — coarse, uncorroborated signal, not a confirmed exploit. Review the config yourself before installing.

Automated static analysis — not a human review. Caveat flags capabilities, not confirmed intent, and can produce false positives. Disagree with this verdict? Use Dispute below.

38
security
70
transparency
70
maintenance

Permission integrity

Performs file operations but does not declare file-accessing binaries

file_read+write

Findings (4)

Pattern match critical

Possible hardcoded credential

SKILL.md · code · TOKEN="your_github_token

Pattern match high

Accesses shell history/config

SKILL.md · code · ~/.zshrc

Pattern match low

Python urllib.request — network access

scripts/github_projects.py · prose · downgraded · urllib.request

Pattern match low

Python os.getenv — reads environment variable

scripts/github_projects.py · prose · downgraded · os.getenv(

Why the tier is capped

Execution sink present in raw bytes (Hard Floor: class F). Final tier capped at Caution — cannot be lifted by any downgrade, example-payload opt-in, or allowlist.

Permissions & capabilities

No declared permissions — minimal attack surface.

file_write

Is this flag fair?

Check another skill Browse the registry Auditing your own skills or configs? Use the API