nestjs-database
Pass
Audited by Gen Agent Trust Hub on Jun 24, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides standard documentation and guidelines for NestJS database development, including repository patterns and migration strategies.
- [SAFE]: No evidence of prompt injection, data exfiltration, or obfuscation was found across the analyzed files.
- [SAFE]: Recommendations for database configuration follow industry best practices, specifically the use of
forRootAsyncfor secure secret management and the explicit disabling of thesynchronizefeature in production environments to prevent accidental data loss. - [SAFE]: The mentioned CLI commands (
pnpm migration:run,pnpm migration:generate) are standard development tasks associated with the TypeORM framework and do not constitute unsafe command execution in this context.
Audit Metadata