prisma-nestjs-patterns

Pass

Audited by Gen Agent Trust Hub on Mar 7, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill serves as a comprehensive technical guide for Prisma and NestJS integration, containing no malicious instructions or suspicious code patterns.
  • [SAFE]: Security best practices are explicitly taught, such as the use of Data Transfer Objects (DTOs) and Mappers to sanitize API responses and prevent the accidental exposure of sensitive database fields like password hashes.
  • [SAFE]: Raw SQL query examples correctly utilize Prisma's tagged template literals ($queryRaw), which automatically parameterize inputs to mitigate SQL injection vulnerabilities.
  • [SAFE]: Database connection string examples use standard placeholders and guide users toward secure configuration via environment variables and secret management for production environments.
  • [SAFE]: All referenced software packages (Prisma, Argon2, Testcontainers) and external links point to official documentation or well-established, trusted open-source repositories.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 7, 2026, 05:58 PM