openrouter-model-routing
Warn
Audited by Snyk on Aug 5, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (medium risk: 0.30). The skill’s runtime routing/auto-routing functions read free-text prompts from callers (e.g.,
auto_route()extractsm["content"]frommessages) and then send that text to OpenRouter viaclient.chat.completions.create, so an outsider can supply arbitrary prompt text that the workflow ingests.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata