media-processing
Pass
Audited by Gen Agent Trust Hub on Sep 23, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill correctly uses
subprocess.runwith list-based arguments to interact with FFmpeg and ImageMagick binaries. This method avoids shell interpretation and prevents command injection vulnerabilities. - [SAFE]: File system operations are performed using the
pathlibmodule, ensuring robust and safe handling of input and output paths. - [SAFE]: No evidence of prompt injection, data exfiltration, or hardcoded credentials was found. Documentation examples use placeholders (e.g.,
STREAM_KEY) for sensitive information. - [SAFE]: The
scripts/tests/.coveragefile is a standard SQLite database produced by thecoverage.pytool during development and does not contain malicious code or sensitive data.
Audit Metadata