openrouter-video-gen

Warn

Audited by Snyk on Apr 17, 2026

Risk Level: MEDIUM
Full Analysis

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

  • Third-party content exposure detected (high risk: 0.90). The included scripts explicitly fetch and act on openrouter.ai API responses (scripts/list_video_models.py calls https://openrouter.ai/api/v1/videos/models and scripts/generate_video.py POSTs to https://openrouter.ai/api/v1/videos, polls the returned polling_url, and downloads from returned unsigned_urls), so untrusted third-party JSON/URLs directly drive polling, downloads, and provider parameters used by the tool.

Issues (1)

W011
MEDIUM

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

Audit Metadata
Risk Level
MEDIUM
Analyzed
Apr 17, 2026, 05:46 AM
Issues
1
Security Audit — snyk — openrouter-video-gen