youtube-downloader
Warn
Audited by Snyk on Aug 6, 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). The skill’s runtime path takes a user-provided YouTube URL into
scripts/download_video.pywhere it callsyt-dlp --dump-json ... url(reads/ingests free text returned by YouTube/metadata for the video title/uploader) before downloading, so an outsider can supply the URL and thereby influence the text ingested.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata