← Back to Skills Marketplace
fhbillwer

Agent Mail

by fhbillwer · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
602
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install ws-agent-mail
Description
邮件智能处理。使用 AgentMail API 收发邮件。
Usage Guidance
This skill's purpose (send/receive email) reasonably requires an API key and explicit account configuration, but the package does not declare any credentials and hardcodes or references an email address. Before installing: 1) Ask the publisher how authentication works and where the API key is stored—prefer explicit environment variable names (e.g., AGENTMAIL_API_KEY, AGENTMAIL_EMAIL). 2) Ask for the AgentMail API endpoint, privacy policy, and data retention rules. 3) Confirm who can access /workspace/data/emails/ and whether stored mail is encrypted or automatically deleted. 4) If you handle sensitive email, test in a sandbox and avoid granting platform-wide credentials. 5) If the publisher cannot explain the missing credentials or justify the hardcoded mailbox, do not install.
Capability Analysis
Type: OpenClaw Skill Name: ws-agent-mail Version: 1.0.0 The skill bundle contains metadata and documentation for an email management tool using the AgentMail API. It defines standard functionality for sending, receiving, and managing emails at the address [email protected]. No executable code was provided, and the instructions in SKILL.md are consistent with the stated purpose without any signs of malicious intent, data exfiltration, or prompt injection attacks.
Capability Assessment
Purpose & Capability
The name and description match an email-sending/receiving skill, but SKILL.md explicitly references an 'API Key: 已配置' and a specific mailbox ([email protected]) while the registry metadata declares no required environment variables or credentials. A mail integration normally requires at least an API key and account configuration; their absence from the declared requirements is inconsistent.
Instruction Scope
Runtime instructions are vague about how the AgentMail API is accessed and instruct the agent to persist email data at /workspace/data/emails/. The skill may send user email content to an external service and will write potentially sensitive messages to local workspace storage; the instructions do not document endpoints, auth mechanics, retention, or who can access those stored emails.
Install Mechanism
This is an instruction-only skill with no install spec or code files, so there is no installer downloading or executable being placed on disk. That reduces supply-chain risk compared to arbitrary downloads.
Credentials
The SKILL.md implies an API key and a configured email account but the skill declares no required env vars or primary credential. That mismatch is disproportionate: a mail-sending skill should explicitly declare the credentials it needs (e.g., AGENTMAIL_API_KEY, AGENTMAIL_EMAIL) and not rely on undocumented, implicit credentials.
Persistence & Privilege
Although the skill is not marked always:true and does not request elevated platform privileges, it directs storage of email data to /workspace/data/emails/, creating persistent storage of sensitive information without documenting retention, access controls, or encryption. The skill does not declare that config path in metadata, so this is an undeclared persistent footprint.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install ws-agent-mail
  3. After installation, invoke the skill by name or use /ws-agent-mail
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Agent Mail 1.0.0 - 首次发布,基于 AgentMail 实现邮件的收发与管理 - 支持发送和接收带附件的邮件 - 提供邮箱账户的创建和管理功能 - 支持邮件对话线程管理 - 邮件数据保存在 /workspace/data/emails/
Metadata
Slug ws-agent-mail
Version 1.0.0
License MIT-0
All-time Installs 1
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Agent Mail?

邮件智能处理。使用 AgentMail API 收发邮件。 It is an AI Agent Skill for Claude Code / OpenClaw, with 602 downloads so far.

How do I install Agent Mail?

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

Is Agent Mail free?

Yes, Agent Mail is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Agent Mail support?

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

Who created Agent Mail?

It is built and maintained by fhbillwer (@fhbillwer); the current version is v1.0.0.

💬 Comments