ClawAudit verdict
wzrd
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.
Findings (6)
Pipe-to-shell pattern (curl | sh) — supply chain attack vector
README.md · code · curl -fsSL https://app.twzrd.xyz/raw/wzrd-trade.sh | bash
Pipe to bash — executes piped content as shell commands
README.md · code · | bash
Python httpx request — network access
README.md · code · httpx.get(
Opens WebSocket connection
awesome-solana-ai/README.md · prose · downgraded · WebSocket
Python os.getenv — reads environment variable
example_agent.py · prose · downgraded · os.getenv(
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?
Thanks — recorded.