email-capture
Pass
Audited by Gen Agent Trust Hub on Apr 1, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides standard React component templates and server-side logic for email marketing integrations without any malicious patterns.- [DATA_EXFILTRATION]: The skill facilitates network requests to well-known and trusted email services (Resend, Mailchimp, and ConvertKit) as part of its documented functionality. No unauthorized data exfiltration was detected.- [CREDENTIALS_UNSAFE]: API keys are managed securely via environment variables (e.g., process.env.RESEND_API_KEY) rather than being hardcoded. No sensitive credentials or private keys are exposed.- [REMOTE_CODE_EXECUTION]: The skill does not perform any remote code execution, dynamic script loading, or shell command execution.- [PROMPT_INJECTION]: No instructions aimed at overriding agent behavior, bypassing safety filters, or extracting system prompts were found.
Audit Metadata