Communityv1.0.7

Google Workspace Admin

Google Workspace Admin SDK integration with managed OAuth. This is a write-capable administrative integration for users, groups, organizational units, roles,...

17.5kdownloads21stars20active installsbyungkyu
View on ClawHubBack to Skills

Skill Details

Slug
google-workspace-admin
Latest Version
1.0.7
Author
byungkyu
Published
Feb 3, 2026
Updated
May 11, 2026
Total Versions
8

How to Install

  1. 1 on OpenClawdBots (takes under 60 seconds).
  2. 2Open your bot dashboard and go to the Skills tab.
  3. 3Switch to the ClawHub tab and search for Google Workspace Admin.
  4. 4Click Install and the skill is deployed to your bot automatically.

Changelog — v1.0.7

- Stricter security: All write operations now require explicit user approval showing the exact HTTP method, endpoint path, and resource identifier before execution. - Documentation clarified: Description, permissions, and security sections updated for greater emphasis on least-privileged access and connection targeting. - API usage guidance improved: Users must always specify the `Maton-Connection` header to prevent misrouted admin requests. - Endpoints restricted: Only documented API endpoints are supported; constructing arbitrary paths is no longer allowed. - Warnings expanded: All high-impact actions must show detailed consequences and require user confirmation.