Google Analytics
ReviewAudited by ClawScan on May 3, 2026.
Overview
This appears to be a coherent Google Analytics integration, but it relies on ClawLink account pairing and can make user-confirmed changes to GA settings.
This skill is reasonable for Google Analytics work if you trust ClawLink. Before installing, verify the ClawLink plugin, review Google consent scopes, avoid pasting raw credentials, and only approve previews for GA changes you intend to make.
Findings (4)
Artifact-based informational review of SKILL.md, metadata, install specs, static scan signals, and capability signals. ClawScan does not execute the skill or run runtime probes.
Installing the plugin may add runtime tools and permissions that are not visible in this skill's single Markdown file.
The skill depends on a separate plugin that is not included in the scanned artifacts; this is user-directed and purpose-aligned, but the plugin itself is outside this review.
Install the verified ClawLink plugin: `openclaw plugins install clawhub:clawlink-plugin`
Install only the expected ClawLink plugin from the trusted ClawHub source, and review ClawLink's verification/source links before pairing accounts.
Once connected, ClawLink/OpenClaw can access Google Analytics data according to the permissions the user grants.
The skill uses delegated ClawLink credentials and a Google Analytics connection; this is expected for the integration, but it grants account-backed authority.
The resulting device credential is stored locally in OpenClaw's plugin config and is only sent to `claw-link.dev`.
Review the Google consent screen and ClawLink connection details, use the least-privileged suitable account, and revoke the connection when no longer needed.
Analytics data requested through the skill may be processed via ClawLink rather than only locally in OpenClaw.
Google Analytics requests, connection handling, and credentials are routed through an external integration hub, which is disclosed and central to the skill.
Powered by [ClawLink](https://claw-link.dev), an integration hub for OpenClaw that handles hosted connection flows and credentials
Review ClawLink's documentation, privacy/security posture, and connected-account settings before using it for sensitive analytics data.
If the user approves a write action, the skill may change GA property settings or create key events.
The skill can invoke tools that modify Google Analytics configuration, but the artifact explicitly requires preview and user confirmation before those writes.
For key-event creation, property updates, or anything marked as requiring confirmation, call `clawlink_preview_tool` first, then confirm with the user.
Carefully review previews and confirm only the exact Google Analytics property and change you intend.
