ffmpeg-ivtc
Pass
Audited by Gen Agent Trust Hub on Jun 27, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill includes a Python script (
scripts/ivtc.py) designed to automate complexffmpegandffprobecommand sequences for video analysis and processing. - [COMMAND_EXECUTION]: The script implements
subprocess.run()calls using argument lists rather than shell strings and explicitly avoidsshell=True. This implementation follows security best practices to prevent shell injection vulnerabilities. - [SAFE]: The skill documentation and scripts were analyzed for prompt injection, data exfiltration, and obfuscation. No malicious patterns were detected, and all activities are consistent with the skill's stated purpose of video manipulation.
Audit Metadata