resend
Pass
Audited by Gen Agent Trust Hub on Mar 13, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides legitimate documentation and code examples for the Resend email service without any malicious patterns.
- [SAFE]: Sensitive information is handled correctly using environment variables (e.g.,
process.env.RESEND_API_KEY) rather than hardcoding secrets. - [SAFE]: All referenced packages (resend, @react-email/components, react-email) are official and well-known libraries for email development.
- [SAFE]: Network operations are restricted to the intended functionality of the Resend API.
Audit Metadata