backend-dev-guidelines
Provides guidelines for building maintainable backend systems with a focus on architecture, error handling, and observability.
Install this skill
or
89/100
Security score
The backend-dev-guidelines skill was audited on Jun 3, 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
| 161 | process.env.JWT_SECRET; |
medium line 310
Access to .env file
SourceSKILL.md
| 310 | ❌ process.env usage |
Scanned on Jun 3, 2026
View Security Dashboard