nestjs
Pass
Audited by Gen Agent Trust Hub on Apr 11, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill uses industry-standard commands for NestJS development, such as
pnpm exec nest generate. No malicious patterns, prompt injections, or unauthorized data access were found. - [COMMAND_EXECUTION]: Provides standard commands for application scaffolding, testing, and building using
pnpm. These operations are limited to the local development environment. - [SAFE]: The instructions emphasize security best practices, including the implementation of
JwtAuthGuardfor authentication,ThrottlerModulefor rate limiting, and standard security headers via Helmet.
Audit Metadata