video-frames

Pass

Audited by Gen Agent Trust Hub on Mar 30, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill provides a well-structured bash script (scripts/frame.sh) for interacting with ffmpeg. Variable interpolation is handled correctly using double quotes (e.g., "$in", "$out", "${index}") to prevent shell injection, word splitting, and globbing. The script also performs basic input validation by checking for the existence of the input file before execution. The dependency on ffmpeg via Homebrew is a standard practice for this type of utility and targets a well-known, trusted project.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 30, 2026, 01:09 AM
Security Audit — agent-trust-hub — video-frames