sentry-error-capture
Pass
Audited by Gen Agent Trust Hub on Apr 11, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill implements error tracking using Sentry, a well-known service, and follows security best practices by referencing credentials via environment variables (e.g., SENTRY_DSN) rather than hardcoding them.
- [SAFE]: External dependencies such as @sentry/node and sentry-sdk are official libraries for the Sentry platform.
- [SAFE]: The identified context enrichment patterns for capturing user PII and request metadata are intended for legitimate diagnostic purposes within a developer-controlled environment.
Audit Metadata