video-understand
Pass
Audited by Gen Agent Trust Hub on Sep 15, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No security risks or vulnerabilities were found. The python script runs subprocess commands using fixed list arguments instead of passing raw strings to a shell, effectively preventing command injection. The optional auto-installation of
openai-whisperuses the standard Python package manager (pip) from official registries and only executes if an interactive terminal session is detected.
Audit Metadata