nestjs-architecture
Pass
Audited by Gen Agent Trust Hub on Jun 24, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as an architectural guide for NestJS projects, focusing on separation of concerns and dependency injection best practices.
- [COMMAND_EXECUTION]: The instructions recommend using standard CLI tools like
nestfor scaffolding andmadgefor detecting circular dependencies. These are legitimate development utilities. - [EXTERNAL_DOWNLOADS]: The skill references well-known, industry-standard libraries including
class-validator,joi,zod,@nestjs/terminus, andnestjs-pino. These dependencies are common in the NestJS ecosystem. - [CREDENTIALS_UNSAFE]: An implementation example includes a placeholder string 'secret' for an API key. This is clearly intended as a placeholder for educational purposes and does not represent an actual credential leak.
Audit Metadata