gemini-agents-api
Pass
Audited by Gen Agent Trust Hub on Sep 18, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a technical guide for the Gemini Enterprise Agent Platform Control Plane. All analyzed network operations and API endpoints target official Google Cloud infrastructure (
aiplatform.googleapis.com), which is a well-known and trusted service. - [SAFE]: Authentication instructions follow best practices, advising the use of environment variables and temporary access tokens generated via standard tooling (
gcloud auth print-access-token) rather than hardcoding static credentials. - [SAFE]: The provided JSON payloads use clear placeholders (e.g.,
YOUR_MCP_AUTH_TOKEN,your-project-id) for sensitive configuration, ensuring users are guided toward secure implementation patterns. - [SAFE]: No obfuscation, persistence mechanisms, or unauthorized privilege escalation attempts were detected in the instructions or example code blocks.
Audit Metadata