sentry-nestjs-sdk
Pass
Audited by Gen Agent Trust Hub on Apr 3, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill performs local environment detection using standard command-line tools like
grep,ls, andnode -e. These operations are passive and intended to identify the project's framework versions and dependencies to provide tailored setup advice. - [SAFE]: All recommended external dependencies, such as
@sentry/nestjsand@sentry/profiling-node, are official packages provided by the author (Sentry). The instructions for usingnpx @sentry/wizardrefer to a standard vendor-provided CLI tool for managing source maps. - [SAFE]: The configuration guidance follows security best practices, such as using environment variables for sensitive data like the Sentry DSN and recommending
.envfiles for secret management. - [SAFE]: No evidence of prompt injection, obfuscation, or unauthorized data exfiltration was found across the skill's instructions and reference documentation.
Audit Metadata