openrouter-video-generator
Warn
Audited by Snyk on Aug 7, 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). In
scripts/openrouter_video.py, the skill reads outsider-authored free text at runtime viaprompt = sys.stdin.read().strip()and sends it as thepromptfield in the OpenRouter video job submission (POST {base_url}/videos).
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata