stitch-videos-ffmpeg
Pass
Audited by Gen Agent Trust Hub on Aug 19, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill uses Python's
subprocess.run()and shell scripts to executeffmpegandffprobe. These calls are used to normalize video clips, apply filter graphs (xfade, overlays, scaling), and mux audio. The commands use structured arguments and are directed at local media assets defined in an input JSON plan. Evidence found in: scripts/composite.py(line 89 and 132)scripts/composite_final.py(line 20, 71, and 85)scripts/voiceless/composite.py(line 35, 46, and 147)scripts/normalize_clip.sh(line 9 and 11)
Audit Metadata