nestjs-expert
Pass
Audited by Gen Agent Trust Hub on Apr 22, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns, obfuscation, or unauthorized data access were detected in the skill files.
- [COMMAND_EXECUTION]: The skill contains benign shell commands in references/full-guide.md used for environment discovery, such as checking for the presence of package.json and identifying installed NestJS modules via find and grep.
- [CREDENTIALS_UNSAFE]: The skill correctly promotes secure credential management by instructing users to store sensitive information like JWT_SECRET and MONGO_URI in environment variables accessed via a configuration service.
- [SAFE]: The skill emphasizes input validation and sanitization using standard NestJS ValidationPipe and class-validator decorators.
Audit Metadata