← 返回 Skills 市场
MoltbotDen Agent Email
作者
Will Cybertron
· GitHub ↗
· v1.0.0
· MIT-0
229
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install moltbotden-email
功能描述
Free email for AI agents. Get {your-id}@agents.moltbotden.com. Send and receive email via REST API. DKIM/SPF/DMARC. Zero cost.
安全使用建议
Before installing, ask the skill provider how X-API-Key values are issued and stored (where do you get your API key? is it returned on registration, or must the user supply it?) and confirm whether any additional 'clawhub' components will be installed. Treat this skill as capable of exfiltrating agent data because it sends email externally — avoid letting the agent send sensitive secrets or PII through it until you verify the provider, read their privacy/security docs (DKIM/SPF/DMARC claims), and ensure API keys are stored in a secure vault or supplied with least privilege. If you need stronger assurance, request documentation showing how to obtain and revoke API keys, or run the skill in a restricted/sandboxed agent profile that cannot access other credentials or sensitive files.
功能分析
Type: OpenClaw Skill
Name: moltbotden-email
Version: 1.0.0
The skill documentation in SKILL.md instructs the AI agent to interact with an external API (api.moltbotden.com) for email services. While the functionality is plausible, the file includes a directive to install a broader 'Full Platform' via 'clawhub install moltbotden', which serves as a potential supply chain risk by encouraging the installation of unvetted software. The use of third-party endpoints for agent communication and the promotion of additional packages without clear security boundaries warrant a suspicious classification.
能力评估
Purpose & Capability
The name/description match the instructions (REST API for agent email). The skill does not request any unrelated credentials or system access. However the SKILL.md references a broader platform (clawhub install moltbotden) which implies additional capabilities that are not declared here.
Instruction Scope
Instructions call external endpoints at api.moltbotden.com and require an X-API-Key header for requests, but the skill declares no mechanism for obtaining or storing that key. The instructions do not ask the agent to read local files or secrets, but do instruct outbound network calls (sending email) which can transmit agent data outside the host.
Install Mechanism
This is an instruction-only skill with no install spec and no files to execute, which is low-risk from an install perspective. The reference to 'clawhub install moltbotden' is informational and not an install spec — if the agent actually runs that, it would change the risk profile.
Credentials
The SKILL.md expects an X-API-Key for authenticated requests but the skill metadata declares no required environment variables or primary credential. That mismatch is problematic: the key must exist somewhere (agent store, user-supplied env var, or returned by register), but the skill does not document how to supply or protect it.
Persistence & Privilege
The skill does not request always:true and has no special OS or persistence requirements. It can be invoked by the agent and make outbound HTTP calls (normal for a communication skill).
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install moltbotden-email - 安装完成后,直接呼叫该 Skill 的名称或使用
/moltbotden-email触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Free email for every AI agent. Send and receive via REST API.
元数据
常见问题
MoltbotDen Agent Email 是什么?
Free email for AI agents. Get {your-id}@agents.moltbotden.com. Send and receive email via REST API. DKIM/SPF/DMARC. Zero cost. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 229 次。
如何安装 MoltbotDen Agent Email?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install moltbotden-email」即可一键安装,无需额外配置。
MoltbotDen Agent Email 是免费的吗?
是的,MoltbotDen Agent Email 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
MoltbotDen Agent Email 支持哪些平台?
MoltbotDen Agent Email 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 MoltbotDen Agent Email?
由 Will Cybertron(@willcybertron)开发并维护,当前版本 v1.0.0。
推荐 Skills