shots

Pass

Audited by Gen Agent Trust Hub on Aug 15, 2026

Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
  • [COMMAND_EXECUTION]: The skill uses subprocess.run and subprocess.check_output to invoke ffmpeg and ffprobe for video processing and metadata extraction. These are standard operations for a media analysis skill. Evidence found in scripts/detect.py (lines 62-72), scripts/extract-frames.py (lines 102-117, 127-142), and scripts/_mediaskills_common.py (lines 48-60, 123-134).
  • [EXTERNAL_DOWNLOADS]: The skill mentions external dependencies ffmpeg and ffprobe, which are required on the system PATH. It does not download these automatically but provides instructions for the user or agent to install them. Evidence in SKILL.md (metadata and compatibility sections).
Audit Metadata
Risk Level
SAFE
Analyzed
Aug 15, 2026, 03:49 PM
Security Audit — agent-trust-hub — shots