video-frames
Pass
Audited by Gen Agent Trust Hub on Mar 30, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The script
scripts/frame.shexecutes theffmpegbinary using parameters provided at runtime. While the script employs shell quoting to prevent command injection, it does not strictly validate the contents of the--indexand--timearguments, which is a common best-practice observation in utility scripts. - [EXTERNAL_DOWNLOADS]: The skill defines a dependency on
ffmpegand provides a standard installation path via the Homebrew package manager, which is a well-known and trusted service.
Audit Metadata