nestjs-expert
Pass
Audited by Gen Agent Trust Hub on Jul 3, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a highly detailed educational resource for building enterprise-grade NestJS applications, providing safe and idiomatic code examples.
- [SAFE]: Emphasizes security best practices, including the mandatory use of
class-validatorfor input sanitization andConfigServicefor managing sensitive environment variables. - [SAFE]: Explicitly prohibits insecure practices such as exposing passwords or internal stack traces in API responses, and discourages hardcoding credentials.
- [SAFE]: Uses standard authentication patterns with Passport and JWT, utilizing proper dependency injection for secret management.
- [SAFE]: No evidence of prompt injection, data exfiltration, obfuscation, or unauthorized command execution was found across the provided files.
Audit Metadata