ClawAudit verdict

eastmoney-trading

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

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.

10
security
90
transparency
90
maintenance

Permission integrity

Installs packages at runtime — transitive dependencies are not auditable

package_install

Findings (7)

Pattern match high

HTTP request to bare IP address — common in malicious payloads

SKILL.md · code · http://192.168.100.140

Pattern match high

References sudo — requests elevated privileges

SKILL.md · code · sudo

Pattern match high

apt-get install — installs system packages

SKILL.md · code · apt-get install

Pattern match medium

Accesses OpenClaw config/secrets directly

SKILL.md · prose · downgraded · ~/.openclaw/openclaw.json

Pattern match medium

pip3 install — installs Python packages at runtime

SKILL.md · code · pip3 install

Pattern match low

Python urllib.request — network access

scripts/eastmoney_trading.py · prose · downgraded · urllib.request

Pattern match low

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?

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