mk-youtube-get-audio

Pass

Audited by Gen Agent Trust Hub on Feb 25, 2026

Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The scripts '_utility__download_jq.sh' and '_utility__download_ytdlp.sh' download binaries from the official GitHub repositories of 'jqlang/jq' and 'yt-dlp/yt-dlp'. These downloads are for essential tool dependencies from a well-known service.
  • [COMMAND_EXECUTION]: The script 'audio.sh' executes 'yt-dlp' to download media. It uses the '--cookies-from-browser' flag to access local browser cookie stores (e.g., Chrome, Firefox) for authentication purposes when needed for restricted content.
  • [COMMAND_EXECUTION]: The script '_utility__build_ytdlp.sh' uses 'pip' to install packages and 'PyInstaller' to build a local standalone binary of 'yt-dlp'. This is a standard build process for creating platform-specific executables.
Audit Metadata
Risk Level
SAFE
Analyzed
Feb 25, 2026, 12:00 PM