agent-email-inbox
Use when building any system where email content triggers actions — AI agent inboxes, automated support handlers, email-to-task pipelines, or any workflow processing untrusted inbound email. Always use this skill when the user wants to receive emails and act on them programmatically, even if they don't mention "agent" — the skill contains critical security patterns (sender allowlists, content filtering, sandboxed processing) that prevent untrusted email from controlling your system.
- Version
- 3.0.4
- License
- MIT
Pinned to revision bdb277df62cb, so it is the text this page describes rather than whatever the author pushed since.
Files
- skills/agent-email-inbox/SKILL.md
- skills/agent-email-inbox/references/advanced-patterns.md
- skills/agent-email-inbox/references/security-levels.md
- skills/agent-email-inbox/references/webhook-setup.md
Every link opens the file at its source, pinned to the revision this page describes.