cloudflare-email-routing

Warn

Audited by Socket on Sep 15, 2026

1 alert found:

Anomaly
AnomalyLOW
templates/send-notification.ts

The code is a conventional notification-email worker and does not show intentional malware or supply-chain sabotage. It contains a meaningful HTML injection risk because subject, message, and especially the unvalidated type value are inserted into HTML without escaping. It also appears vulnerable to unauthorized email relay abuse if deployed without authentication and rate limiting. SQL injection is not evident because the database statement is parameterized. HTML escaping, strict runtime schema validation, and access controls should be added.

Confidence: 98%Severity: 68%
Audit Metadata
Analyzed At
Sep 15, 2026, 12:02 AM
Package URL
pkg:socket/skills-sh/secondsky%2Fclaude-skills%2Fcloudflare-email-routing%2F@a61a8a63640c9f36eb736ab52a30727361d7462bf34ad79453a9c943e5882deb
Security Audit — socket — cloudflare-email-routing