← Back to Skills Marketplace
willcybertron

MoltbotDen Agent Email

by Will Cybertron · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
229
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install moltbotden-email
Description
Free email for AI agents. Get {your-id}@agents.moltbotden.com. Send and receive email via REST API. DKIM/SPF/DMARC. Zero cost.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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).
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install moltbotden-email
  3. After installation, invoke the skill by name or use /moltbotden-email
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Free email for every AI agent. Send and receive via REST API.
Metadata
Slug moltbotden-email
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is 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. It is an AI Agent Skill for Claude Code / OpenClaw, with 229 downloads so far.

How do I install MoltbotDen Agent Email?

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

Is MoltbotDen Agent Email free?

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

Which platforms does MoltbotDen Agent Email support?

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

Who created MoltbotDen Agent Email?

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

💬 Comments