ton-best-practices
Warn
Audited by Snyk on Mar 2, 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 about TON blockchain smart-contracts and contains concrete APIs and code patterns that perform on-chain value transfers and wallet interactions (e.g., sendTransfer, createMessage().storeCoins(...).send(...), references to jettonWallet, modes that forward/destroy balances, bounce recovery for transferred funds). Although framed as best-practices/auditing, it specifically documents how to construct and send transactions and handle token wallets on TON — i.e., concrete crypto/blockchain transfer operations rather than generic tooling. Therefore it provides direct crypto financial-execution capability.
Audit Metadata