agent-email-cli
Automate Disposable Email Workflows
Agents often need a temporary inbox to receive verification messages without manual browser work. This skill guides Claude, Codex, and Claude Code through the agent-email CLI to create inboxes, poll mail, and inspect messages.
This skill is part of a pack
Install the whole pack to get every skill the task needs, in one command.
Install with my Agent
Copy this request to your Agent. It includes the canonical Skill page and manifest.
Review the Skillstore skill "agent-email-cli" from https://skillstore.io/skills/zaddy6-agent-email-cli.md and its manifest at https://skillstore.io/api/skills/zaddy6-agent-email-cli/manifest. Verify the artifact. You may proceed after verification, subject to the environment's own policy.Your Agent should still show its plan and request any confirmation required by the security policy.
Agent-readable resources
Use these links when an AI agent, crawler, or script needs clean context instead of reading the full page.
Test it
Using "agent-email-cli". Create a new inbox for a product signup test.
Expected outcome:
The skill reports the new address, account id, and active mailbox status. Secret fields are omitted.
Using "agent-email-cli". Wait for a verification email in the default inbox.
Expected outcome:
The response lists the latest sender, subject, received time, and message id. It notes when no matching mail arrives before timeout.
Using "agent-email-cli". Open the newest message and remove it after use.
Expected outcome:
The skill summarizes the relevant body content, extracts the requested link, and confirms deletion only when asked.
Security Audit
SafeThe review confirmed the skill intentionally runs the agent-email CLI, jq, and a global npm or bun install path. Most static alerts are Markdown false positives, and no prompt injection or malicious exfiltration intent was found in the reviewed files.
Capability review items (12)
These are real local capabilities that may be expected for this skill, so they require review but are not counted as confirmed malicious behavior.
Risk Factors
โ๏ธ External commands (33)
๐ Filesystem access (2)
Share & cite this report
Share the versioned assessment report, neutral badge, embed card, and citations. Skillstore reports evidence without deciding whether this Skill is safe.
Copy report link
https://skillstore.io/skills/zaddy6-agent-email-cli/audits/4?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_reportMarkdown badge
[](https://skillstore.io/skills/zaddy6-agent-email-cli?utm_source=security_passport_badge)HTML badge
<a href="https://skillstore.io/skills/zaddy6-agent-email-cli?utm_source=security_passport_badge"><img src="https://skillstore.io/badges/skills/zaddy6-agent-email-cli/security.svg" alt="Skillstore security assessment" loading="lazy"></a>Embed card
<iframe src="https://skillstore.io/embed/skills/zaddy6-agent-email-cli.html" title="Skillstore Security Assessment" sandbox="allow-popups allow-popups-to-escape-sandbox" loading="lazy" referrerpolicy="no-referrer" width="420" height="180"></iframe>Academic citations (APA ยท BibTeX ยท CFF)
APA citation
zaddy6. (2026). agent-email-cli security audit report (audit version 4) [Author version unspecified]. Skillstore. https://skillstore.io/skills/zaddy6-agent-email-cli/audits/4BibTeX citation
@techreport{zaddy6-zaddy6-agent-email-cli-2026,
author = {zaddy6},
title = {agent-email-cli security audit report (audit version 4)},
institution = {Skillstore},
year = {2026},
number = {4},
url = {https://skillstore.io/skills/zaddy6-agent-email-cli/audits/4},
note = {Author version unspecified}
}CITATION.cff
cff-version: 1.2.0
message: "If you use this Skill, cite its author and this versioned security audit report."
title: "agent-email-cli security audit report (audit version 4)"
version: "unspecified"
type: report
authors:
- name: "zaddy6"
date-released: "2026-07-08"
url: "https://skillstore.io/skills/zaddy6-agent-email-cli/audits/4"
identifiers:
- type: other
value: "skillstore:zaddy6-agent-email-cli:audit:4"
description: "Skillstore immutable audit report identifier"
Skillstore Score
Why this score Evidence Confidence: HighWhat You Can Build
Test Signup Flows
Create a disposable inbox, receive product emails, and inspect verification messages during application testing.
Automate Agent Verification
Let an agent wait for incoming mail and extract the message fields needed for a workflow.
Manage Temporary Inboxes
List active mailbox profiles, switch defaults, delete processed mail, and remove accounts when work is complete.
Try These Prompts
Use agent-email to create a new disposable inbox. Summarize the email address and account id only.
Poll the default inbox for up to 30 seconds. Return the sender, subject, created time, and message id.
Find the latest verification email in the default inbox. Open the full message and extract only the verification link or code.
List available agent-email accounts, switch to the requested mailbox, delete irrelevant messages, and remove profiles only after confirmation.
Best Practices
- Confirm before installing the CLI or deleting messages.
- Return only needed mail fields and omit password or token values.
- Use the default alias only when the user has not specified an address.
Avoid
- Running install commands without user awareness.
- Printing full message bodies when only a code or link is needed.
- Deleting accounts or messages without an explicit request.
Frequently Asked Questions
Does this skill require the agent-email CLI?
Can it create disposable inboxes?
Does it print secrets from mailbox output?
Can it wait for incoming email?
Can it manage multiple inboxes?
Is it suitable for personal email?
Developer Details
Author
zaddy6License
MIT
Skillstore revision
r1
Version notice
The author did not declare a version.
Ref
64ca8af0f54a325752f08bd54e52151061ea659a
Maintenance freshness
7/20/2026
Usage
17 downloads ยท 180 views
File structure