viem-integration
Pass
Audited by Gen Agent Trust Hub on Mar 11, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a reference and documentation guide for developers integrating EVM blockchains using viem and wagmi.
- [EXTERNAL_DOWNLOADS]: Recommends the installation of standard, well-known packages from the npm registry, such as
viem,wagmi, and@tanstack/react-query. - [CREDENTIALS_UNSAFE]: The documentation includes example private keys and mnemonics (e.g., in
references/accounts-and-keys.md). These are explicitly identified as standard development test accounts (Anvil/Hardhat) and are accompanied by prominent warnings regarding security best practices and the danger of hardcoding production secrets. - [COMMAND_EXECUTION]: The skill configuration allows the use of
Bash(npm:*)andBash(npx:*), which is necessary for its intended purpose of assisting with TypeScript/JavaScript development environments.
Audit Metadata