jaw-sdk-best-practices
Warn
Audited by Snyk on May 12, 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 documents blockchain wallet and payment functionality: it covers "sending transactions (single or batched) through JAW smart accounts", "headless USDC payments, batch payouts, ERC-20 gas", "implementing subscription payments or recurring charges", "building headless integrations, server-side, or AI agent wallets", and use of the Account class directly (no UI). These are specific crypto/blockchain payment and transaction APIs (wallets, signing, transaction submission, and stablecoin payouts) that enable moving funds programmatically. Under the defined criteria (crypto/blockchain wallets, swaps, signing, and market/payment operations), this is specifically designed for financial execution.
Issues (1)
W009
MEDIUMDirect money access capability detected (payment gateways, crypto, banking).
Audit Metadata