typescript-sentry
Pass
Audited by Gen Agent Trust Hub on Jul 31, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill provides instructions for installing official Sentry SDK packages and utility tools (such as
@sentry/node,@sentry/nextjs, and@sentry/cli) from the standard NPM registry. - [CREDENTIALS_UNSAFE]: Proper security hygiene is demonstrated by using environment variables (e.g.,
SENTRY_DSN,SENTRY_AUTH_TOKEN) for sensitive configuration data. The reference material specifically includes code patterns for filtering and stripping sensitive attributes like passwords, authorization tokens, and cookies from event payloads and structured logs. - [SAFE]: No malicious patterns, obfuscation techniques, or unauthorized system access attempts were detected. The skill's functionality is entirely consistent with its purpose as a development aid for error and performance monitoring.
Audit Metadata