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, the run() function uses subprocess.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-media Python tool in its documentation (SKILL.md and references/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
Risk Level
SAFE
Analyzed
Jun 27, 2026, 09:54 AM
Security Audit — agent-trust-hub — ffmpeg-360-3d