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-url via HTTP (GET {base_url}/v1/models and POST {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
MEDIUM

Third-party content exposure detected (indirect prompt injection risk).

Audit Metadata
Risk Level
MEDIUM
Analyzed
Jun 18, 2026, 04:34 PM
Issues
1
Security Audit — snyk — dynamo-router-starter