Skip to main content

agentmail

Enables AI agents to manage their own email inboxes programmatically, facilitating email communication and organization.

Install this skill

or
89/100

Security score

The agentmail skill was audited on Mar 8, 2026 and we found 3 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 3

Webhook reference - potential data exfiltration

SourceSKILL.md
3description: Give AI agents their own email inboxes using the AgentMail API. Use when building email agents, sending/receiving emails programmatically, managing inboxes, handling attachments, organizi
medium line 295

Webhook reference - potential data exfiltration

SourceSKILL.md
295- [webhooks.md](references/webhooks.md) - HTTP-based notifications (requires public URL)
low line 199

Base64 decode operation

SourceSKILL.md
199content = base64.b64encode(file_bytes).decode()
Scanned on Mar 8, 2026
View Security Dashboard