google-analytics-admin-api-basics
Pass
Audited by Gen Agent Trust Hub on Sep 18, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill facilitates the installation of official Google Analytics Admin API client libraries from verified package registries.
- References official Python package
google-analytics-admin(references/python.md). - References official Node.js package
@google-analytics/admin(references/nodejs.md). - References official Ruby gem
google-analytics-admin-v1alpha(references/ruby.md). - References official Go module
cloud.google.com/go/analytics/admin/apiv1beta(references/go.md). - References official PHP package
google/analytics-admin(references/php.md). - References official Java artifact
com.google.cloud:google-cloud-analytics-admin(references/java.md). - References official .NET package
Google.Analytics.Admin.V1Beta(references/dotnet.md). - [COMMAND_EXECUTION]: The skill utilizes the official Google Cloud CLI (
gcloud) for standard configuration tasks. - Enables the Analytics Admin API via
gcloud services enable analyticsadmin.googleapis.com. - Configures Application Default Credentials (ADC) using
gcloud auth application-default login. - [SAFE]: The skill adheres to documented best practices for interacting with Google Cloud services. All URLs point to official Google developer sites, and the code examples demonstrate standard API usage without any hidden or suspicious behaviors.
Audit Metadata