api-framework-nestjs

Pass

Audited by Gen Agent Trust Hub on Sep 20, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill provides best-practice implementation patterns for the NestJS framework, focusing on modularity and clear separation of concerns.
  • [SAFE]: Mandates the use of ValidationPipe with whitelist and forbidNonWhitelisted enabled, which effectively prevents mass assignment and parameter pollution vulnerabilities.
  • [SAFE]: Promotes secure handling of sensitive data by providing patterns for password hashing with bcrypt and structured authentication using JWT and Passport.js.
  • [SAFE]: All code examples use standard, legitimate libraries (e.g., class-validator, Prisma, TypeORM) and follow established framework conventions without any malicious indicators.
  • [SAFE]: Configuration management patterns correctly advise using environment variables and typed configuration objects, avoiding hardcoded secrets.
Audit Metadata
Risk Level
SAFE
Analyzed
Sep 20, 2026, 03:56 PM
Security Audit — agent-trust-hub — api-framework-nestjs