video-frames
Pass
Audited by Gen Agent Trust Hub on Jul 9, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The script
scripts/frame.shexecutesffmpegto process video files. All user-supplied arguments (in,out,time,index) are properly enclosed in double quotes within the bash script, preventing shell command injection. - [EXTERNAL_DOWNLOADS]: The skill references the official
ffmpeg.orgwebsite and provides installation instructions using the well-known Homebrew (brew) package manager. These are considered trusted sources for system utilities. - [SAFE]: The skill performs its stated purpose of media processing without any signs of malicious patterns such as data exfiltration, persistence, or privilege escalation.
Audit Metadata