hardhat-tron
Warn
Audited by Snyk on Feb 28, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W009: Direct money access capability detected (payment gateways, crypto, banking).
- Direct money access detected (high risk: 1.00). The skill is explicitly for blockchain development and deployment on TRON: it references the hardhat-tron plugin and hardhat-deploy, targets Nile/mainnet, and calls out TRON_PRIVATE_KEY (and TRON_PRO_API_KEY). Those components are specifically used to sign and send on-chain transactions and deploy contracts (i.e., perform crypto wallet operations and move value). This is a specific crypto/blockchain execution capability, not a generic tool, so it meets the "Direct Financial Execution" criteria.
Audit Metadata