Skip to main content

backend-dev-guidelines

Defines strict backend development standards for Node.js, Express, and TypeScript microservices, ensuring maintainability and observability.

Install this skill

or
89/100

Security score

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

Categories Tested

Security Issues

medium line 173

Webhook reference - potential data exfiltration

SourceSKILL.md
173* Webhook payloads
low line 159

Access to .env file

SourceSKILL.md
159process.env.JWT_SECRET;
medium line 308

Access to .env file

SourceSKILL.md
308❌ process.env usage
Scanned on May 23, 2026
View Security Dashboard
Installation guide →