remix-chatgpt-ad-from-sample
Pass
Audited by Gen Agent Trust Hub on Jul 10, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill invokes local system utilities to perform video production tasks. This includes using
ffmpegfor capturing thumbnails and encoding MP4 video exports, andnpx playwrightfor recording a simulated browser environment. It also executes local Node.js scripts (node clips/record-master.js) to drive the rendering process. - [EXTERNAL_DOWNLOADS]: To satisfy environmental prerequisites, the skill guides the user to install system-level dependencies and browser binaries from well-known sources, specifically
ffmpegvia package managers andplaywrightchromium binaries. - [PROMPT_INJECTION]: The skill derives new content from external inputs, including ad samples and brand research data. This creates a surface for indirect prompt injection where instructions could be embedded in the processed data. The skill mitigates this risk by implementing a mandatory human-in-the-loop approval gate (Phase 1.5) that requires the user to review the generated script before rendering.
Audit Metadata