ffmpeg-cicd-runners
Pass
Audited by Gen Agent Trust Hub on Jun 13, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: Fetches pre-built FFmpeg binaries from the BtbN/FFmpeg-Builds repository on GitHub, which is a widely recognized community resource for static FFmpeg builds.
- [EXTERNAL_DOWNLOADS]: References the well-known
jrottenberg/ffmpegDocker image and theFedericoCarboni/setup-ffmpegGitHub Action for environment setup. - [COMMAND_EXECUTION]: Includes standard shell commands for installing dependencies via
apt-getand performing video transcoding/validation tasks. - [SAFE]: No evidence of prompt injection, obfuscation, or persistence mechanisms was found. The skill's behavior aligns perfectly with its stated purpose of managing video processing in CI/CD workflows.
Audit Metadata