ClawAudit verdict
eastmoney-trading
Skill automates real buy/sell/cancel stock trades on a live brokerage account via browser CDP, explicitly warns of real-money risk and uses credentials (account/password via env vars) to execute actual financial transactions without human confirmation by default.
⚠ 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
package_install
Findings (7)
HTTP request to bare IP address — common in malicious payloads
SKILL.md · code · http://192.168.100.140
References sudo — requests elevated privileges
SKILL.md · code · sudo
apt-get install — installs system packages
SKILL.md · code · apt-get install
Accesses OpenClaw config/secrets directly
SKILL.md · prose · downgraded · ~/.openclaw/openclaw.json
pip3 install — installs Python packages at runtime
SKILL.md · code · pip3 install
Python urllib.request — network access
scripts/eastmoney_trading.py · prose · downgraded · urllib.request
Python os.environ.get — reads environment variable
scripts/eastmoney_trading.py · prose · downgraded · os.environ.get(
Permissions & capabilities
No declared permissions — minimal attack surface.
package_install Is this flag fair?
Thanks — recorded.