ClawAudit verdict
polymarket-agent
The skill requires installation of dependencies and execution of a script, which could potentially be exploited if not properly validated.
⚠ 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
agent_memory
Findings (5)
subprocess execution — runs system commands from Python
cli.py · prose · downgraded · subprocess.run(
subprocess with shell=True — command injection vector
cli.py · prose · downgraded · subprocess.run(cmd, shell=True
References sudo — requests elevated privileges
install.sh · prose · downgraded · sudo
Python os.getenv — reads environment variable
analyze.py · prose · downgraded · os.getenv(
Opens WebSocket connection
cli.py · prose · downgraded · WebSocket
Why the tier is capped
Execution sink present in raw bytes (Hard Floor: class B/D). Final tier capped at Caution — cannot be lifted by any downgrade, example-payload opt-in, or allowlist.
Permissions & capabilities
Requires 1 environment variable. Requires 2 system binaries. (1 elevated: pip).
agent_memorypackage_install Is this flag fair?
Thanks — recorded.