media-files-conversion-ffmpeg

Pass

Audited by Gen Agent Trust Hub on Jun 13, 2026

Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
  • [COMMAND_EXECUTION]: The skill executes ffmpeg commands to perform audio and video processing tasks. These operations are core to the skill's stated purpose.
  • [COMMAND_EXECUTION]: The scripts/ffmpeg_helper.py script uses subprocess.run() to execute FFmpeg. Analysis confirms it uses a list of arguments rather than a shell string, which is the recommended secure method to prevent shell injection vulnerabilities.
  • [SAFE]: No network operations, data exfiltration patterns, or hardcoded credentials were detected. All external references are limited to documentation on well-known media processing best practices.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 13, 2026, 09:07 PM
Security Audit — agent-trust-hub — media-files-conversion-ffmpeg