ClawAudit verdict

binance-coach

45
🟠 Risky
Significant concerns — only install if you understand the risks

The skill accesses financial data from Binance API, which requires API keys and could potentially expose sensitive information.

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

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

53
security
70
transparency
70
maintenance

Findings (6)

Pattern match high

Possible hardcoded credential

scripts/daily-analysis.sh · prose · downgraded · TOKEN="${TELEGRAM_BOT_TOKEN:-}

Pattern match medium

pip3 install — installs Python packages at runtime

SKILL.md · frontmatter · pip3 install

Pattern match medium

Instructs covert action — may act without user awareness

references/agent-guide.md · prose · downgraded · silently

Pattern match low

Popular HTTP library — network access

references/agent-guide.md · prose · downgraded · got

Pattern match low

Python os.getenv — reads environment variable

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

Pattern match low

importlib.import_module — dynamic module loading

src/modules/i18n.py · prose · downgraded · importlib.import_module(

Why the tier is capped

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

Permissions & capabilities

Requires 2 environment variables. (2 sensitive: BINANCE_API_KEY, BINANCE_API_SECRET). Requires 2 system binaries.

credential_access

Is this flag fair?

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