render-split-screen-creator
Pass
Audited by Gen Agent Trust Hub on Aug 10, 2026
Risk Level: SAFENO_CODE
Full Analysis
- [SAFE]: The skill consists entirely of documentation (Markdown) and configuration examples (JSON). No executable scripts or binary files are included in the provided package contents.
- [COMMAND_EXECUTION]: The instructions describe a workflow for using FFmpeg to perform video compositing tasks, such as creating two-zone splits, applying darkened blurred fills, and muxing audio. These operations are described as deterministic layout tasks based on a structured configuration.
- [EXTERNAL_DOWNLOADS]: The documentation references several external AI services (ElevenLabs, FAL, and VEED Fabric) used in upstream steps to generate voiceovers and lip-sync videos. The skill itself focuses on the local assembly of these supplied assets and does not contain logic to fetch or execute remote scripts.
- [REMOTE_CODE_EXECUTION]: The skill mentions the use of
faster-whisperfor local audio-to-text transcription. This is a standard machine learning library and no suspicious usage patterns were found.
Audit Metadata