ClawAudit verdict
web3-docs
Documentation reference for EVM development tools; no credential access or network calls, purely a reference guide.
⚠ 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 (7)
Pipe-to-shell pattern (curl | sh) — supply chain attack vector
references/foundry.md · code · curl -L https://foundry.paradigm.xyz | bash
Pipe to bash — executes piped content as shell commands
references/foundry.md · code · | bash
Opens WebSocket connection
references/ethers.md · code · WebSocket
Accesses sensitive environment variables
references/hardhat.md · code · process.env.DEPLOYER_PRIVATE_KEY
Popular HTTP library — network access
references/solidity.md · code · got
Node http/https module — low-level network access
scripts/fetch-docs.js · prose · downgraded · require('https')
String.fromCharCode — can build strings to evade detection
scripts/fetch-docs.js · prose · downgraded · String.fromCharCode
Why the tier is capped
Execution sink present in raw bytes (Hard Floor: class A). 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.