Skip to main content

backend-dev-guidelines

Defines strict backend development standards for Node.js and TypeScript microservices, ensuring maintainable and observable systems.

Install this skill

or
89/100

Security score

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

Categories Tested

Security Issues

medium line 174

Webhook reference - potential data exfiltration

SourceSKILL.md
174* Webhook payloads
low line 160

Access to .env file

SourceSKILL.md
160process.env.JWT_SECRET;
medium line 309

Access to .env file

SourceSKILL.md
309❌ process.env usage
Scanned on Mar 4, 2026
View Security Dashboard