send-email
Pass
Audited by Gen Agent Trust Hub on Feb 16, 2026
Risk Level: LOW
Full Analysis
- SAFE (SAFE): No malicious patterns detected. Documentation serves as reference material for integrating the Resend email service.
- EXTERNAL_DOWNLOADS (LOW): The documentation references official SDKs from standard package registries (npm, PyPI, etc.). These are standard, legitimate dependencies for the service.
- CREDENTIALS_UNSAFE (SAFE): The documentation correctly advises against hardcoding secrets, recommending the use of environment variables (RESEND_API_KEY, RESEND_WEBHOOK_SECRET), and uses placeholders (re_xxxxxxxxx) in code examples.
Audit Metadata