ton-nfts
Warn
Audited by Snyk on Mar 16, 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 explicitly implements blockchain wallet and transfer operations for TON NFTs. It exposes a send_nft function (requiring nftAddress and toAddress), references wallet creation (ton-create-wallet), and describes polling transaction status — all of which are direct crypto asset transfer capabilities. This is a specific crypto/blockchain execution tool (wallet/transfer), not a generic interface, so it grants direct financial execution authority.
Issues (1)
W009
MEDIUMDirect money access capability detected (payment gateways, crypto, banking).
Audit Metadata