minipay-integration
Warn
Audited by Snyk on Mar 22, 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 designed for a blockchain wallet integration (MiniPay) and includes concrete, specific code to connect a wallet and send token transfer transactions (e.g., createWalletClient, walletClient.sendTransaction, encodeFunctionData to call ERC20 transfer, parseUnits). This is direct crypto/blockchain transaction execution capability (moving funds), not a generic tool. It therefore meets the "Direct Financial Execution" criteria.
Issues (1)
W009
MEDIUMDirect money access capability detected (payment gateways, crypto, banking).
Audit Metadata