ffmpeg-360-3d
Pass
Audited by Gen Agent Trust Hub on Jun 27, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill provides instructions and a Python helper script to execute ffmpeg and ffprobe commands for video processing. In
scripts/immersive.py, therun()function usessubprocess.call()to execute commands. The command list is constructed safely, and no shell is used for execution, mitigating command injection risks. - [EXTERNAL_DOWNLOADS]: The skill mentions Google's
spatial-mediaPython tool in its documentation (SKILL.mdandreferences/projections.md) as a recommended external tool for adding spherical metadata to processed videos. This is a well-known tool from a trusted organization and is mentioned for legitimate functional purposes.
Audit Metadata