ton-cli
Pass
Audited by Gen Agent Trust Hub on Apr 29, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: Fetches the
@ton/mcppackage from the NPM registry using thenpxcommand. - [COMMAND_EXECUTION]: Runs shell commands to execute TON wallet tools for querying balances, fetching transaction history, and sending assets.
- [CREDENTIALS_UNSAFE]: References environment variables and local configuration files (
~/.config/ton/config.json) for managing wallet mnemonics and private keys, which is standard functionality for this type of tool.
Audit Metadata