media-processing

Pass

Audited by Gen Agent Trust Hub on Sep 23, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill correctly uses subprocess.run with 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 pathlib module, 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/.coverage file is a standard SQLite database produced by the coverage.py tool during development and does not contain malicious code or sensitive data.
Audit Metadata
Risk Level
SAFE
Analyzed
Sep 23, 2026, 05:05 PM
Security Audit — agent-trust-hub — media-processing