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-subs or auto-captions via yt-dlp ... --write-auto-subs), and then vtt_to_paragraph.py reads 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
MEDIUM

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

Audit Metadata
Risk Level
MEDIUM
Analyzed
Jul 23, 2026, 09:19 PM
Issues
1
Security Audit — snyk — video-transcript