gemini-image-gen
Pass
Audited by Gen Agent Trust Hub on Mar 1, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill uses the official
google-genaiPython library, which is provided by Google, a trusted organization. - [SAFE]: All network requests are directed to official Google API domains (
generativelanguage.googleapis.com), which are recognized as well-known and trusted services. - [SAFE]: The helper script
scripts/generate.pyimplements a standard and transparent procedure for finding the required API key in environment variables or local configuration files. - [SAFE]: File system activity is limited to creating a local output folder (
./docs/assets/) and saving generated images, which is consistent with the skill's intended and documented purpose.
Audit Metadata