web3-testing
Pass
Audited by Gen Agent Trust Hub on Jun 18, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a legitimate developer guide for smart contract testing and does not contain any malicious instructions or obfuscated content.
- [CREDENTIALS_SAFE]: The provided configuration examples correctly demonstrate the use of environment variables (
process.env) for sensitive data such as private keys and API tokens, avoiding the risk of hardcoded credentials. - [EXTERNAL_DOWNLOADS]: References to external entities (Alchemy, Etherscan, GitHub Actions, Codecov) are for standard development services and well-known integrations required for blockchain development and CI/CD pipelines.
- [COMMAND_EXECUTION]: Command-line instructions are restricted to standard development workflows, such as compiling, testing, and generating coverage reports using
npx hardhat.
Audit Metadata