yt-dlp
Pass
Audited by Gen Agent Trust Hub on Jul 17, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADSNO_CODE
Full Analysis
- [COMMAND_EXECUTION]: The skill provides numerous examples of shell commands for using the yt-dlp CLI and includes Python scripts that wrap yt-dlp library calls. It also guides users on creating custom post-processors that execute ffmpeg commands for media manipulation.
- [EXTERNAL_DOWNLOADS]: The documentation instructs users to install external dependencies such as yt-dlp via pip and ffmpeg via system package managers (apt, brew) to enable the skill's functionality.
- [NO_CODE]: Several scripts in the scripts/ directory (deploy.py, init.py, test.py, validate.py) are currently empty placeholders containing only boilerplate code and 'TODO' comments.
Audit Metadata