gemini-omni-flash-api
Pass
Audited by Gen Agent Trust Hub on Jul 4, 2026
Risk Level: SAFE
Full Analysis
- [Standard Video Tooling]: The skill uses
ffmpegandffprobeto perform essential video processing tasks like trimming, resolution adjustment, and metadata inspection. These are industry-standard utilities used according to the skill's documented purpose. - [Official Vendor SDK]: Integration with the Gemini API is implemented using the official
google-genaiPython library. All dependencies and API interactions follow the vendor's established protocols. - [Secure Resource Access]: Network communication is limited to official Google API endpoints for file management and model inference. The skill handles API credentials through environment variables or user-provided arguments, ensuring sensitive data is not hardcoded.
- [Local Workflow Orchestration]: The skill includes Python scripts that coordinate local file handling and API calls. These scripts use standard library components to manage parallel processing and local command execution for media preparation.
Audit Metadata