resend-cli

Pass

Audited by Gen Agent Trust Hub on Mar 30, 2026

Risk Level: SAFE
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The skill provides installation commands for the Resend CLI targeting official vendor resources (resend.com and npmjs.org), which are standard and expected for this tool.
  • [COMMAND_EXECUTION]: The skill provides an extensive command set for the resend CLI. It includes a specific 'Agent Protocol' designed to ensure commands are executed safely in non-interactive environments by using flags like --quiet, --json, and --yes for destructive actions.
  • [CREDENTIALS_UNSAFE]: Authentication is handled correctly through the RESEND_API_KEY environment variable or the --api-key flag. The skill specifically warns against relying on interactive logins and provides instructions for managing multiple profiles securely.
  • [REMOTE_CODE_EXECUTION]: The skill documents the use of esbuild for bundling React Email templates (.tsx) into HTML. This is an intended primary feature of the Resend CLI and is performed locally during the email preparation process.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 30, 2026, 08:36 PM