web-to-miniapp
Warn
Audited by Snyk on Apr 14, 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 with blockchain wallet functionality and provides code for sending on-chain transactions. It describes using an EIP-1193 provider (getWorldAppProvider), maps eth_sendTransaction to MiniKit.sendTransaction, shows concrete examples that bundle ERC-20 approve and contract swap calls, handles userOpHash receipts, and instructs whitelisting tokens/contract entrypoints. These are direct crypto/blockchain transaction and signing primitives (moving tokens, approving/spending), so the skill is specifically designed to execute financial transactions on-chain.
Issues (1)
W009
MEDIUMDirect money access capability detected (payment gateways, crypto, banking).
Audit Metadata