nestjs-authentication

Pass

Audited by Gen Agent Trust Hub on Mar 17, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill provides standard, well-documented patterns for NestJS authentication using passport and JWT.
  • [SAFE]: Password handling instructions explicitly recommend hashing with bcrypt or argon2 and caution against returning hashes in responses.
  • [SAFE]: Secret management is handled via environment variables and the NestJS ConfigModule, avoiding hardcoded credentials.
  • [EXTERNAL_DOWNLOADS]: The installation command in the metadata uses curl to download a markdown file from the vendor's repository and saves it locally; this is a standard configuration fetch from a well-known service (GitHub).
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 17, 2026, 05:56 AM