highlight-planner

Pass

Audited by Gen Agent Trust Hub on Jul 20, 2026

Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
  • [COMMAND_EXECUTION]: The script scripts/plan_highlight.py executes the yt-dlp command-line utility to retrieve video metadata. This is a functional requirement for estimating highlight file sizes. The command is invoked using a structured list of arguments within subprocess.run, which is a secure implementation that prevents shell injection vulnerabilities.
  • [EXTERNAL_DOWNLOADS]: The skill performs network requests to external video hosting platforms via yt-dlp to fetch duration and file size information. This activity is transparently described and is used solely to provide metadata estimates to the user.
Audit Metadata
Risk Level
SAFE
Analyzed
Jul 20, 2026, 12:54 AM
Security Audit — agent-trust-hub — highlight-planner