Route trades across multiple DEXs to find optimal prices with minimal slippage and gas costs. Use when comparing DEX prices, finding optimal swap routes, analyzing price impact, splitting large orders, or assessing MEV risk. Trigger with phrases like "find best swap", "compare DEX prices", "route trade", "optimal swap route", "split order", "DEX aggregator", "check slippage", or "MEV protection".
69
—
Does it follow best practices?
Impact
—
No eval scenarios have been run
Advisory
Suggest reviewing before use
Security
2 findings — 2 medium severity. This skill can be installed but you should review these findings before use.
The skill exposes the agent to untrusted, user-generated content from public third-party sources, creating a risk of indirect prompt injection. This includes browsing arbitrary URLs, reading social media posts or forum comments, and analyzing content from unknown websites.
Third-party content exposure detected (high risk: 1.00). The skill's runtime fetcher (scripts/quote_fetcher.py) and SKILL.md explicitly query open public aggregator APIs (1inch, Paraswap, 0x and related third‑party endpoints) and the agent directly reads and uses those quotes to rank routes, split orders, and drive MEV/execution recommendations, so untrusted third‑party responses can materially influence tool behavior.
The skill is specifically designed for direct financial operations, giving the agent the ability to move money or execute financial transactions — such as payment processing, cryptocurrency operations, banking integrations, or market order execution.
Direct money access detected (high risk: 1.00). The skill is explicitly a crypto trade routing tool: it integrates specific DEX aggregator APIs (1inch, Paraswap, 0x), computes swap routes, split orders for large trades, assesses MEV risk, and references MEV-protected execution examples. These are concrete, finance-specific components for executing token swaps (crypto/blockchain trading). Under the core rule, this is a tool specifically designed for financial operations (DEX swaps/aggregation), so it represents direct financial execution capability.
607d11b
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.