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 complex ffmpeg and ffprobe command sequences for video analysis and processing.
  • [COMMAND_EXECUTION]: The script implements subprocess.run() calls using argument lists rather than shell strings and explicitly avoids shell=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
Risk Level
SAFE
Analyzed
Jun 27, 2026, 09:53 AM
Security Audit — agent-trust-hub — ffmpeg-ivtc