ClawAudit verdict

openclaw-funding-arb

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

Automated crypto arbitrage bot executing real buy/sell orders on MEXC exchange using API keys without per-trade user confirmation; millisecond-level autonomous trading loop with real money constitutes genuine financial risk.

⚠ 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.

55
security
70
transparency
70
maintenance

Permission integrity

Performs file operations but does not declare file-accessing binaries

file_read

Findings (4)

Pattern match critical

Possible hardcoded credential

SKILL.md · code · API_KEY='your_key

Pattern match low

Python pathlib file read

SKILL.md · code · pathlib.Path('funding_arb_mexc.py'); ast.parse(p.read_text(

Pattern match low

Python urllib.request — network access

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

Pattern match low

Python os.getenv — reads environment variable

scripts/funding_arb_mexc.py · prose · downgraded · os.getenv(

Permissions & capabilities

No declared permissions — minimal attack surface.

file_read

Is this flag fair?

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