email-notifications
Pass
Audited by Gen Agent Trust Hub on Apr 7, 2026
Risk Level: SAFE
Full Analysis
- [CREDENTIALS_UNSAFE]: No hardcoded credentials or secrets were found. The skill correctly demonstrates the use of environment variables (e.g.,
process.env.RESEND_API_KEY) to manage sensitive API keys. - [EXTERNAL_DOWNLOADS]: The implementation patterns utilize well-known technology providers (Resend, SendGrid) and established libraries from official registries.
- [COMMAND_EXECUTION]: The skill includes standard development tooling commands (
npx react-email dev) intended for local development environments. - [DATA_EXFILTRATION]: No unauthorized data transmission patterns were identified. Network operations are restricted to the intended transactional email service providers.
- [PROMPT_INJECTION]: No instructions attempting to override agent behavior or bypass safety guidelines were detected.
Audit Metadata