← 返回 Skills 市场
577
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install xferops-gog
功能描述
Google Workspace CLI for Gmail, Calendar, Drive, Contacts, Sheets, and Docs.
安全使用建议
This skill appears to do what it says: it wraps the gog CLI to access Google Workspace APIs. Before installing: 1) Verify the Homebrew tap/formula (steipete/tap/gogcli) and the binary’s upstream (check the project's homepage or source repo) to avoid installing a trojanized binary. 2) Keep OAuth client_secret.json and any generated tokens secure; prefer using the file keyring option instead of embedding GOG_KEYRING_PASSWORD in global profiles or systemd files. 3) Limit OAuth scopes to least privilege for the account you add. 4) When scripting, use --no-input and --json but be careful about automating email sends—confirm actions that send messages or modify calendars. If you want higher assurance, inspect the Homebrew formula and the gog project source (or verify its release binaries/signatures) before installing.
功能分析
Type: OpenClaw Skill
Name: xferops-gog
Version: 0.1.1
The skill bundle provides instructions for installing and using the `gog` command-line tool, a legitimate utility for interacting with Google Workspace services. All commands and setup instructions described in `SKILL.md` are aligned with the stated purpose of managing Gmail, Calendar, Drive, Contacts, Sheets, and Docs. There is no evidence of intentional harmful behavior, such as data exfiltration to unauthorized endpoints, backdoor installation, or prompt injection designed to manipulate the agent into malicious actions. The installation method uses `brew` from a specified formula, which is a standard package manager approach. While the `gog` tool itself has powerful capabilities (e.g., sending emails, saving attachments), the skill bundle merely documents these legitimate functions without directing them towards malicious ends.
能力评估
Purpose & Capability
The skill name/description (Google Workspace CLI) matches what the instructions require and show: the gog CLI, OAuth client credentials, and per-account auth. Requiring the gog binary and offering common Gmail/Calendar/Drive/Sheets/Docs commands is expected and proportional.
Instruction Scope
SKILL.md is concrete and limited to running the gog CLI against Google APIs. It references creating/using client_secret.json, running gog auth commands, and optionally setting GOG_ACCOUNT and GOG_KEYRING_PASSWORD for headless environments. It does not instruct the agent to read unrelated system files or exfiltrate data to third parties. However, it does reference environment variables and files (client_secret.json) that are not declared in the skill metadata.
Install Mechanism
Install uses a Homebrew formula (steipete/tap/gogcli) which is a normal mechanism. Because the formula is from a third‑party tap (steipete/tap) rather than the official Homebrew core, you should verify the tap/formula source before running brew install to ensure the binary is trustworthy.
Credentials
The skill metadata lists no required env vars, but the instructions explicitly mention GOG_KEYRING_PASSWORD and GOG_ACCOUNT (optional conveniences) and require a client_secret.json file for OAuth. These are reasonable for a headless Google CLI, but the metadata should have declared them. Be cautious about storing GOG_KEYRING_PASSWORD in shell profiles or systemd unit files in plaintext.
Persistence & Privilege
The skill does not request always:true and does not modify other skills or system-wide settings in its instructions. It runs as a regular user CLI tool and requires explicit OAuth setup, so it does not demand elevated persistence or special platform privileges.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install xferops-gog - 安装完成后,直接呼叫该 Skill 的名称或使用
/xferops-gog触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.1
Version 0.1.1 of xferops-gog
- No file changes detected in this release.
- No updates to commands, features, or documentation.
v0.1.0
[Custom wrapped] Added gmail get/read, attachments, headless setup docs
元数据
常见问题
XferOps gog 是什么?
Google Workspace CLI for Gmail, Calendar, Drive, Contacts, Sheets, and Docs. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 577 次。
如何安装 XferOps gog?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install xferops-gog」即可一键安装,无需额外配置。
XferOps gog 是免费的吗?
是的,XferOps gog 完全免费(开源免费),可自由下载、安装和使用。
XferOps gog 支持哪些平台?
XferOps gog 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 XferOps gog?
由 xferops(@parker-xferops)开发并维护,当前版本 v0.1.1。
推荐 Skills