nestjs
Pass
Audited by Gen Agent Trust Hub on Feb 16, 2026
Risk Level: LOW
Full Analysis
- Prompt Injection (SAFE): No instruction override or bypass patterns detected.
- Data Exposure & Exfiltration (SAFE): No access to sensitive local files or network exfiltration logic.
- Obfuscation (SAFE): Content is clear-text markdown with no hidden characters or encoding.
- Unverifiable Dependencies (SAFE): All referenced packages (e.g., @nestjs/passport, @nestjs/graphql) are standard components of the official NestJS ecosystem.
- Command Execution (LOW): Includes standard Nest CLI commands such as 'nest generate' and 'npm run', which are provided as usage examples for a development environment.
Audit Metadata