Skip to main content

email-systems

Optimizes email deliverability and engagement, ensuring high ROI through effective email systems management and best practices.

Install this skill

or
76/100

Security score

The email-systems skill was audited on May 12, 2026 and we found 8 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 87

Webhook reference - potential data exfiltration

SourceSKILL.md
87**When to use**: Processing bounce and complaint webhooks
medium line 220

Webhook reference - potential data exfiltration

SourceSKILL.md
220- No webhook handlers for bounces
low line 242

Webhook reference - potential data exfiltration

SourceSKILL.md
242// Webhook handler for bounces
low line 243

Webhook reference - potential data exfiltration

SourceSKILL.md
243app.post('/webhooks/email', (req, res) => {
medium line 577

Webhook reference - potential data exfiltration

SourceSKILL.md
577### Missing bounce webhook handler
medium line 583

Webhook reference - potential data exfiltration

SourceSKILL.md
583Message: Email provider used but no bounce handling detected. Implement webhook handler for bounces.
low line 114

External URL reference

SourceSKILL.md
114<Button href="https://app.com/start">
low line 291

External URL reference

SourceSKILL.md
291<https://example.com/unsubscribe?token=xxx>
Scanned on May 12, 2026
View Security Dashboard
Installation guide →