ClawAudit verdict

wzrd

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

Parimutuel prediction market on Solana via MCP server; USDC staking is the explicitly stated purpose, no secret exfiltration or deceptive behavior present.

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

23
security
100
transparency
90
maintenance

Findings (6)

Pattern match critical

Pipe-to-shell pattern (curl | sh) — supply chain attack vector

README.md · code · curl -fsSL https://app.twzrd.xyz/raw/wzrd-trade.sh | bash

Pattern match critical

Pipe to bash — executes piped content as shell commands

README.md · code · | bash

Pattern match medium

Python httpx request — network access

README.md · code · httpx.get(

Pattern match low

Opens WebSocket connection

awesome-solana-ai/README.md · prose · downgraded · WebSocket

Pattern match low

Python os.getenv — reads environment variable

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

Pattern match low

Python aiohttp session — async network access

example_agent.py · prose · downgraded · aiohttp.ClientSession

Why the tier is capped

Execution sink present in raw bytes (Hard Floor: class A/B). 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.

Is this flag fair?

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