convert-video
Pass
Audited by Gen Agent Trust Hub on May 13, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill implements video manipulation functionality using the system tools
ffmpegandffprobe, which are explicitly restricted and scoped in theallowed-toolsfrontmatter. - [SAFE]: No security concerns such as data exfiltration, malicious prompt injections, or unauthorized network operations were identified in the instructions or command patterns.
- [SAFE]: The skill includes a mandatory safety check requiring the agent to confirm the final command with the user before execution.
- [SAFE]: Operational patterns utilize proper shell variable quoting (e.g.,
"$INPUT") to defend against potential filename-based command injection.
Audit Metadata