ClawAudit verdict
web3-dapp-builder
web3-dapp-development-skill
Accesses credentials AND encodes data
Web3 DApp development reference with architectural patterns and code examples; no credential collection or external data transmission.
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.
What it does
These are capability combinations: each listed behavior occurs in the skill, but ClawAudit detects co-occurrence โ it does not verify that one flows into another. Read the code to confirm a live chain.
Accesses credentials AND encodes data โ may obfuscate stolen credentials
LLM02 ยท ASI03 ยท ASI04
Permission integrity
credential_access
Findings (3)
References sudo โ requests elevated privileges
SKILL.md ยท code ยท sudo
Opens WebSocket connection
SKILL.md ยท code ยท WebSocket
Accesses sensitive environment variables
SKILL.md ยท code ยท process.env.JWT_SECRET
Permissions & capabilities
No declared permissions โ minimal attack surface.
network_indata_encodingcredential_access Thanks โ recorded.