gemini-interactions-api
Pass
Audited by Gen Agent Trust Hub on Mar 28, 2026
Risk Level: SAFE
Full Analysis
- Official SDK Integration: The skill provides instructions for installing and using the google-genai and @google/genai libraries. These are the official software development kits provided by Google for interacting with Gemini models.
- Documentation References: The skill includes links to official API documentation on ai.google.dev. These resources provide additional context for advanced features like function calling and tool orchestration.
- Instructional Guidance: The skill includes specific instructions to prioritize the provided model IDs over internal knowledge. This is a standard practice in documentation skills to ensure the agent uses the most current API parameters.
- Input Handling Patterns: The code examples illustrate how to handle user inputs and conversation state using the server-managed interaction IDs. This is a standard architectural pattern for building stateful AI applications.
Audit Metadata