video-frames
Pass
Audited by Gen Agent Trust Hub on Mar 28, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No security issues or malicious patterns were detected. The skill performs legitimate video processing using standard methods.\n- [COMMAND_EXECUTION]: The
scripts/frame.shscript executesffmpeglocally. It follows security best practices by correctly quoting all shell variables, which prevents command injection from potentially untrusted inputs such as file paths or timestamps.\n- [EXTERNAL_DOWNLOADS]: The skill referencesffmpegfor installation via the Homebrew package manager.ffmpegis a well-known, reputable open-source project, and the use of an official package registry is a standard and safe deployment practice.
Audit Metadata