ffmpeg-quality

Pass

Audited by Gen Agent Trust Hub on Jun 27, 2026

Risk Level: SAFE
Full Analysis
  • [COMMAND_EXECUTION]: The script scripts/quality.py executes the ffmpeg binary to perform video analysis. It uses subprocess.run() with a list of arguments and the default shell=False setting, which is the recommended secure method for executing external processes. This prevents shell injection vulnerabilities even when handling user-provided file paths or parameters.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 27, 2026, 09:53 AM
Security Audit — agent-trust-hub — ffmpeg-quality