Himalaya
CLI to manage emails via IMAP/SMTP. Use `himalaya` to list, read, write, reply, forward, search, and organize emails from the terminal. Supports multiple accounts and message composition with MML (MIME Meta Language).
v1.0.0
2026/01/09
Initial release of Himalaya CLI email client skill. - Provides terminal-based email management via IMAP/SMTP. - Supports listing, reading, composing, replying, forwarding, searching, and organizing emails. - Includes multi-account support and message composition with MML. - Detailed setup and configuration instructions included. - Enables handling attachments, output customization, and debugging via logging.
Security Scan
Status
clean
OpenClaw
gpt-5-mini
OpenClaw analysis
The skill is an instruction-only wrapper for the Himalaya CLI and its requirements and instructions are coherent with that purpose — nothing in the package asks for unrelated credentials or installs arbitrary remote code.
Confidence: high
VirusTotal
Type: OpenClaw Skill Name: himalaya Version: 1.0.0 The OpenClaw AgentSkills bundle provides instructions and configuration examples for using the 'himalaya' CLI email client. All commands and configurations are directly related to the stated purpose of managing emails. The skill explicitly recommends secure password handling via password managers (e.g., 'pass') or system keyrings, and warns against storing raw passwords. File system and network access are inherent to an email client's functionality (e.g., attaching files, downloading attachments, connecting to IMAP/SMTP servers). There is no evidence of malicious intent, data exfiltration, unauthorized execution, persistence mechanisms, or prompt injection attempts against the agent beyond the scope of using the 'himalaya' tool.