ffmpeg-metadata

Pass

Audited by Gen Agent Trust Hub on Jun 27, 2026

Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
  • [COMMAND_EXECUTION]: The Python helper script scripts/meta.py facilitates metadata operations by calling ffmpeg and ffprobe. These calls are implemented using subprocess.run() with argument lists, which correctly prevents shell injection vulnerabilities.
  • [SAFE]: No indicators of data exfiltration, sensitive file access, or network communication were found.
  • [SAFE]: The skill instructions do not contain any prompt injection or bypass attempts. The logic is consistent with the stated purpose of media metadata management.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 27, 2026, 09:53 AM
Security Audit — agent-trust-hub — ffmpeg-metadata