resend-inbound-emails
Audited by Socket on Mar 8, 2026
1 alert found:
Obfuscated FileThe skill presents a coherent, well-scoped integration for two-way email with optional AI personalization, aligning with its stated purpose. Data flows conform to typical event-driven patterns (webhooks to backend to DB to UI) and use official API surfaces. The primary security considerations are legitimate: safeguard API keys and webhook secrets, enforce strict webhook verification, and ensure client-side exposure of sensitive data is avoided. No unverifiable binaries or suspect external data exfiltration paths are evident. Overall, the skill is BENIGN with some MEDIUM risk factors due to credential exposure potential and data-flow sensitivity; treat as SUSPICIOUS only if logs or deployment practices reveal credential leakage or insecure handling at runtime.