templates
Pass
Audited by Gen Agent Trust Hub on Mar 15, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill implements standard API integration patterns for email template management and does not exhibit any malicious behaviors such as unauthorized data exfiltration or prompt injection.
- [CREDENTIALS_UNSAFE]: The provided script
fetch-all-templates.mjscorrectly utilizesprocess.env.RESEND_API_KEYto handle authentication, ensuring that API keys are not hardcoded within the source files. - [EXTERNAL_DOWNLOADS]: The skill imports the official
resendSDK, which is a verified package from the vendor, to facilitate interactions with the Resend API.
Audit Metadata