using-email-templates
Facilitates the creation and management of Mailtrap email templates using Handlebars for personalized email sending.
Install this skill
or
92/100
Security score
The using-email-templates skill was audited on Jun 4, 2026 and we found 4 security issues across 2 threat categories. Review the findings below before installing.
Categories Tested
Security Issues
medium line 50
Curl to non-GitHub URL
SourceSKILL.md
| 50 | curl -X POST https://send.api.mailtrap.io/api/send \ |
low line 38
External URL reference
SourceSKILL.md
| 38 | - [Transactional – Send email (including template)](https://docs.mailtrap.io/developers/email-sending/transactional.md) (`https://send.api.mailtrap.io`) |
low line 39
External URL reference
SourceSKILL.md
| 39 | - [Bulk – Send email (including template)](https://docs.mailtrap.io/developers/email-sending/bulk.md) (`https://bulk.api.mailtrap.io`) |
low line 50
External URL reference
SourceSKILL.md
| 50 | curl -X POST https://send.api.mailtrap.io/api/send \ |
Scanned on Jun 4, 2026
View Security Dashboard