wagmi
Warn
Audited by Snyk on Feb 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 is explicitly for Ethereum/EVM blockchain interactions and includes wallet connectors (coinbaseWallet, walletConnect, injected), hooks for connecting accounts, and contract write APIs (useWriteContract / useContractWrite) with a concrete Transfer example that calls writeContract to execute a transfer and waits for transaction receipts. These are direct crypto wallet/transaction capabilities (signing/sending on-chain transactions), which constitute direct financial execution.
Audit Metadata