nestjs

Pass

Audited by Gen Agent Trust Hub on May 1, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill follows secure coding standards for NestJS application development. No malicious patterns, obfuscation, or unauthorized data access were detected.
  • [COMMAND_EXECUTION]: The code snippets provided focus on application logic and do not involve the execution of arbitrary system commands or shell scripts.
  • [DATA_EXFILTRATION]: There are no indicators of data exfiltration. Database interactions use TypeORM with parameterized queries (e.g., :keywords), which is the standard defense against SQL injection.
  • [CREDENTIALS_UNSAFE]: The skill correctly demonstrates using ConfigService to retrieve sensitive information like JWT secrets from configuration files rather than hardcoding them.
  • [PROMPT_INJECTION]: No instructions were found that attempt to bypass safety filters or override the agent's core behavior.
Audit Metadata
Risk Level
SAFE
Analyzed
May 1, 2026, 11:58 AM