web3-frontend
Warn
Audited by Snyk on Feb 21, 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 Web3 front-end integration for wallet connections and contract interactions. It names viem/wagmi/RainbowKit/WalletConnect, describes wallet connection flows, and specifically documents transaction sending patterns (useWriteContract, useWaitForTransactionReceipt, estimateContractGas), a concrete example for NFT minting that sends transactions, and guidance for building UX around signing/transaction lifecycle. These are crypto/blockchain capabilities (wallets, signing, sending on-chain transactions) — i.e., explicit tools to execute financial transactions on-chain — so it meets the "Direct Financial Execution" criterion.
Audit Metadata