creating-video
Warn
Audited by Gen Agent Trust Hub on Jul 30, 2026
Risk Level: MEDIUMREMOTE_CODE_EXECUTIONCOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [REMOTE_CODE_EXECUTION]: The scripts
scripts/omni_generate.pyandscripts/veo_generate.pyattempt to dynamically install therequestslibrary usingos.systemif it is not found in the environment. This involves executing an arbitrary shell command to modify the Python environment at runtime. - [COMMAND_EXECUTION]: The
scripts/assemble.pyscript usessubprocess.runto executeffmpegandffprobebinaries for video trimming, stitching, and metadata retrieval. This involves executing external processes with arguments derived from input parameters. - [EXTERNAL_DOWNLOADS]: The skill communicates with Cloudflare's AI Gateway (
gateway.ai.cloudflare.com) to send generation prompts and download resulting video files. While Cloudflare is a well-known service provider, this involves external network operations and data transfer.
Audit Metadata