ton-manage-wallets
Pass
Audited by Gen Agent Trust Hub on Mar 16, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns or security risks were detected. The skill performs standard wallet management tasks such as importing, listing, and removing wallets, as well as managing active status within a local registry.
- [DATA_EXPOSURE]: The skill accesses the local file path
~/.config/ton/config.json(or the path specified byTON_CONFIG_PATH) to store and retrieve wallet metadata. This is standard behavior for managing state and configuration for the TON ecosystem and does not constitute unauthorized exposure. - [COMMAND_EXECUTION]: The skill includes tools for sensitive operations like
agentic_rotate_operator_key, which generates new key pairs and provides a dashboard URL for user confirmation. These high-capability tools are gated by user-initiated workflows and external confirmation steps, which align with secure operational practices for blockchain wallet management.
Audit Metadata