nestjs
Pass
Audited by Gen Agent Trust Hub on Mar 1, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides educational content and boilerplate templates for NestJS development. The code examples follow standard framework best practices, including input validation with DTOs and security-focused middleware (e.g., ThrottlerGuard, JwtAuthGuard).
- [SAFE]: The PowerShell script
scripts/nest-module-scaffold.ps1is a utility for local file generation. It creates directories and populates them with boilerplate TypeScript code. The script does not perform network operations, download external resources, or attempt to escalate privileges. While it takes user input for a module name, it is intended for local development use where the developer controls the environment.
Audit Metadata