send-email-programmatically
Pass
Audited by Gen Agent Trust Hub on Mar 1, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill utilizes well-known technology services (Gmail, Outlook, Mailgun, SendGrid) for email delivery.
- [SAFE]: Security best practices are explicitly integrated, including the recommendation of app-specific passwords and the use of environment variables for sensitive credentials.
- [SAFE]: Local configuration examples include appropriate filesystem permissions (chmod 600) to protect stored credentials.
- [SAFE]: The agent prompt includes specific instructions to validate and sanitize email content, reducing the risk of indirect prompt injection or email header injection.
Audit Metadata