skills/vm0-ai/vm0-skills/resend/Gen Agent Trust Hub

resend

Pass

Audited by Gen Agent Trust Hub on Mar 26, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill integrates with Resend, which is a well-known and reputable email delivery service. All network communication is directed to the official API domain (api.resend.com).
  • [SAFE]: Secret management follows secure practices by utilizing environment variables (RESEND_TOKEN) through the shell's printenv command rather than hardcoding credentials.
  • [COMMAND_EXECUTION]: The skill executes curl commands to perform REST API operations. These commands are well-defined, use structured JSON input files, and are limited to the intended functionality of sending emails and managing email resources.
  • [DATA_EXFILTRATION]: No suspicious data exfiltration patterns were found. The skill transmits only user-provided email data and administrative configurations to the Resend service as part of its documented purpose.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 26, 2026, 05:13 PM