Skip to main content

himalaya

Himalaya CLI enables users to manage emails directly from the terminal using IMAP/SMTP protocols for efficient email handling.

Install this skill

or
69/100

Security score

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

Categories Tested

Security Issues

medium line 33

Access to hidden dotfiles in home directory

SourceSKILL.md
332. A configuration file at `~/.config/himalaya/config.toml`
low line 40

Access to hidden dotfiles in home directory

SourceSKILL.md
40curl -sSL https://raw.githubusercontent.com/pimalaya/himalaya/master/install.sh | PREFIX=~/.local sh
medium line 57

Access to hidden dotfiles in home directory

SourceSKILL.md
57Or create `~/.config/himalaya/config.toml` manually:
medium line 71

Access to system keychain/keyring

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

Access to system keychain/keyring

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