google-analytics
Pass
Audited by Gen Agent Trust Hub on Jun 26, 2026
Risk Level: SAFE
Full Analysis
- [DATA_EXFILTRATION]: The skill performs network requests to official Google API domains (
analyticsadmin.googleapis.comandanalyticsdata.googleapis.com). These communications are directed to well-known services and are strictly limited to the skill's primary purpose of fetching analytics reports. - [COMMAND_EXECUTION]: Uses
curlandjqto interact with external APIs and process structured JSON data. These commands are implemented using standard practices for data retrieval and transformation. - [CREDENTIALS_UNSAFE]: Securely handles authentication by referencing an environment variable (
$GOOGLE_ANALYTICS_TOKEN) provided by the platform, ensuring no sensitive credentials or API keys are hardcoded within the skill instructions.
Audit Metadata