google-analytics-admin-api-basics

Pass

Audited by Gen Agent Trust Hub on Jun 26, 2026

Risk Level: SAFE
Full Analysis
  • Official Library Installation: The skill guides users to install official Google Analytics Admin API client libraries across multiple languages (Python, Node.js, Java, Go, PHP, .NET, Ruby) using standard package managers (pip, npm, maven, etc.). These packages are maintained by the service provider and are appropriate for the skill's purpose.
  • Authentication Best Practices: The skill recommends using Application Default Credentials (ADC) via the gcloud auth application-default login command. This is a secure, standard method for managing credentials in a local development environment without hardcoding secrets.
  • Service Configuration: The inclusion of commands to enable the necessary Google Cloud services (e.g., gcloud services enable analyticsadmin.googleapis.com) is a routine part of API setup and does not represent a security risk.
  • Resource Links: All external links point to official documentation domains (e.g., googleapis.dev, developers.google.com, github.com/googleapis) which are well-known and trusted sources.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 26, 2026, 08:47 PM
Security Audit — agent-trust-hub — google-analytics-admin-api-basics