Skip to main content

Backend Dev Guidelines

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

Install this skill

or
89/100

Security score

The Backend Dev Guidelines skill was audited on Mar 7, 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 Mar 7, 2026
View Security Dashboard