v4-sdk-integration
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 is explicitly an app-layer SDK for Uniswap v4 and contains concrete, actionable APIs and code patterns to execute on-chain token swaps and liquidity operations. It shows direct transaction execution calls (e.g., universalRouter.execute, walletClient.writeContract), ERC20 approval flows (approve, Permit2), PositionManager.multicall for add/remove/collect liquidity, and swap action construction (V4Planner/RoutePlanner). These are specific crypto/blockchain capabilities for moving funds and signing/sending transactions, not generic tooling. Therefore it grants direct financial execution authority.
Issues (1)
W009
MEDIUMDirect money access capability detected (payment gateways, crypto, banking).
Audit Metadata