youtube-watcher

Warn

Audited by Snyk on Jun 26, 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.95). The required runtime path takes an outsider-supplied YouTube URL, uses yt-dlp to download the video’s .vtt subtitles, reads that VTT text (vtt_file.read_text(...)), cleans it, and prints it into the agent’s LLM context—so outsider-authored transcript text is ingested via the fetched subtitle content.

Issues (1)

W011
MEDIUM

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

Audit Metadata
Risk Level
MEDIUM
Analyzed
Jun 26, 2026, 05:36 PM
Issues
1
Security Audit — snyk — youtube-watcher