Skip to main content

postmark-templates

Facilitates the creation and management of server-side email templates using Postmark, leveraging Handlebars syntax for dynamic content.

Install this skill

or
98/100

Security score

The postmark-templates skill was audited on Mar 8, 2026 and we found 2 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

low line 83

Access to .env file

SourceSKILL.md
83const client = new postmark.ServerClient(process.env.POSTMARK_SERVER_TOKEN);
low line 28

External URL reference

SourceSKILL.md
281. **Create a template** via API or the [Postmark dashboard](https://account.postmarkapp.com)
Scanned on Mar 8, 2026
View Security Dashboard