Skip to main content

himalaya

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

Install this skill

or
70/100

Security score

The himalaya skill was audited on Mar 1, 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 37

Access to hidden dotfiles in home directory

SourceSKILL.md
372. A configuration file at `~/.config/himalaya/config.toml`
medium line 48

Access to hidden dotfiles in home directory

SourceSKILL.md
48Or create `~/.config/himalaya/config.toml` manually:
medium line 62

Access to system keychain/keyring

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

Access to system keychain/keyring

SourceSKILL.md
257- Store passwords securely using `pass`, system keyring, or a command that outputs the password.
Scanned on Mar 1, 2026
View Security Dashboard