youtube-downloader
Warn
Audited by Snyk on Feb 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 skill directly fetches and parses metadata and media from arbitrary public YouTube URLs using yt-dlp (see get_video_info which runs "yt-dlp --dump-json" and download_video which downloads the video), exposing the agent to untrusted, user-generated third-party content.
Audit Metadata