video-downloader
Warn
Audited by Snyk on Jun 13, 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 creates a local venv and runs "pip install --upgrade yt-dlp" at runtime, which will fetch and install remote code from PyPI (e.g., https://pypi.org/project/yt-dlp/) and then execute that installed binary which the skill relies on.
Issues (1)
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata