skills/gemini-cli-extensions/data-agent-kit-starter-pack/google-cloud-auth-verification/Gen Agent Trust Hub
google-cloud-auth-verification
Pass
Audited by Gen Agent Trust Hub on Sep 6, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill implements authentication verification logic for Google Cloud Platform using official gcloud CLI commands (
gcloud auth list,gcloud config list). These are standard diagnostic tools. - [SAFE]: Security best practices are followed by explicitly instructing the agent to never attempt programmatic credential fixes or workarounds, instead requiring the user to perform authentication manually via the terminal.
- [SAFE]: The skill correctly distinguishes between missing authentication and missing IAM permissions (403 errors), preventing unnecessary re-authentication loops.
- [SAFE]: No obfuscation, unauthorized data exfiltration, or remote code execution patterns were identified.
Audit Metadata