Skip to main content

backend-dev-guidelines

Opinionated backend development standards for Node.js + Express + TypeScript microservices. Covers layered architecture, BaseController pattern, dependency inje

89/100

Security score

The backend-dev-guidelines skill was audited on Mar 2, 2026 and we found 3 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 176

Webhook reference - potential data exfiltration

SourceSKILL.md
176* Webhook payloads
low line 162

Access to .env file

SourceSKILL.md
162process.env.JWT_SECRET;
medium line 311

Access to .env file

SourceSKILL.md
311❌ process.env usage
Scanned on Mar 2, 2026
View Security Dashboard