video-reader
Pass
Audited by Gen Agent Trust Hub on Feb 28, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill uses standard, well-known media processing tools including ffmpeg, ffprobe, and Whisper to extract information from video and audio files.
- [COMMAND_EXECUTION]: The skill employs the Bash tool to perform file operations and media extraction. It follows best practices by wrapping variables like
$VIDEO_PATHand$OUTDIRin double quotes to prevent shell injection during execution. - [DATA_EXFILTRATION]: The skill uses the 'alma video analyze' command, which transmits video data to the Gemini Files API for processing. This behavior is clearly documented, aligns with the skill's primary purpose, and uses the author's proprietary tooling.
Audit Metadata