Skip to main content

esm-module-patterns

Covers modern ESM import/export patterns for TypeScript projects, aiding in module structure design and conversion from CommonJS.

Install this skill

or
99/100

Security score

The esm-module-patterns skill was audited on Feb 9, 2026 and we found 1 security issue across 1 threat category. Review the findings below before installing.

Categories Tested

Security Issues

low line 82

Access to .env file

SourceSKILL.md
82if (process.env.NODE_ENV === 'development') {
Scanned on Feb 9, 2026
View Security Dashboard