.Gog.Disabled.20260401 113230
v1.0.0Google Workspace CLI for Gmail, Calendar, Drive, Contacts, Sheets, and Docs.
⭐ 0· 39·1 current·1 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
Name/description describe a Google Workspace CLI and the skill only requires the 'gog' binary and documents OAuth setup — these are consistent. Minor oddities: the skill name (.Gog.Disabled...) is unusual and the registry Owner ID in the listing differs from the ownerId in _meta.json, which is a metadata inconsistency but does not by itself change functionality.
Instruction Scope
SKILL.md contains only CLI usage and setup instructions for OAuth credentials and account selection; it does not instruct reading unrelated system files, exfiltrating data, or calling unexpected endpoints. It clearly confines actions to gog commands and Google APIs.
Install Mechanism
Install uses a Homebrew formula 'steipete/tap/gogcli' which will install the 'gog' binary — this is a normal install flow but uses a third-party tap rather than an official core formula. Installing from a third‑party tap has more risk than an official source; verify the tap/project (e.g., GitHub repo, release history) before installing.
Credentials
The skill does not declare required env vars but the SKILL.md mentions an optional GOG_ACCOUNT env var and requires an OAuth client_secret.json file and adding an account via 'gog auth' — these are appropriate for a Google CLI. The minor inconsistency is that GOG_ACCOUNT is referenced but not listed in requires.env; otherwise credential requirements (OAuth client secrets/accounts) are proportional to the stated purpose.
Persistence & Privilege
The skill is not always-enabled and does not request system-wide persistence or elevated privileges. It is user-invocable and allows normal autonomous invocation (platform default), which is expected for a CLI integration.
Assessment
This skill appears coherent for a Google Workspace CLI. Before installing: 1) verify the Homebrew tap (steipete/tap) and the project homepage (https://gogcli.sh or the tap's repo) to confirm source integrity; 2) be prepared to create and store OAuth client credentials (client_secret.json) locally — the CLI will use those to access your Google data; 3) note the SKILL.md mentions the optional GOG_ACCOUNT env var (not listed in metadata) — understand where you will set that if you want convenience. If you are uncomfortable installing packages from a third‑party Homebrew tap, consider auditing the tap repo or building the tool from source.Like a lobster shell, security has layers — review code before you run it.
latestvk97f9sfsnqnv0gkq31r30kqaqd841xmt
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
Runtime requirements
🎮 Clawdis
Binsgog
Install
Install gog (brew)
Bins: gog
brew install steipete/tap/gogcli