← 返回 Skills 市场
ivangdavila

Mail

作者 Iván · GitHub ↗ · v1.2.0
darwinlinux ✓ 安全检测通过
3739
总下载
4
收藏
42
当前安装
6
版本数
在 OpenClaw 中安装
/install mail
功能描述
Execute email operations with platform-specific optimizations and secure credential handling.
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install mail
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /mail 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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
元数据
Slug mail
版本 1.2.0
许可证
累计安装 42
当前安装数 42
历史版本数 6
常见问题

Mail 是什么?

Execute email operations with platform-specific optimizations and secure credential handling. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 3739 次。

如何安装 Mail?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install mail」即可一键安装,无需额外配置。

Mail 是免费的吗?

是的,Mail 完全免费(开源免费),可自由下载、安装和使用。

Mail 支持哪些平台?

Mail 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(darwin, linux)。

谁开发了 Mail?

由 Iván(@ivangdavila)开发并维护,当前版本 v1.2.0。

💬 留言讨论