google-analytics
Pass
Audited by Gen Agent Trust Hub on Apr 20, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill uses the official google-analytics-data library (GA4 Data API) for all network interactions with Google's trusted infrastructure.
- [SAFE]: Security instructions in SKILL.md correctly advise users to manage service account keys and property IDs using environment variables and to exclude sensitive files from version control via .gitignore.
- [SAFE]: The Python scripts (ga_client.py and analyze.py) perform legitimate data fetching and statistical analysis without any use of dangerous functions such as eval() or exec().
- [SAFE]: All identified dependencies are well-known, versioned packages from the official Python Package Index (PyPI).
Audit Metadata