Caveat verdict

yahooclaw

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

Fetches Yahoo Finance data over HTTPS with an optional user API key; explicitly documents no shell execution and no user data upload.

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

33
security
60
transparency
80
maintenance

Permission integrity

Code accesses API keys/tokens but declares no environment variables

credential_access

Findings (4)

Pattern match critical

Possible hardcoded credential

docs/API-CONFIGURATION.md · code · apiKey: 'your_api_key

Pattern match medium

Sets world-executable permissions

SECURITY.md · code · chmod 755

Pattern match medium

Dynamic import() — loads module at runtime

src/api/APIManager.js · prose · downgraded · import('

Pattern match low

Accesses sensitive environment variables

src/api/AlphaVantage.js · prose · downgraded · process.env.ALPHA_VANTAGE_API_KEY

Why the tier is capped

Execution sink present in raw bytes (Hard Floor: class D). 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.

credential_access

Is this flag fair?

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