create-chatgpt-video-ad

Pass

Audited by Gen Agent Trust Hub on Jul 3, 2026

Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
  • [COMMAND_EXECUTION]: The skill uses ffmpeg and ffprobe to record the animation, calculate durations, and stitch audio tracks onto the master video. These commands are invoked via Node.js child_process.execSync in the recording scripts and via Python subprocess.run inside the stitch.sh shell script. All executions are scoped to media processing tasks.
  • [EXTERNAL_DOWNLOADS]: The skill relies on the playwright Node.js library to launch a headless browser and record the UI animation. This is a standard dependency for browser automation tasks.
Audit Metadata
Risk Level
SAFE
Analyzed
Jul 3, 2026, 12:54 PM
Security Audit — agent-trust-hub — create-chatgpt-video-ad