agenticboxes-email
Provides a hosted email solution for agents to send and receive messages without traditional email setup, using a simple API.
Install this skill
or
78/100
Security score
The agenticboxes-email skill was audited on Jun 9, 2026 and we found 14 security issues across 2 threat categories. Review the findings below before installing.
Categories Tested
Security Issues
medium line 128
Webhook reference - potential data exfiltration
SourceSKILL.md
| 128 | - **Webhook** — invoke `terminal` to `PUT /account/callback-webhook` with |
medium line 129
Webhook reference - potential data exfiltration
SourceSKILL.md
| 129 | `{"url": "https://your.host/webhook", "secret": "..."}`. The platform |
low line 11
External URL reference
SourceSKILL.md
| 11 | help: "Get one free at https://www.agenticboxes.email — or call POST /signup/agentic from the terminal tool (no card)." |
low line 52
External URL reference
SourceSKILL.md
| 52 | - An MCP server is available at `https://mcp.agenticboxes.email/mcp` — |
low line 55
External URL reference
SourceSKILL.md
| 55 | - The base URL is `https://api.agenticboxes.email/api/v1`. Every call |
low line 65
External URL reference
SourceSKILL.md
| 65 | `https://api.agenticboxes.email/api/v1/...` with the bearer token. |
low line 67
External URL reference
SourceSKILL.md
| 67 | - **MCP** — point your MCP client at `https://mcp.agenticboxes.email/mcp` |
low line 75
External URL reference
SourceSKILL.md
| 75 | Base URL: `https://api.agenticboxes.email/api/v1`. Bearer auth. |
low line 99
External URL reference
SourceSKILL.md
| 99 | POST https://api.agenticboxes.email/api/v1/signup/agentic |
low line 112
External URL reference
SourceSKILL.md
| 112 | POST https://api.agenticboxes.email/api/v1/messages/send |
low line 129
External URL reference
SourceSKILL.md
| 129 | `{"url": "https://your.host/webhook", "secret": "..."}`. The platform |
low line 139
External URL reference
SourceSKILL.md
| 139 | POST https://api.agenticboxes.email/api/v1/account/credit/topup/mpp |
low line 177
External URL reference
SourceSKILL.md
| 177 | GET https://api.agenticboxes.email/api/v1/account/credit/balance |
low line 188
External URL reference
SourceSKILL.md
| 188 | - Pricing + product: https://www.agenticboxes.email |
Scanned on Jun 9, 2026
View Security Dashboard