validation
Pass
Audited by Gen Agent Trust Hub on Mar 29, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides instructional content for implementing validation in NestJS applications using decorators and the ValidationPipe.
- [EXTERNAL_DOWNLOADS]: Recommends the installation of
class-validatorandclass-transformervia npm. These are standard, industry-recognized libraries for validation and transformation in the Node.js ecosystem. - [SAFE]: Actively promotes security best practices by recommending the use of
whitelist: trueandforbidNonWhitelisted: trueto prevent mass assignment vulnerabilities and ensure only expected data is processed by the application.
Audit Metadata