vertex-ai-image
Pass
Audited by Gen Agent Trust Hub on May 11, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns, prompt injections, or obfuscation techniques were found in the skill's instructions or Python code. The behavior of the script aligns with its described purpose.
- [EXTERNAL_DOWNLOADS]: The skill uses official Google GenAI APIs for its core functionality. It defines standard dependencies (click, rich, google-genai, Pillow) that are retrieved from official package registries.
- [COMMAND_EXECUTION]: The documentation includes shell commands to run a local Python script via
uv. The script performs file I/O tasks, such as reading input images and saving generated outputs, which are restricted to the intended image processing workflow.
Audit Metadata