Caveat verdict
token-manager
Monitors LLM API token usage and costs across providers; reads API key from env only to query the provider's own balance endpoint, which is the stated purpose with no exfiltration.
⚠ 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.
Findings (3)
Possible hardcoded credential
SKILL.md · code · API_KEY="your-api-key
Node http/https module — low-level network access
scripts/manager.js · prose · downgraded · require('https')
Accesses sensitive environment variables
scripts/manager.js · prose · downgraded · process.env.MOONSHOT_API_KEY
Permissions & capabilities
No declared permissions — minimal attack surface.
credential_access Is this flag fair?
Thanks — recorded.