nestjs-best-practices

Pass

Audited by Gen Agent Trust Hub on Feb 17, 2026

Risk Level: SAFE
Full Analysis
  • Documentation (SAFE): The skill provides best practices for NestJS development, including architecture, error handling, and security. The guidelines themselves promote secure coding practices (e.g., using JWT and rate-limiting).
  • Script Analysis (SAFE): The scripts/build-agents.ts file is a utility script used to consolidate individual rule files into a single AGENTS.md file. It uses standard file system operations (fs.readFileSync, fs.writeFileSync) and does not perform any network requests or execute untrusted code.
  • Build Environment (SAFE): The scripts/package.json defines standard development dependencies (typescript, ts-node, tsx) required for running the build script. No suspicious or unversioned packages are present.
  • Metadata (SAFE): The metadata provided in SKILL.md and metadata.json is consistent with the skill's stated purpose and contains no deceptive instructions.
Audit Metadata
Risk Level
SAFE
Analyzed
Feb 17, 2026, 06:34 PM