video-frames
Pass
Audited by Gen Agent Trust Hub on May 18, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The script frame.sh invokes the ffmpeg utility. All parameters passed to the command, including user-provided paths and options, are properly enclosed in double quotes to prevent shell command injection.
- [EXTERNAL_DOWNLOADS]: The skill defines a dependency on ffmpeg. This is a reputable and widely-used open-source project. The provided installation metadata points to the official Homebrew formula, which is a trusted source.
Audit Metadata