ClawAudit verdict

web3-docs

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

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.

5
security
70
transparency
70
maintenance

Findings (7)

Pattern match critical

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

references/foundry.md · code · curl -L https://foundry.paradigm.xyz | bash

Pattern match critical

Pipe to bash — executes piped content as shell commands

references/foundry.md · code · | bash

Pattern match medium

Opens WebSocket connection

references/ethers.md · code · WebSocket

Pattern match medium

Accesses sensitive environment variables

references/hardhat.md · code · process.env.DEPLOYER_PRIVATE_KEY

Pattern match medium

Popular HTTP library — network access

references/solidity.md · code · got

Pattern match low

Node http/https module — low-level network access

scripts/fetch-docs.js · prose · downgraded · require('https')

Pattern match low

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?

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