design-email
Pass
Audited by Gen Agent Trust Hub on Jul 24, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill utilizes standard CLI commands (
npm install,npx email dev,supabase functions deploy) for package management, local development, and deployment of backend functions. - [EXTERNAL_DOWNLOADS]: It fetches well-known and trusted packages from the NPM registry, such as
react-emailand@react-email/components, which are standard for the described tasks. - [DATA_EXFILTRATION]: Environment variables containing API keys (e.g.,
RESEND_API_KEY) are identified for configuration purposes, but the skill explicitly mandates referencing them by name only to prevent credential exposure. - [SAFE]: Deliverability and security configurations (SPF, DKIM, DMARC) are included as a core part of the audit process, helping users ensure their email infrastructure is correctly and securely configured.
Audit Metadata