fast-sdk
Warn
Audited by Snyk on Mar 9, 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 a blockchain wallet and payments SDK for the Fast chain. It provides wallet setup, direct token transfers via send(), low-level transaction submission via submit(), balance checks and token management, and message signing. send() and submit() are explicit functions to move funds on-chain (and the docs warn that mainnet uses real money). This is a specific financial execution capability (crypto/blockchain wallet + on-chain transfers), not a generic tool.
Audit Metadata