ffmpeg-audio-spatial

Pass

Audited by Gen Agent Trust Hub on Jun 27, 2026

Risk Level: SAFE
Full Analysis
  • [COMMAND_EXECUTION]: The skill utilizes ffmpeg and ffprobe for its core functionality. A Python helper script, scripts/spatial.py, is provided to simplify the construction of complex audio filter chains.
  • [SAFE]: The Python script scripts/spatial.py follows security best practices by using the subprocess module with argument lists rather than shell strings (shell=True is absent), which effectively mitigates shell injection risks.
  • [SAFE]: No evidence of prompt injection, data exfiltration, obfuscation, or unauthorized remote code execution was found across the skill files.
  • [SAFE]: The documentation and examples are consistent with the provided scripts and focus entirely on legitimate audio engineering tasks.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 27, 2026, 09:53 AM
Security Audit — agent-trust-hub — ffmpeg-audio-spatial