skills/openai/plugins/email/Gen Agent Trust Hub

email

Pass

Audited by Gen Agent Trust Hub on May 9, 2026

Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
  • External Package Integration: The skill references the installation of the resend and react-email packages via standard package managers. These are established libraries within the web development ecosystem for the described services.
  • Command Line Tool Usage: Instructions include the use of npx to run development and setup tools. These commands are standard for managing the React Email environment and configuring the integration.
  • Sensitive Data Management: The skill correctly identifies the use of environment variables for storing the RESEND_API_KEY. This approach avoids hardcoding credentials and aligns with security best practices for Vercel deployments.
  • Data Handling Considerations: The provided code examples demonstrate how to process data from incoming API requests and interpolate it into email templates. While this is the core functionality of the skill, users should ensure that input is validated and sanitized as part of their broader application security strategy.
Audit Metadata
Risk Level
SAFE
Analyzed
May 9, 2026, 03:11 PM
Security Audit — agent-trust-hub — email