google-gemini-image
Pass
Audited by Gen Agent Trust Hub on Jul 11, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill consists of documentation and instructional content. It provides clear guidance on using official Google APIs for image generation and editing.
- [SAFE]: Code examples demonstrate secure practices by using environment variables (e.g.,
os.environ['GEMINI_API_KEY']) instead of hardcoding credentials. - [SAFE]: All external references and dependencies are directed toward official Google documentation and well-known Google libraries (e.g.,
google-genai). - [SAFE]: The inclusion of an evaluation specification (
EVAL.md) is a testing framework for the skill and does not contain executable code or malicious instructions that compromise the agent's security.
Audit Metadata