Caveat verdict

search-reddit

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

Uses OpenAI web_search API to search Reddit; reads API key from config or env var, which is the documented standard pattern for this skill type.

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

65
security
70
transparency
80
maintenance

Findings (3)

Pattern match critical

Possible hardcoded credential

SKILL.md · code · API_KEY="sk-YOUR-KEY

Pattern match low

Node http/https module — low-level network access

scripts/search.js · prose · downgraded · require('https')

Pattern match low

Accesses sensitive environment variables

scripts/search.js · prose · downgraded · process.env.OPENAI_API_KEY

Permissions & capabilities

No declared permissions — minimal attack surface.

credential_access

Is this flag fair?

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