Google Admin
ReviewAudited by ClawScan on May 16, 2026.
Overview
This is a disclosed ClawLink connector for Google Admin, but users should understand it can access and change high-impact Google Workspace admin data after authorization.
Before installing, confirm that you trust ClawLink and the ClawLink plugin, use a least-privilege Google Workspace admin account where possible, and review every preview before approving changes to users, groups, devices, or other admin resources.
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.
If the user confirms an incorrect action, the agent could change Workspace users, groups, devices, or admin resources.
The skill can invoke tools that mutate Google Workspace admin resources, but it explicitly requires preview and user confirmation for writes.
Create or update users and groups after confirmation ... For writes or anything marked as requiring confirmation, call `clawlink_preview_tool` first, then confirm with the user.
Review every preview carefully, especially for bulk, destructive, or externally visible admin changes.
The connected account's Google Workspace permissions determine what admin data can be read or changed through the skill.
The skill requires the user to delegate Google Admin access through ClawLink, giving the integration authority according to the connected account and granted scopes.
Tell the user to open https://claw-link.dev/dashboard?add=google-admin and connect Google Admin there.
Use the least-privileged appropriate admin account, review the Google/ClawLink authorization scopes, and revoke the connection when no longer needed.
Actual tool execution and credential handling depend on the ClawLink plugin and service, not on code included in this skill package.
The skill depends on an external plugin that is not included in the provided artifacts. The install step is disclosed and user-directed, but users must trust that plugin source.
Install the verified ClawLink plugin: `openclaw plugins install clawhub:clawlink-plugin`
Verify the ClawLink plugin identity and source before installing, and keep it updated from a trusted registry.
Sensitive admin requests, responses, and connection state may be mediated by ClawLink as part of normal operation.
The skill discloses that credential material and Google Admin tool calls flow through ClawLink, an external integration hub.
The resulting device credential is stored locally in OpenClaw's plugin config and is only sent to `claw-link.dev`.
Only use this skill if you trust ClawLink for Google Workspace administration and understand what data your requests may send through that service.
