send-email

Pass

Audited by Gen Agent Trust Hub on Mar 4, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill's behavior is entirely consistent with its stated purpose of providing an interface for the Resend email service.
  • [EXTERNAL_DOWNLOADS]: The skill references official Resend SDKs available through standard package managers (npm, pip, etc.) and the vendor's verified GitHub repository. These are documented neutrally as legitimate vendor resources.
  • [CREDENTIALS_UNSAFE]: Sensitive inputs like the API key and webhook secret are correctly handled via environment variables. No hardcoded credentials or secrets are present in the provided files.
  • [DATA_EXFILTRATION]: Network operations are limited to the vendor's official API endpoints for the purpose of transmitting email data. No unauthorized exfiltration of sensitive system files was detected.
  • [PROMPT_INJECTION]: While the skill accepts user-provided text for email content, it does not contain any instructions that attempt to override the agent's core safety guidelines or logic.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 4, 2026, 09:43 PM