sentry-nestjs-sdk

Pass

Audited by Gen Agent Trust Hub on May 18, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill is focused on the legitimate setup and configuration of the Sentry SDK for NestJS environments. No malicious patterns such as prompt injection, data exfiltration, or persistence mechanisms were detected.
  • [EXTERNAL_DOWNLOADS]: Recommends installation of official Sentry and NestJS-related packages via standard package managers.
  • Fetches trusted libraries such as @sentry/nestjs, @sentry/profiling-node, and @nestjs/schedule from well-known public registries.
  • [COMMAND_EXECUTION]: Utilizes local shell commands for project introspection and environment detection.
  • Employs common utilities like grep, ls, and node -e to identify the project structure, dependency versions, and existing Sentry configurations.
  • These operations are restricted to the local filesystem and serve the primary purpose of the skill.
Audit Metadata
Risk Level
SAFE
Analyzed
May 18, 2026, 02:39 PM
Security Audit — agent-trust-hub — sentry-nestjs-sdk