web3-testing
Pass
Audited by Gen Agent Trust Hub on Mar 7, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides documentation and implementation examples for smart contract testing. All external references and dependencies are standard for the Web3 development ecosystem.
- [CREDENTIALS_UNSAFE]: The configuration examples correctly use environment variables (e.g.,
process.env.PRIVATE_KEY,process.env.ETHERSCAN_API_KEY) to manage sensitive information instead of hardcoding secrets. - [EXTERNAL_DOWNLOADS]: The skill references a well-known blockchain RPC service (Alchemy) for mainnet forking, which is a standard procedure for realistic smart contract testing.
Audit Metadata