gmcli
Facilitates Gmail operations via a command-line interface, enabling users to search, read, send emails, and manage drafts efficiently.
Install this skill
or
80/100
Security score
The gmcli skill was audited on Feb 12, 2026 and we found 8 security issues across 2 threat categories. Review the findings below before installing.
Categories Tested
Security Issues
medium line 56
Access to hidden dotfiles in home directory
SourceSKILL.md
| 56 | - `~/.gmcli/credentials.json` - OAuth client credentials |
medium line 57
Access to hidden dotfiles in home directory
SourceSKILL.md
| 57 | - `~/.gmcli/accounts.json` - Account tokens |
medium line 58
Access to hidden dotfiles in home directory
SourceSKILL.md
| 58 | - `~/.gmcli/attachments/` - Downloaded attachments |
low line 20
External URL reference
SourceSKILL.md
| 20 | 1. [Create a new project](https://console.cloud.google.com/projectcreate) (or select existing) |
low line 21
External URL reference
SourceSKILL.md
| 21 | 2. [Enable the Gmail API](https://console.cloud.google.com/apis/api/gmail.googleapis.com) |
low line 22
External URL reference
SourceSKILL.md
| 22 | 3. [Set app name](https://console.cloud.google.com/auth/branding) in OAuth branding |
low line 23
External URL reference
SourceSKILL.md
| 23 | 4. [Add test users](https://console.cloud.google.com/auth/audience) (all Gmail addresses you want to use) |
low line 24
External URL reference
SourceSKILL.md
| 24 | 5. [Create OAuth client](https://console.cloud.google.com/auth/clients): |
Scanned on Feb 12, 2026
View Security Dashboard