youtube-downloader
Warn
Audited by Snyk on Jun 20, 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.80). The script calls pip at runtime to install the yt-dlp package (via "python -m pip install ... yt-dlp"), which fetches and executes remote code from the Python Package Index (e.g. https://pypi.org/project/yt-dlp) and is required for the skill to run.
Issues (1)
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata