← Back to Skills Marketplace
ivangdavila

Mail

by Iván · GitHub ↗ · v1.2.0
darwinlinux ✓ Security Clean
3739
Downloads
4
Stars
42
Active Installs
6
Versions
Install in OpenClaw
/install mail
Description
Execute email operations with platform-specific optimizations and secure credential handling.
Usage Guidance
Install only if you are comfortable letting the agent access the configured mailbox and prepare outbound messages. Review every email before approving send, use revocable app passwords or OAuth where possible, install himalaya from a trusted source, and ask for confirmation before syncing, moving, deleting, or bulk-processing mail.
Capability Analysis
Type: OpenClaw Skill Name: mail Version: 1.2.0 The skill is designed for email operations using the `himalaya` CLI tool and macOS Mail app. It leverages standard system binaries like `osascript` for Mail app synchronization and `security` for secure credential retrieval from the macOS Keychain, which is a legitimate and relatively secure method for handling credentials. The `SKILL.md` explicitly defines a limited scope, read-only data access for email-related paths, and includes strong guardrail instructions for the AI agent (e.g., 'NEVER auto-send', 'NEVER delete without explicit confirmation'). There is no evidence of intentional harmful behavior, unauthorized data exfiltration, persistence mechanisms, or malicious prompt injection attempts against the agent.
Capability Assessment
Purpose & Capability
Reading local mail data, querying IMAP, sending mail, moving messages, and syncing Apple Mail all fit the stated email-operations purpose, but mailbox contents and outbound email authority are sensitive.
Instruction Scope
The skill states clear limits, including no auto-send, full draft review before sending, and no deletion without explicit confirmation.
Install Mechanism
There is no executable installer in the artifact; setup relies on the external himalaya CLI installed through brew or cargo, which users should obtain from a trusted source.
Credentials
Access to Apple Mail SQLite files, attachment paths, himalaya config, and Keychain-backed credentials is proportionate for a mail skill but should be understood as sensitive account access.
Persistence & Privilege
The skill does not add its own persistence or privilege escalation, though it uses persistent mail credentials and documents optional polling/watch behavior for mail monitoring.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install mail
  3. After installation, invoke the skill by name or use /mail
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.2.0
Added explicit scope, requirements, and data access documentation
v1.1.0
Added explicit scope, requirements, and data access documentation
v1.0.3
Remove duplicate title and description from body
v1.0.2
Add description frontmatter
v1.0.1
Updated version
v1.0.0
Initial release
Metadata
Slug mail
Version 1.2.0
License
All-time Installs 42
Active Installs 42
Total Versions 6
Frequently Asked Questions

What is Mail?

Execute email operations with platform-specific optimizations and secure credential handling. It is an AI Agent Skill for Claude Code / OpenClaw, with 3739 downloads so far.

How do I install Mail?

Run "/install mail" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Mail free?

Yes, Mail is completely free (open-source). You can download, install and use it at no cost.

Which platforms does Mail support?

Mail is cross-platform and runs anywhere OpenClaw / Claude Code is available (darwin, linux).

Who created Mail?

It is built and maintained by Iván (@ivangdavila); the current version is v1.2.0.

💬 Comments