ClawAudit verdict

polymarket-agent

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

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.

55
security
70
transparency
70
maintenance

Permission integrity

Installs packages at runtime — transitive dependencies are not auditable

package_install

Accesses agent memory/configuration files

agent_memory

Findings (5)

Pattern match medium

subprocess execution — runs system commands from Python

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

Pattern match medium

subprocess with shell=True — command injection vector

cli.py · prose · downgraded · subprocess.run(cmd, shell=True

Pattern match medium

References sudo — requests elevated privileges

install.sh · prose · downgraded · sudo

Pattern match low

Python os.getenv — reads environment variable

analyze.py · prose · downgraded · os.getenv(

Pattern match low

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?

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