Skip to main content

nestjs-patterns

Provides production-grade NestJS architecture patterns for building modular TypeScript backends, enhancing API and service development.

Install this skill

or
99/100

Security score

The nestjs-patterns skill was audited on May 18, 2026 and we found 1 security issue across 1 threat category. Review the findings below before installing.

Categories Tested

Security Issues

low line 72

Access to .env file

SourceSKILL.md
72await app.listen(process.env.PORT ?? 3000);
Scanned on May 18, 2026
View Security Dashboard
Installation guide →