ton-cli

Warn

Audited by Snyk on Apr 14, 2026

Risk Level: MEDIUM
Full Analysis

MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).

  • Potentially malicious external URL detected (high risk: 1.00). The skill invokes remote code at runtime via the npx package spec "npx @ton/mcp@alpha", which causes npm to fetch and execute the @ton/mcp package from the registry, so this external dependency executes remote code during runtime.

MEDIUM W009: Direct money access capability detected (payment gateways, crypto, banking).

  • Direct money access detected (high risk: 1.00). The skill is explicitly a TON blockchain wallet CLI. It provides direct crypto financial operations: send_ton, send_jetton, send_nft, send_raw_transaction, swap quoting, wallet management, balance queries, and uses MNEMONIC/PRIVATE_KEY environment variables for signing/sending. These are specific tools for moving funds and executing transactions on-chain, so it grants direct financial execution capability.

Issues (2)

W012
MEDIUM

Unverifiable external dependency detected (runtime URL that controls agent).

W009
MEDIUM

Direct money access capability detected (payment gateways, crypto, banking).

Audit Metadata
Risk Level
MEDIUM
Analyzed
Apr 14, 2026, 02:38 PM
Issues
2