nestjs-documentation
Pass
Audited by Gen Agent Trust Hub on Jun 24, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides documentation and guidance for NestJS Swagger implementation without any malicious code, external downloads, or command execution.
- [DATA_EXPOSURE_AND_EXFILTRATION]: The skill specifically includes an anti-pattern warning to disable Swagger in production (
No /docs in production) to prevent accidental API schema exposure, which is a positive security practice. - [UNVERIFIABLE_DEPENDENCIES]: The skill references the official and well-known
@nestjs/swaggerpackage as a CLI plugin, which is standard for NestJS development.
Audit Metadata