video-downloader

Pass

Audited by Gen Agent Trust Hub on Jun 16, 2026

Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The skill facilitates the installation of the yt-dlp utility via standard package managers such as pip and Homebrew, which are well-known and trusted services.
  • [COMMAND_EXECUTION]: The skill generates and executes shell commands for media downloading. The included Python implementation uses subprocess.run with argument lists, which is the recommended secure method for preventing command injection.
  • [SAFE]: No malicious patterns such as obfuscation, sensitive data exfiltration, or unauthorized persistence mechanisms were detected in the skill's instructions or scripts.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 16, 2026, 11:09 AM
Security Audit — agent-trust-hub — video-downloader