ClawAudit verdict

polymarket-brain

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

The skill embeds a specific Discord webhook URL in its content and automatically pushes fetched news and AI analysis to that external destination, creating an unusual data-exfiltration-adjacent pattern where third-party content is relayed to a hardcoded external endpoint without explicit user confirmation each cycle.

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

15
security
40
transparency
70
maintenance

Permission integrity

Makes network requests but does not declare curl/wget in required binaries

network_out

Installs packages at runtime — transitive dependencies are not auditable

package_install

Findings (7)

Pattern match high

Pipe to python — executes piped content as Python code

RESTART_GUARANTEE.md · prose · downgraded · | Python

Pattern match medium

Python urllib.request — network access

SKILL.md · code · urllib.request

Pattern match medium

References webhook/callback URL

SKILL.md · code · webhook_url

Pattern match medium

subprocess execution — runs system commands from Python

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

Pattern match medium

POSTs data to external URL

TROUBLESHOOTING.md · code · .post('https://

Pattern match low

Python os.environ.get — reads environment variable

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

Pattern match low

Python os.getenv — reads environment variable

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

Why the tier is capped

Execution sink present in raw bytes (Hard Floor: class C/D). Final tier capped at Caution — cannot be lifted by any downgrade, example-payload opt-in, or allowlist.

Permissions & capabilities

No declared permissions — minimal attack surface.

package_installnetwork_innetwork_out

Is this flag fair?

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