sodax-dapp-kit
Pass
Audited by Gen Agent Trust Hub on Jul 6, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as an integration guide for the
@sodax/dapp-kitv2 library. Analysis of the 65 files, including rules and code snippets, shows no signs of malicious intent. - [COMMAND_EXECUTION]: The skill includes instructions for running standard development commands like
pnpm tsc --noEmitfor type checking andgreporsedfor code analysis and automated migration (codemods). These are appropriate for a developer-oriented skill. - [EXTERNAL_DOWNLOADS]: Instructions include installing official packages via
pnpm addfrom trusted or vendor-owned scopes (@sodax/*,@tanstack/*). - [DATA_EXFILTRATION]: No sensitive file access or unauthorized data transmission patterns were detected. The skill uses standard cryptographic addresses and public RPC endpoints (e.g.,
sonic-rpc.publicnode.com,mempool.space) as examples for blockchain interactions.
Audit Metadata