gemini-api
Pass
Audited by Gen Agent Trust Hub on Aug 2, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill provides instructions for installing official Google GenAI SDKs using standard package managers like pip, npm, and go get. The referenced libraries (e.g.,
google-genai,@google/genai) and repositories are official Google products. - [COMMAND_EXECUTION]: The documentation includes standard CLI commands for environment configuration and API testing, such as
gcloud authandcurlrequests to official Google API endpoints. These are intended for user execution during development. - [CREDENTIALS_UNSAFE]: Guidelines for managing API keys and OAuth credentials are provided, emphasizing the use of environment variables and security best practices. Code examples correctly use placeholders for sensitive information.
- [SAFE]: The skill consists of documentation and reference material generated from official sources, providing guidance on how to interact with Gemini models and handle common API errors without including executable malicious code.
Audit Metadata