video-frames
Pass
Audited by Gen Agent Trust Hub on Mar 14, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The script
scripts/frame.shexecutes theffmpegcommand-line utility to process video files. It implements security best practices by using double quotes for all variables and validating the existence of input files before processing. - [EXTERNAL_DOWNLOADS]: The skill metadata specifies the
ffmpegdependency and provides an installation method via Homebrew (brew), which is a well-known and trusted package management system.
Audit Metadata