routing-dex-trades
Optimizes trades across multiple DEXs, minimizing slippage and gas costs while assessing MEV risk for better trading decisions.
Install this skill
Security score
The routing-dex-trades skill was audited on May 24, 2026 and we found 16 security issues across 2 threat categories, including 5 high-severity. Review the findings below before installing.
Categories Tested
Security Issues
Template literal with variable interpolation in command context
| 39 | 4. Copy settings: `cp ${CLAUDE_SKILL_DIR}/config/settings.yaml.example ${CLAUDE_SKILL_DIR}/config/settings.yaml` |
Template literal with variable interpolation in command context
| 45 | ```bash |
Template literal with variable interpolation in command context
| 51 | ```bash |
Template literal with variable interpolation in command context
| 57 | ```bash |
Template literal with variable interpolation in command context
| 63 | ```bash |
Template literal with variable interpolation in command context
| 69 | ```bash |
Template literal with variable interpolation in command context
| 75 | ```bash |
Template literal with variable interpolation in command context
| 87 | See `${CLAUDE_SKILL_DIR}/references/implementation.md` for detailed output examples. |
Template literal with variable interpolation in command context
| 98 | See `${CLAUDE_SKILL_DIR}/references/errors.md` for comprehensive error handling. |
Template literal with variable interpolation in command context
| 104 | ```bash |
Template literal with variable interpolation in command context
| 110 | ```bash |
Template literal with variable interpolation in command context
| 116 | ```bash |
Template literal with variable interpolation in command context
| 120 | See `${CLAUDE_SKILL_DIR}/references/examples.md` for multi-hop discovery and MEV-protected execution examples. |
Template literal with variable interpolation in command context
| 124 | - `${CLAUDE_SKILL_DIR}/references/implementation.md` - Trade size guide, split optimization, MEV scoring, API config |
External URL reference
| 126 | - [Paraswap API](https://developers.paraswap.network/) - Secondary aggregator |
External URL reference
| 127 | - [0x API](https://0x.org/docs/api) - Third aggregator |