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
86%
Does it follow best practices?
Run evals on this skill
Adds up to 20 points to the overall score
View guide
Medium
Suggest reviewing before use
Security
1 medium severity finding. This skill can be installed but you should review these findings before use.
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.
The skill is explicitly designed for crypto trade routing and DEX swaps. It references and integrates with crypto aggregator APIs (1inch, Paraswap, 0x), includes scripts for quoting, splitting large orders and MEV checks, and mentions MEV-protected execution examples. The allowed-tools line also includes a crypto-specific Bash tool (Bash(crypto:dex-*)). Because this skill's primary, explicit purpose is performing and optimizing token swaps across DEXs (i.e., moving crypto funds), it constitutes direct financial execution capability.
Low
Low-risk findings.
1 low severity finding. Worth noting, but not necessarily harmful.
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.
In `scripts/quote_fetcher.py`, the workflow fetches JSON from third-party aggregator APIs (1inch/Paraswap/0x) based on user-provided token pair/amount and ingests fields like protocol names into the LLM input (via normalization/formatting), which can contain outsider-authored free text.
0540a62
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.