Skip to main content

google-analytics

Queries Google Analytics 4 data via the Analytics Data API for insights on website performance and user behavior.

Install this skill

or
95/100

Security score

The google-analytics skill was audited on Mar 3, 2026 and we found 5 security issues across 1 threat category. Review the findings below before installing.

Categories Tested

Security Issues

low line 27

External URL reference

SourceSKILL.md
27Go to https://console.cloud.google.com and create or select a project.
low line 42

External URL reference

SourceSKILL.md
42https://www.googleapis.com/auth/analytics.readonly
low line 48

External URL reference

SourceSKILL.md
48Go to: https://console.cloud.google.com/apis/library/analyticsdata.googleapis.com
low line 62

External URL reference

SourceSKILL.md
62Go to https://analytics.google.com > **Admin** (gear icon) > **Property Settings**. The Property ID is the numeric value at the top.
low line 73

External URL reference

SourceSKILL.md
73python3 -c "from google_auth_oauthlib.flow import InstalledAppFlow; flow = InstalledAppFlow.from_client_config({'installed': {'client_id': 'YOUR_CLIENT_ID', 'client_secret': 'YOUR_CLIENT_SECRET', 'aut
Scanned on Mar 3, 2026
View Security Dashboard
Installation guide →