Skip to main content

routing-dex-trades

Optimizes trades across multiple DEXs, minimizing slippage and gas costs while assessing MEV risk for better trading decisions.

Install this skill

or
0/100

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

high line 39

Template literal with variable interpolation in command context

SourceSKILL.md
394. Copy settings: `cp ${CLAUDE_SKILL_DIR}/config/settings.yaml.example ${CLAUDE_SKILL_DIR}/config/settings.yaml`
medium line 45

Template literal with variable interpolation in command context

SourceSKILL.md
45```bash
medium line 51

Template literal with variable interpolation in command context

SourceSKILL.md
51```bash
medium line 57

Template literal with variable interpolation in command context

SourceSKILL.md
57```bash
medium line 63

Template literal with variable interpolation in command context

SourceSKILL.md
63```bash
medium line 69

Template literal with variable interpolation in command context

SourceSKILL.md
69```bash
medium line 75

Template literal with variable interpolation in command context

SourceSKILL.md
75```bash
high line 87

Template literal with variable interpolation in command context

SourceSKILL.md
87See `${CLAUDE_SKILL_DIR}/references/implementation.md` for detailed output examples.
high line 98

Template literal with variable interpolation in command context

SourceSKILL.md
98See `${CLAUDE_SKILL_DIR}/references/errors.md` for comprehensive error handling.
medium line 104

Template literal with variable interpolation in command context

SourceSKILL.md
104```bash
medium line 110

Template literal with variable interpolation in command context

SourceSKILL.md
110```bash
medium line 116

Template literal with variable interpolation in command context

SourceSKILL.md
116```bash
high line 120

Template literal with variable interpolation in command context

SourceSKILL.md
120See `${CLAUDE_SKILL_DIR}/references/examples.md` for multi-hop discovery and MEV-protected execution examples.
high line 124

Template literal with variable interpolation in command context

SourceSKILL.md
124- `${CLAUDE_SKILL_DIR}/references/implementation.md` - Trade size guide, split optimization, MEV scoring, API config
low line 126

External URL reference

SourceSKILL.md
126- [Paraswap API](https://developers.paraswap.network/) - Secondary aggregator
low line 127

External URL reference

SourceSKILL.md
127- [0x API](https://0x.org/docs/api) - Third aggregator
Scanned on May 24, 2026
View Security Dashboard
Installation guide →