nestjs-controllers-services
Pass
Audited by Gen Agent Trust Hub on Jun 24, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns or security vulnerabilities were detected in the analyzed files.
- [SAFE]: The instructions promote standard NestJS security best practices, such as strict input validation via ValidationPipe (whitelist: true, forbidNonWhitelisted: true) and the use of type-safe custom decorators to avoid raw access to request objects.
- [SAFE]: The skill uses official NestJS lifecycle hooks and built-in pipes (ParseIntPipe, ParseUUIDPipe) correctly for resource management and data sanitization.
Audit Metadata