youtube-downloader

Warn

Audited by Snyk on Feb 19, 2026

Risk Level: MEDIUM
Full Analysis

MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).

  • Potentially malicious external URL detected (high risk: 0.90). The skill's runtime calls pip to install yt-dlp if missing (subprocess.run([sys.executable, "-m", "pip", "install", "yt-dlp"])), which fetches and executes remote package code from PyPI (https://pypi.org/project/yt-dlp/) and is a required dependency for the skill to run.
Audit Metadata
Risk Level
MEDIUM
Analyzed
Feb 19, 2026, 06:03 PM