nestjs
Pass
Audited by Gen Agent Trust Hub on Jun 13, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns, prompt injections, or obfuscation were detected. The skill primarily consists of educational content and code templates mapping to the official NestJS documentation.
- [EXTERNAL_DOWNLOADS]: The skill mentions the installation of standard tools like the NestJS CLI (
@nestjs/cli) and various official ecosystem packages (e.g.,@nestjs/common,@nestjs/core). These are well-known, legitimate dependencies for the framework. - [SAFE]: All external URLs point to the official NestJS documentation domain (docs.nestjs.com) or the official GitHub repository (github.com/nestjs/nest), which are trusted sources.
- [DATA_EXFILTRATION]: There are no patterns of data exfiltration or hardcoded credentials. Project structure templates correctly suggest using environment variables (
.env) for configuration management.
Audit Metadata