send
Warn
Audited by Snyk on May 15, 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 crypto transaction execution: it provides a dedicated "send" command to transfer native tokens and ERC-20 tokens to addresses, requires an active session and sufficient balance, enforces pre-send checks (status, balance, explicit recipient confirmation), uses chain-specific flags and native token rules, and mandates post-send tx-status verification. These are concrete, purpose-built capabilities to create and send blockchain transactions (i.e., move funds). This matches the "Crypto/Blockchain (Wallets, Swaps, Signing)" category and therefore is direct financial execution.
Issues (1)
W009
MEDIUMDirect money access capability detected (payment gateways, crypto, banking).
Audit Metadata