nestjs-configuration
Pass
Audited by Gen Agent Trust Hub on Jun 24, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a best-practice guide for configuration management in NestJS, specifically using the
@nestjs/configpackage andJoifor validation. - [SAFE]: It emphasizes security best practices by explicitly instructing users to never commit
.envfiles and to use.gitignoreto prevent secret exposure. - [SAFE]: All referenced libraries (e.g.,
@nestjs/config,joi,class-validator) are standard industry tools for the tasks described. - [SAFE]: No command execution, remote downloads, or data exfiltration patterns were identified.
Audit Metadata