google-analytics
Pass
Audited by Gen Agent Trust Hub on May 20, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSPROMPT_INJECTION
Full Analysis
- [PROMPT_INJECTION]: The skill evaluates external website content to identify existing Google Analytics implementations.
- Ingestion point: Web scraping tools or native page requests as described in SKILL.md.
- Boundary markers: No explicit delimiters or instructions to ignore embedded instructions in scraped data are provided.
- Capability inventory: The skill manages Google Analytics properties via the Admin API (scripts/ga_admin.py) and suggests code injection for integration.
- Sanitization: No explicit sanitization of scraped content is performed.
- [EXTERNAL_DOWNLOADS]: The skill utilizes official, well-known libraries for its functionality.
- Fetches the google-analytics-admin package for Python.
- References the @next/third-parties/google library for Next.js integration.
Audit Metadata