Skip to main content

resend

Facilitates email operations with the Resend platform, enabling sending, receiving, and managing email workflows for developers.

Install this skill

or
49/100

Security score

The resend skill was audited on May 24, 2026 and we found 13 security issues across 2 threat categories, including 1 high-severity. Review the findings below before installing.

Categories Tested

Security Issues

medium line 14

Webhook reference - potential data exfiltration

SourceSKILL.md
14- name: RESEND_WEBHOOK_SECRET
medium line 15

Webhook reference - potential data exfiltration

SourceSKILL.md
15description: Webhook signing secret for verifying event payloads. Found in the Resend dashboard under Webhooks after creating an endpoint.
medium line 30

Webhook reference - potential data exfiltration

SourceSKILL.md
30| **Receiving emails** | `resend-inbound` | Processing inbound emails, webhooks for received mail, attachments |
medium line 38

Webhook reference - potential data exfiltration

SourceSKILL.md
38- Delivery webhooks (bounced, delivered, opened)
medium line 42

Webhook reference - potential data exfiltration

SourceSKILL.md
42- Processing `email.received` webhooks
medium line 48

Webhook reference - potential data exfiltration

SourceSKILL.md
48- Webhook setup with ngrok/tunneling for local development
high line 48

Ngrok tunnel reference

SourceSKILL.md
48- Webhook setup with ngrok/tunneling for local development
low line 8

External URL reference

SourceSKILL.md
8homepage: https://resend.com
low line 12

External URL reference

SourceSKILL.md
12description: Resend API key for sending and receiving emails. Get yours at https://resend.com/api-keys
low line 60

External URL reference

SourceSKILL.md
60**Marketing emails or newsletters?** Use [Resend Broadcasts](https://resend.com/broadcasts)
low line 78

External URL reference

SourceSKILL.md
78- [Resend Documentation](https://resend.com/docs)
low line 79

External URL reference

SourceSKILL.md
79- [API Reference](https://resend.com/docs/api-reference)
low line 80

External URL reference

SourceSKILL.md
80- [Dashboard](https://resend.com/emails)
Scanned on May 24, 2026
View Security Dashboard
Installation guide →