nestjs-patterns
Pass
Audited by Gen Agent Trust Hub on Jun 24, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides standard documentation and code snippets for building modular NestJS backends using TypeScript.
- [SAFE]: It encourages security-focused practices, such as the use of
ValidationPipewithwhitelistandforbidNonWhitelistedsettings to prevent mass-assignment vulnerabilities. - [SAFE]: The documentation specifically advises against leaking sensitive internal fields (e.g., password hashes, tokens) in response DTOs.
- [SAFE]: No unauthorized network requests, credential harvesting, or obfuscation techniques were detected in the content.
Audit Metadata