← 返回 Skills 市场
byungkyu

Google Workspace Admin

作者 byungkyu · GitHub ↗ · v1.0.7 · MIT-0
cross-platform ✓ 安全检测通过
17661
总下载
21
收藏
22
当前安装
8
版本数
在 OpenClaw 中安装
/install google-workspace-admin
功能描述
Google Workspace Admin SDK integration with managed OAuth. This is a write-capable administrative integration for users, groups, organizational units, roles,...
安全使用建议
Before installing, confirm you trust Maton as the API/OAuth gateway, use a least-privileged Google admin account, restrict OAuth scopes to the resources needed, always verify the exact write operation before approving it, and delete or revoke the connection when finished.
功能分析
Type: OpenClaw Skill Name: google-workspace-admin Version: 1.0.7 The google-workspace-admin skill provides a legitimate interface for managing Google Workspace resources via the Maton API proxy (api.maton.ai). The SKILL.md file contains strong defensive instructions for the AI agent, explicitly requiring it to obtain user approval and display full request details before performing any high-impact write operations. No evidence of data exfiltration, malicious execution, or prompt injection was found; the code examples are standard API interactions consistent with the skill's stated administrative purpose.
能力评估
Purpose & Capability
The stated purpose matches the capability: administering Google Workspace users, groups, organizational units, roles, and domain settings. This is inherently high-impact, but the artifact clearly discloses that it is write-capable administrative access.
Instruction Scope
The instructions tell the agent to default to read-only operations and require explicit user approval with exact method, endpoint path, and target identifier before writes. That is an appropriate control, but users should still review write requests carefully.
Install Mechanism
There is no install script or bundled code; the skill is instruction-only and the examples are user-directed Python snippets that call the Maton API.
Credentials
The skill requires network access and a MATON_API_KEY to use a third-party API gateway for Google Workspace Admin SDK calls. This is proportionate to the integration, but sensitive.
Persistence & Privilege
OAuth connections can remain active until deleted or revoked. The artifact includes connection deletion guidance and repeatedly recommends revoking access after administrative work is complete.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install google-workspace-admin
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /google-workspace-admin 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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.
v1.0.6
- Updated documentation to emphasize the high-impact, write-capable nature of this integration. - Added strong warnings to use least-privilege admin accounts and OAuth scopes, and to revoke connections when not needed. - Clarified that all write operations (create, update, delete) require explicit user approval with specific resource identification and summary of consequences. - Instructed users to confirm resource details via read operations before proceeding with any administrative change. - Expanded guidance on security, permissions, and the irreversible impact of admin operations across the domain.
v1.0.5
- Changed all API endpoints from gateway.maton.ai and ctrl.maton.ai to api.maton.ai for a unified base URL. - Updated connection management instructions to use api.maton.ai, including listing, creating, and deleting connections. - Clarified security and permission details; emphasized explicit user approval before running write operations. - Removed LICENSE.txt from the project files.
v1.0.4
- Added a homepage field (https://maton.ai) to the skill metadata. - No changes to code or functionality.
v1.0.3
- Added new metadata fields under the "metadata" section for better skill description and requirements clarity. - Introduced a "clawdbot" section specifying a required environment variable (MATON_API_KEY) and an emoji indicator. - No core functionality changes; documentation and metadata improvements only.
v1.0.2
No changes detected in this release. - Version number incremented to 1.0.2 - No file or documentation changes identified
v1.0.1
- Added a note to the description directing users to use the api-gateway skill for other third party apps. - Replaced all bash/curl CLI examples with Python code snippets using urllib and os libraries. - Updated authentication header examples to use the $MATON_API_KEY environment variable in shell snippets. - No changes to the API or underlying functionality; documentation improvements only.
v1.0.0
Initial release of Google Workspace Admin SDK integration. - Manage users, groups, organizational units, and domain settings via a unified API gateway. - Supports managed OAuth authentication and multiple account connections. - Includes detailed API reference and example curl commands for common user and group operations. - Requires a Maton API key and offers tools to manage OAuth connections. - Provides features such as user creation, group membership management, and organizational unit administration.
元数据
Slug google-workspace-admin
版本 1.0.7
许可证 MIT-0
累计安装 602
当前安装数 22
历史版本数 8
常见问题

Google Workspace Admin 是什么?

Google Workspace Admin SDK integration with managed OAuth. This is a write-capable administrative integration for users, groups, organizational units, roles,... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 17661 次。

如何安装 Google Workspace Admin?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install google-workspace-admin」即可一键安装,无需额外配置。

Google Workspace Admin 是免费的吗?

是的,Google Workspace Admin 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Google Workspace Admin 支持哪些平台?

Google Workspace Admin 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Google Workspace Admin?

由 byungkyu(@byungkyu)开发并维护,当前版本 v1.0.7。

💬 留言讨论