video-transcript
Warn
Audited by Snyk on Jul 23, 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.85). The required workflow downloads and processes a user-supplied remote video's subtitle/caption file (uploader subtitles via
yt-dlp ... --write-subsor auto-captions viayt-dlp ... --write-auto-subs), and thenvtt_to_paragraph.pyreads that VTT as text (args.vtt_file.read_text(...)) and emits it into the agent’s LLM context via the cleaned paragraph output—an outsider-authored free-text source.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata