web3-testing
Pass
Audited by Gen Agent Trust Hub on Apr 14, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [SAFE]: The skill implements secure secret management by instructing the use of environment variables (
process.env) for sensitive credentials such as private keys and API tokens. - [SAFE]: Utilizes well-known, industry-standard packages and libraries for web3 development, including Hardhat, Ethers.js, and Foundry.
- [COMMAND_EXECUTION]: Provides standard shell commands for smart contract compilation, testing, and deployment (e.g.,
npx hardhat test,npm install), which are necessary for the skill's stated purpose.
Audit Metadata