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
ffmpegandffprobeto record the animation, calculate durations, and stitch audio tracks onto the master video. These commands are invoked via Node.jschild_process.execSyncin the recording scripts and via Pythonsubprocess.runinside thestitch.shshell script. All executions are scoped to media processing tasks. - [EXTERNAL_DOWNLOADS]: The skill relies on the
playwrightNode.js library to launch a headless browser and record the UI animation. This is a standard dependency for browser automation tasks.
Audit Metadata