Skip to main content

himalaya

Manages emails via CLI using IMAP/SMTP, allowing users to list, read, and organize emails directly from the terminal.

Install this skill

or
70/100

Security score

The himalaya skill was audited on Mar 8, 2026 and we found 4 security issues across 2 threat categories, including 1 high-severity. Review the findings below before installing.

Categories Tested

Security Issues

medium line 35

Access to hidden dotfiles in home directory

SourceSKILL.md
352. A configuration file at `~/.config/himalaya/config.toml`
medium line 47

Access to hidden dotfiles in home directory

SourceSKILL.md
47Or create `~/.config/himalaya/config.toml` manually:
medium line 61

Access to system keychain/keyring

SourceSKILL.md
61backend.auth.cmd = "pass show email/imap" # or use keyring
high line 230

Access to system keychain/keyring

SourceSKILL.md
230- Store passwords securely using `pass`, system keyring, or a command that outputs the password.
Scanned on Mar 8, 2026
View Security Dashboard
Installation guide →