Caveat verdict

discord-cli

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

The skill only accesses Discord APIs with proper authentication and does not exfiltrate or execute harmful code.

⚠ 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.

73
security
100
transparency
90
maintenance

Findings (4)

Pattern match high

Possible hardcoded credential

src/discord_cli/auth.py · prose · downgraded · TOKEN="): lines.append(f

Pattern match low

Python os.environ.get — reads environment variable

src/discord_cli/analyzer.py · prose · downgraded · os.environ.get(

Pattern match low

Python os.getenv — reads environment variable

src/discord_cli/cli/_output.py · prose · downgraded · os.getenv(

Pattern match low

Python httpx request — network access

src/discord_cli/cli/main.py · prose · downgraded · httpx.get(

Permissions & capabilities

No declared permissions — minimal attack surface.

network_in

Is this flag fair?

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