video-editor
Pass
Audited by Gen Agent Trust Hub on Apr 9, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [SAFE]: Detailed analysis of the skill's instructions, code templates, and metadata found no evidence of malicious patterns, prompt injections, or data exfiltration. The skill is focused on providing legitimate video editing utility.
- [EXTERNAL_DOWNLOADS]: The skill references the installation of the well-known and reputable Python packages
openai-whisperandfaster-whisperfor speech-to-text functionality. - [COMMAND_EXECUTION]: The skill utilizes standard video processing tools (
ffmpeg,ffprobe) andGNU parallel. The provided Python and Shell code samples demonstrate secure execution patterns, such as using list-based arguments insubprocess.runand properly quoting shell variables, which effectively mitigates command injection risks.
Audit Metadata