nestjs
Pass
Audited by Gen Agent Trust Hub on Feb 25, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a reference for NestJS best practices and does not contain any executable malicious scripts or instructions.\n- [SAFE]: All external resource references and package recommendations (e.g., @nestjs/core, @nestjs/jwt, class-validator) are standard, well-known libraries within the official NestJS and Node.js ecosystems.\n- [SAFE]: The security rules explicitly advocate for the use of security-enhancing middleware such as Helmet, CORS, and CSRF protection, and provide safe patterns for JWT authentication.\n- [SAFE]: No hardcoded credentials or unauthorized network operations were found. Example configurations use environment variable placeholders and mock data for testing purposes.\n- [SAFE]: The skill emphasizes input validation via DTOs and output sanitization via interceptors, which are key components of secure application development.
Audit Metadata