← Back to Skills Marketplace
10294
Downloads
6
Stars
102
Active Installs
1
Versions
Install in OpenClaw
/install gogcli
Description
Command-line tool to manage Google Workspace services including Gmail, Calendar, Drive, Sheets, Docs, Slides, Contacts, Tasks, People, Groups, and Keep.
Usage Guidance
Before installing, verify the gogcli repository or Homebrew tap, avoid sudo unless you need a global install, enable only the Google APIs you intend to use, and confirm recipients, file paths, event details, and account identity before any command that sends, uploads, creates, or modifies Google Workspace data.
Capability Analysis
Type: OpenClaw Skill
Name: gogcli
Version: 1.0.0
The skill bundle is classified as suspicious due to several high-risk capabilities, despite lacking clear malicious intent. It instructs the AI agent to perform external code execution via `brew install steipete/tap/gogcli` or `git clone https://github.com/steipete/gogcli.git` followed by `sudo make install`, introducing supply chain risks and requiring elevated privileges. Furthermore, the setup involves handling sensitive Google OAuth client credentials, which are stored locally, and the tool itself provides broad access to Google Workspace data (Gmail, Drive, etc.) and the ability to upload local files via `gog drive upload`. These capabilities, while plausibly needed for the stated purpose of a Google Workspace CLI, represent significant security risks if misused or if the external dependencies are compromised, as detailed in `SKILL.md`.
Capability Assessment
Purpose & Capability
The Gmail, Calendar, Drive, Sheets, Docs, Contacts, Tasks, People, Groups, and Keep capabilities match the stated Google Workspace CLI purpose, including expected read and write operations.
Instruction Scope
The activation wording is broad for sensitive Google data, and write examples such as sending email, creating events, uploading files, and adding tasks should be treated as requiring explicit user direction.
Install Mechanism
The skill is instruction-only, but installation depends on an external Homebrew tap or GitHub clone, with an optional sudo make install step and no pinned version or checksum.
Credentials
OAuth client setup and enabling selected Google APIs are proportionate for this integration, but users should authorize only the services needed for the current task.
Persistence & Privilege
The skill discloses persistent local credential storage in ~/.config/gog/, which is normal for a CLI but sensitive and should be protected or revoked when no longer needed.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install gogcli - After installation, invoke the skill by name or use
/gogcli - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Clean version without hardcoded credentials. Supports Gmail, Calendar, Drive, Sheets, Docs, Slides, Contacts, Tasks, People, Groups, Keep.
Metadata
Frequently Asked Questions
What is gogcli - Google Workspace CLI?
Command-line tool to manage Google Workspace services including Gmail, Calendar, Drive, Sheets, Docs, Slides, Contacts, Tasks, People, Groups, and Keep. It is an AI Agent Skill for Claude Code / OpenClaw, with 10294 downloads so far.
How do I install gogcli - Google Workspace CLI?
Run "/install gogcli" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is gogcli - Google Workspace CLI free?
Yes, gogcli - Google Workspace CLI is completely free (open-source). You can download, install and use it at no cost.
Which platforms does gogcli - Google Workspace CLI support?
gogcli - Google Workspace CLI is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created gogcli - Google Workspace CLI?
It is built and maintained by luccasveg (@luccast); the current version is v1.0.0.
More Skills