uniswap
Warn
Audited by Snyk on Aug 4, 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 document is a specialized Uniswap skill that includes concrete code for creating a wallet client from a private key, constructing swap/mint/approve contract calls, and submitting transactions (walletClient.writeContract / waiting for receipts). It explicitly demonstrates payment/asset actions: exactInputSingle/exactOutputSingle swaps, Permit2 approvals, and liquidity minting — i.e., sending on-chain transactions that move tokens. These are explicit financial execution operations (crypto/DEX interactions), not generic examples.
Issues (1)
W009
MEDIUMDirect money access capability detected (payment gateways, crypto, banking).
Audit Metadata