Nestjs Security Scan

Defensive security scan for NestJS applications. Detects missing global ValidationPipe with whitelist, controllers without @UseGuards, DTOs without class-validator decorators, permissive CORS, missing helmet, exception filters leaking stack traces, TypeORM raw queries with template literals, and WebSocket gateways without auth. Invoke when the user asks to "review", "audit", or "scan" a NestJS project.

Dolphinllc 1d5a21f 4.4 KB Updated

File contents

Dolphinllc/claude-security-skills/tree/main/skills/defensive/web/nestjs-security-scan commit 1d5a21f3c2

Frequently asked questions

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