email-template-builder
Pass
Audited by Gen Agent Trust Hub on Apr 12, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides legitimate code templates and architecture for email communication infrastructure using established industry tools.
- [SAFE]: Secrets such as the Resend API key are managed securely via environment variables (process.env.RESEND_API_KEY) rather than being hardcoded.
- [SAFE]: External dependencies like @react-email and resend are well-known, reputable packages used extensively in the developer ecosystem.
- [SAFE]: Network activity is restricted to communication with established email service providers for the explicit purpose of sending transactional messages.
Audit Metadata