video-frames
Pass
Audited by Gen Agent Trust Hub on Jun 26, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill implements a standard video processing feature using ffmpeg. It does not contain any hidden logic or malicious payloads.
- [COMMAND_EXECUTION]: The script scripts/frame.sh executes ffmpeg to extract video frames. All shell variables used in the command are correctly quoted to mitigate injection risks.
- [EXTERNAL_DOWNLOADS]: The skill references the official ffmpeg utility and recommends installation via standard system package managers like Homebrew.
- [SAFE]: No indicators of data exfiltration, credential theft, or remote code execution were found in the provided files.
Audit Metadata