miniapp-to-web
Warn
Audited by Snyk on Apr 8, 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 integrates crypto wallet tooling and transaction execution: it adds Wagmi and injected connectors (MetaMask etc.), describes walletAuth (SIWE) flows, and documents MiniKit.sendTransaction usage (including encoding function calls for token approve and swap, chainId 480, tx receipts, and userOpHash). These are specific blockchain/crypto transaction APIs and wallet-signing functions (sendTransaction, signMessage, signTypedData), which are directly capable of moving funds on-chain. This therefore constitutes direct financial execution capability.
Issues (1)
W009
MEDIUMDirect money access capability detected (payment gateways, crypto, banking).
Audit Metadata