ffmpeg-bitstream
Pass
Audited by Gen Agent Trust Hub on Jun 27, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No security issues detected. The skill correctly utilizes the
subprocessmodule to executeffmpegandffprobecommands as part of its intended media processing functionality. It follows security best practices by passing commands as lists (avoiding shell injection vulnerabilities associated withshell=True) and using structured JSON parsing to handle output from system tools.
Audit Metadata