solidity-hardhat-development
Pass
Audited by Gen Agent Trust Hub on Mar 12, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [SAFE]: No malicious patterns, obfuscation, or unauthorized data access attempts were detected in the skill contents.
- [COMMAND_EXECUTION]: The skill provides standard CLI commands for initializing, building, testing, and deploying smart contracts using the Hardhat framework. These commands are necessary for the skill's primary purpose.
- [DATA_EXPOSURE]: The instructions demonstrate a security-conscious approach by advising the use of
configVariableto manage sensitive data like API keys and RPC URLs, preventing hardcoded credentials in configuration files.
Audit Metadata