create-chatgpt-video-ad
Pass
Audited by Gen Agent Trust Hub on Jul 10, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill utilizes Node.js
execSyncand Pythonsubprocess.runto invokeffmpegandffprobe. These system calls are strictly used for video encoding, duration probing, and audio mixing, which are essential for generating the final video ad files. - [EXTERNAL_DOWNLOADS]: The skill requires the
playwrightpackage to render the chat interface animations. This typically involves the standard download of browser binaries (Chromium) used for the automated recording process. - [SAFE]: Analysis of the source code and documentation confirms that the skill performs only the actions described. There is no evidence of data exfiltration, credential harvesting, persistence mechanisms, or attempts to bypass security filters. The logic is focused on local media processing and automation within the user's environment.
Audit Metadata