Uniswap Trading

Warn

Audited by Snyk on Jul 5, 2026

Risk Level: MEDIUM
Full Analysis

MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).

  • Potentially malicious external URL detected (high risk: 1.00). The demo fetches a runtime quote from https://trading-api.uniswap.org/v1/quote which returns universalRouterCalldata that is then sent as transaction calldata (causing on-chain contract execution), so the URL is a runtime external dependency that directly controls executed code.

MEDIUM W009: Direct money access capability detected (payment gateways, crypto, banking).

  • Direct money access detected (high risk: 1.00). The skill is explicitly "Uniswap Trading" (provided by Uniswap). That name identifies a specific crypto trading tool/DEX interface whose primary purpose is swaps/trading on a blockchain (crypto/blockchain operations such as swaps, signing transactions, and wallet interactions). This is a specific financial execution capability (crypto transactions), not a generic tool, so it meets the Direct Financial Execution criteria.

Issues (2)

W012
MEDIUM

Unverifiable external dependency detected (runtime URL that controls agent).

W009
MEDIUM

Direct money access capability detected (payment gateways, crypto, banking).

Audit Metadata
Risk Level
MEDIUM
Analyzed
Jul 5, 2026, 02:12 PM
Issues
2
Security Audit — snyk — Uniswap Trading