ClawAudit verdict
crypto-price
crypto-price-pro
Fetches public crypto price data, generates local charts, and sends email reports via user-configured SMTP credentials; all file writes and package installs serve the documented price-tracking and reporting purpose.
⚠ 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.
Permission integrity
file_read+write
package_install
Findings (5)
Possible hardcoded credential
SKILL.md · code · PASSWORD="your_smtp_password
Accesses shell history/config
SKILL.md · code · ~/.zshrc
pip3 install — installs Python packages at runtime
SKILL.md · code · pip3 install
Python urllib.request — network access
scripts/crypto_price.py · prose · downgraded · urllib.request
Python os.getenv — reads environment variable
scripts/crypto_weekly_report.py · prose · downgraded · os.getenv(
Why the tier is capped
Execution sink present in raw bytes (Hard Floor: class F). 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.
file_writepackage_install Is this flag fair?
Thanks — recorded.