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.pyfacilitates metadata operations by callingffmpegandffprobe. These calls are implemented usingsubprocess.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