veo-video
Pass
Audited by Gen Agent Trust Hub on Apr 8, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill communicates with official Google API endpoints (
generativelanguage.googleapis.com) to generate and download video content. These are well-known, trusted service domains. - [COMMAND_EXECUTION]: The skill uses a Node.js script to manage the video generation workflow. It performs standard file system operations like reading local reference images and writing the generated video files to the user-specified output path.
- [DATA_EXFILTRATION]: While the skill reads local files (reference images), it only sends this data to the configured Google Gemini API endpoint specifically for the purpose of video generation. There are no signs of unauthorized data transmission.
Audit Metadata