skills/insight68/skills/video-frames/Gen Agent Trust Hub

video-frames

Pass

Audited by Gen Agent Trust Hub on Feb 28, 2026

Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
  • [COMMAND_EXECUTION]: The script scripts/frame.sh executes the ffmpeg command-line utility. It takes input from user-defined parameters such as file paths, timestamps, and frame indices. The script uses proper shell quoting for variables (e.g., "$in", "$out", "${index}") which prevents basic shell command injection when calling the external binary.
  • [EXTERNAL_DOWNLOADS]: The skill metadata includes instructions to install ffmpeg via Homebrew (brew). Homebrew is a well-known and trusted package management system, and ffmpeg is a standard open-source multimedia framework.
Audit Metadata
Risk Level
SAFE
Analyzed
Feb 28, 2026, 08:21 PM