ffmpeg-subtitles

Pass

Audited by Gen Agent Trust Hub on Jun 27, 2026

Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
  • [COMMAND_EXECUTION]: The skill utilizes a Python script (scripts/subs.py) to interface with ffmpeg. Detailed inspection confirms that it follows security best practices by using subprocess.run with a list of arguments, thereby avoiding shell injection vulnerabilities. It also provides robust escaping for file paths used within ffmpeg filters for the burn-in mode.\n- [SAFE]: No malicious behaviors or patterns were detected. The skill correctly identifies and handles technical constraints (like container-codec compatibility) and does not engage in data exfiltration, prompt injection, or any form of obfuscation. All scripts are self-contained and use only the Python standard library.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 27, 2026, 09:53 AM
Security Audit — agent-trust-hub — ffmpeg-subtitles