ClawAudit verdict
binance-coach
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.
Findings (6)
Possible hardcoded credential
scripts/daily-analysis.sh · prose · downgraded · TOKEN="${TELEGRAM_BOT_TOKEN:-}
pip3 install — installs Python packages at runtime
SKILL.md · frontmatter · pip3
install
Instructs covert action — may act without user awareness
references/agent-guide.md · prose · downgraded · silently
Popular HTTP library — network access
references/agent-guide.md · prose · downgraded · got
Python os.getenv — reads environment variable
scripts/daily_analysis.py · prose · downgraded · os.getenv(
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?
Thanks — recorded.