Express Security Scan

Defensive security scan for Express.js applications. Detects missing helmet, unsafe body-parser limits, broken trust-proxy config, weak cookie/session options, missing CSRF, middleware-ordering bugs (auth registered after route), unvalidated res.sendFile, and unsafe eval of request data. Invoke when the user asks to "review", "audit", or "scan" an Express project.

Dolphinllc 90f2c71 4.5 KB Updated

File contents

Dolphinllc/claude-security-skills/tree/main/skills/defensive/web/express-security-scan commit 90f2c71e7f

Frequently asked questions

npx skillmds@latest add dolphinllc/express-security-scan