evm-testing

Pass

Audited by Gen Agent Trust Hub on Aug 4, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill serves as a documentation and template library for smart contract testing. All code examples use standard Foundry and Hardhat practices without any malicious patterns.
  • [SAFE]: External references are limited to official documentation for well-known technology tools (Foundry, Hardhat, Trail of Bits, a16z crypto). No external scripts are downloaded or executed.
  • [SAFE]: Credential management follows industry best practices by instructing users to use environment variables (e.g., ${ETH_RPC_URL}) rather than hardcoding secrets in configuration or test files.
  • [SAFE]: Command execution examples are limited to standard development CLI tools (forge, npx hardhat, npm install) which are expected and necessary for the skill's stated purpose of contract testing.
  • [SAFE]: No obfuscation, data exfiltration, or persistence mechanisms were detected in the provided files.
Audit Metadata
Risk Level
SAFE
Analyzed
Aug 4, 2026, 12:30 AM
Security Audit — agent-trust-hub — evm-testing