Skip to main content

express-rest-api

Build scalable RESTful APIs with Express.js, mastering routing, middleware, validation, and error handling for robust backend services.

Install this skill

or
92/100

Security score

The express-rest-api skill was audited on Feb 9, 2026 and we found 4 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

low line 99

Access to .env file

SourceSKILL.md
99...(process.env.NODE_ENV === 'development' && { stack: err.stack })
medium line 181

Access to .env file

SourceSKILL.md
181- ✅ Environment variables (.env)
low line 247

External URL reference

SourceSKILL.md
247- [Express.js Official Docs](https://expressjs.com)
low line 248

External URL reference

SourceSKILL.md
248- [REST API Best Practices](https://restfulapi.net)
Scanned on Feb 9, 2026
View Security Dashboard