gmail-skill
Enables users to manage Gmail accounts, including sending, reading, and searching emails through a lightweight CLI interface.
Install this skill
or
96/100
Security score
The gmail-skill skill was audited on Feb 12, 2026 and we found 4 security issues across 1 threat category. Review the findings below before installing.
Categories Tested
Security Issues
low line 18
Access to hidden dotfiles in home directory
SourceSKILL.md
| 18 | cd ~/.claude/skills/gmail-skill && npm install |
low line 27
Access to hidden dotfiles in home directory
SourceSKILL.md
| 27 | cd ~/.claude/skills/gmail-skill && npm run setup |
low line 84
Access to hidden dotfiles in home directory
SourceSKILL.md
| 84 | cat ~/.claude/skills/gmail-skill/README.md |
low line 94
Access to hidden dotfiles in home directory
SourceSKILL.md
| 94 | cd ~/.claude/skills/gmail-skill/scripts |
Scanned on Feb 12, 2026
View Security Dashboard