Save To Email

PassAudited by VirusTotal on May 15, 2026.

Findings (1)

The skill is a legitimate utility for sending HTML emails via the Resend API. The implementation in `scripts/send-email.sh` is well-structured, using a Python helper to safely construct JSON payloads and `curl` to interact with the official Resend endpoint (api.resend.com). No evidence of data exfiltration, obfuscation, or malicious instructions was found in the code or documentation.