youtube-downloader
Pass
Audited by Gen Agent Trust Hub on Jun 28, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The script
scripts/download_video.pyautomatically installs theyt-dlppackage from the official Python Package Index (PyPI) using pip if the utility is not found on the system. - [COMMAND_EXECUTION]: The skill uses the
subprocessmodule to execute system commands for dependency management and to run the video downloading utility with user-provided parameters safely passed as arguments.
Audit Metadata