dynamo-router-starter
Warn
Audited by Snyk on Jun 18, 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.65). The required runtime path runs
scripts/check_router_health.py, which fetches readable JSON from the user-supplied--base-urlvia HTTP (GET {base_url}/v1/modelsandPOST {base_url}/v1/chat/completions), so any outsider-controlled server response/body text can be ingested into the agent’s LLM context through the script’s printed JSON.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata