ClawAudit verdict
market-open-analysis
Daily commodity market open analysis skill that fetches prices from CommodityPriceAPI and news from East Money API, then pushes reports to user-configured Feishu/Telegram channels; all API keys are user-supplied and the data flow matches the declared financial 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
credential_access
package_install
Findings (4)
Possible hardcoded credential
SKILL.md · code · API_KEY = "YOUR_COMMODITY_PRICE_API_KEY_HERE
Pipe to python — executes piped content as Python code
README.md · prose · downgraded · | Python
pip3 install — installs Python packages at runtime
SKILL.md · frontmatter · pip3 install
subprocess execution — runs system commands from Python
install_cron.py · prose · downgraded · subprocess.run(
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.
package_installcredential_accessfile_read Is this flag fair?
Thanks — recorded.