hardhat-tron
Pass
Audited by Gen Agent Trust Hub on Feb 28, 2026
Risk Level: SAFE
Full Analysis
- [CREDENTIALS_UNSAFE]: The skill correctly instructs users to use environment variables (
process.env.TRON_PRIVATE_KEYandprocess.env.TRON_PRO_API_KEY) rather than hardcoding sensitive information in the configuration file. - [EXTERNAL_DOWNLOADS]: The skill references official and well-known industry packages such as
@layerzerolabs/hardhat-tronand@layerzerolabs/hardhat-deploy. These are standard tools for the described TRON development workflow. - [COMMAND_EXECUTION]: The documentation includes standard development commands like
npx hardhat compile,npx hardhat deploy, andnpx hardhat test. These are legitimate operations within the context of the Hardhat framework.
Audit Metadata