Yt Dlp Downloader Skill
PassAudited by VirusTotal on May 7, 2026.
Findings (1)
The skill is a wrapper for the yt-dlp utility and includes a helper script `scripts/download.sh` that uses best practices like array-based command execution and basic input validation to prevent shell injection. However, it is classified as suspicious because the `SKILL.md` instructions explicitly direct the AI agent to access sensitive user data via the `--cookies-from-browser` flag to bypass YouTube's anti-bot measures. While this is a standard feature of yt-dlp, instructing an automated agent to access browser cookies and requesting broad shell permissions (`required_permissions: ["all"]`) constitutes a high-risk behavior, even if plausibly needed for the stated purpose.
