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 12, 2026 and we found 3 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 175

Webhook reference - potential data exfiltration

SourceSKILL.md
175* Webhook payloads
low line 161

Access to .env file

SourceSKILL.md
161process.env.JWT_SECRET;
medium line 310

Access to .env file

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