youtube-download
Warn
Audited by Snyk on Feb 16, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (high risk: 1.00). The skill uses yt-dlp to fetch and parse metadata and media from arbitrary public video sites (e.g., YouTube, Bilibili, Twitter/X) via commands like
uvx yt-dlp --cookies-from-browser chrome -j "$VIDEO_URL", so it ingests untrusted, user-provided third‑party web content that the agent must read and interpret.
Audit Metadata