Skip to main content

gogcli

Enables seamless access to Google Workspace tools via CLI, enhancing productivity with commands for Gmail, Calendar, Drive, and more.

Install this skill

or
45/100

Security score

The gogcli skill was audited on Mar 7, 2026 and we found 5 security issues across 1 threat category, including 3 high-severity. Review the findings below before installing.

Categories Tested

Security Issues

medium line 14

Access to system keychain/keyring

SourceSKILL.md
14export GOG_KEYRING_PASSWORD=$(secrets lease gog_keyring_password )
high line 17

Access to system keychain/keyring

SourceSKILL.md
17Both vars are **required** for every `gog` command. Lease the keyring password from agent-secrets before use.
medium line 160

Access to system keychain/keyring

SourceSKILL.md
160export GOG_KEYRING_PASSWORD=$(secrets lease gog_keyring_password )
high line 168

Access to system keychain/keyring

SourceSKILL.md
168- **"Secret not found"**: Keyring password not set. Export `GOG_KEYRING_PASSWORD`.
high line 171

Access to system keychain/keyring

SourceSKILL.md
171- **Keychain locked**: This system uses `file` backend. Set `GOG_KEYRING_PASSWORD` env var.
Scanned on Mar 7, 2026
View Security Dashboard
Installation guide →