Uniswap Trading
Warn
Audited by Snyk on Jun 19, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 0.90). The skill issues a runtime fetch to https://trading-api.uniswap.org/v1/quote and uses the returned routing.universalRouterCalldata (calldata and value) to construct and send transactions, meaning remote-supplied content directly controls what code is executed on-chain at runtime.
MEDIUM W009: Direct money access capability detected (payment gateways, crypto, banking).
- Direct money access detected (high risk: 1.00). The skill is explicitly titled "Uniswap Trading" and provided by Uniswap, which implies it is specifically designed to perform cryptocurrency trading (swaps, liquidity/transaction actions and likely signing/interaction with wallets). That is a direct financial execution capability (crypto/blockchain transactions), not a generic tool, so it should be flagged.
Issues (2)
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
W009
MEDIUMDirect money access capability detected (payment gateways, crypto, banking).
Audit Metadata