TRC20 Token Toolkit
Pass
Audited by Gen Agent Trust Hub on Apr 10, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill manages TRON transactions using the well-known
tronweblibrary. - [SAFE]: Implements security best practices such as mandatory address validation, human-readable amount parsing, and explicit dry-run support to prevent accidental transactions.
- [SAFE]: Explicitly disables high-risk "infinite approval" (MAX_UINT256) patterns, requiring users to specify exact amounts for token permissions.
- [SAFE]: Network requests are directed to official TronGrid nodes or the vendor's infrastructure (
bankofai.io), which is consistent with the skill's identity. - [SAFE]: Secret management follows standard practices, using environment variables and providing clear warnings against logging sensitive data.
Audit Metadata