📦 Aj Gog — Workspace全能CLI

v1.0.0

一键命令行操控Gmail、Calendar、Drive、Contacts、Sheets、Docs,批量管理邮件、日程、文件与表格,支持OAuth登录与脚本自动化,让Google Workspace高效如飞。

0· 147·0 当前·0 累计
下载技能包
最后更新
2026/3/26
0
安全扫描
VirusTotal
无害
查看报告
OpenClaw
安全
high confidence
The skill is internally consistent with a Google Workspace CLI: it requires the gog binary, documents OAuth client credentials usage, and its install uses a Homebrew formula — nothing in the instructions or metadata indicates covert or unrelated access.
评估建议
This skill appears to do what it says: it is just wrappers around the gog CLI. Before installing: (1) review the Homebrew formula in steipete/tap to ensure you trust the maintainer; (2) be prepared to supply an OAuth client_secret.json from the Google Cloud Console and an account — these are sensitive and will allow the CLI to access your Gmail/Drive/etc.; (3) inspect where gog stores tokens on disk and revoke tokens if you later distrust the tool; and (4) when scripting, prefer the --no-input a...
详细分析 ▾
用途与能力
Name/description match the runtime instructions. The skill expects the gog CLI and describes Gmail/Calendar/Drive/Contacts/Sheets/Docs commands; requiring the gog binary is proportional to the stated purpose.
指令范围
SKILL.md only tells the agent to run gog commands and how to set up OAuth; it does not instruct reading unrelated system files or sending data to unexpected endpoints. It explicitly notes to confirm before sending mail or creating events.
安装机制
Install uses a Homebrew formula (steipete/tap/gogcli) which is a typical installer path for CLI tools. This is moderate-low risk overall, but the tap is a third-party tap (not the official Homebrew/core), so users may want to inspect the formula before installing.
凭证需求
The skill declares no required env vars in metadata, but SKILL.md references OAuth client_secret.json and suggests setting GOG_ACCOUNT. Requesting OAuth credentials and an account is expected for a Google Workspace CLI, but the metadata does not declare these config needs explicitly — users should be aware that sensitive credentials and tokens will be used/stored by the gog tool.
持久化与权限
No elevated persistence requested (always:false). The skill does not request changes to other skills or global agent settings. Autonomous invocation is allowed by default, which is normal.
安全有层次,运行前请审查代码。

运行时依赖

无特殊依赖

版本

latestv1.0.02026/3/26

Initial release of aj-gog: Google Workspace CLI skill. - Provides CLI commands for Gmail, Calendar, Drive, Contacts, Sheets, and Docs via `gog` - Easy setup instructions for OAuth credentials and Google account linking - Includes example commands for searching, sending, and exporting across supported Google services - Scripting and automation friendly with `--json` output and non-interactive options - Sheet and Docs operations documented, including send, search, export, append, and update - Offers environment variable support to set default Google account

无害

安装命令

点击复制
官方npx clawhub@latest install aj-gog
镜像加速npx clawhub@latest install aj-gog --registry https://cn.longxiaskill.com
数据来源ClawHub ↗ · 中文优化:龙虾技能库