youtube-downloader
Pass
Audited by Gen Agent Trust Hub on May 1, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill executes a local script
scripts/download_video.pyusing Python to handle video downloads and processing. - [EXTERNAL_DOWNLOADS]: The documentation specifies that the skill automatically handles the installation of the
yt-dlptool from external sources if it is missing from the system. - [COMMAND_EXECUTION]: The skill accepts user-defined output paths and quality settings which are passed as arguments to the execution script.
Audit Metadata