creating-highlight-video

Pass

Audited by Gen Agent Trust Hub on Aug 3, 2026

Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
  • [COMMAND_EXECUTION]: The skill uses Python's subprocess module to execute yt-dlp, ffmpeg, and ffprobe. These are legitimate uses within the context of video processing. The scripts (scripts/cut_highlight.py, scripts/plan_highlight.py, and scripts/verify_highlight.py) construct command lists rather than using shell strings, which follows best practices for preventing shell injection.
Audit Metadata
Risk Level
SAFE
Analyzed
Aug 3, 2026, 05:21 PM
Security Audit — agent-trust-hub — creating-highlight-video