video-frames
Pass
Audited by Gen Agent Trust Hub on Mar 9, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill executes the
ffmpegcommand-line utility via a provided Bash script. User-controllable inputs such as file paths, timestamps, and frame indices are correctly double-quoted within the script to prevent shell command injection. - [EXTERNAL_DOWNLOADS]: The skill metadata specifies
ffmpegas a system dependency, suggesting installation via the macOS package manager Homebrew. This is a routine dependency for the skill's stated purpose.
Audit Metadata