ClawAudit verdict

polyclaw

polyclaw-pro

88
🟢 Trusted
Low risk — reviewed by ClawAudit, behavior matches stated purpose

Polymarket trading tool using POLYCLAW_PRIVATE_KEY env var for wallet management and CLOB execution — private key in env var is standard for a trading skill and all operations target the stated Polymarket/Polygon platform.

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

45
security
60
transparency
70
maintenance

Permission integrity

Performs file operations but does not declare file-accessing binaries

file_read+write

Findings (5)

Pattern match critical

Possible hardcoded credential

README.md · code · API_KEY="sk-or-v1-...

Pattern match medium

subprocess execution — runs system commands from Python

polyclaw_api.py · prose · downgraded · subprocess.run(

Pattern match low

Python urllib.request — network access

auto_redeem_check.py · prose · downgraded · urllib.request

Pattern match low

Python os.environ.get — reads environment variable

check_books.py · prose · downgraded · os.environ.get(

Pattern match low

Python httpx request — network access

check_books.py · prose · downgraded · httpx.get(

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

Requires 2 environment variables. (1 sensitive: POLYCLAW_PRIVATE_KEY). Requires 1 system binary.

file_write

Is this flag fair?

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