sentry
Pass
Audited by Gen Agent Trust Hub on Aug 6, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a reference guide for official Sentry SDKs and integrations. All commands (
bunx @sentry/wizard,bunx sentry-cli) and package names (@sentry/*) are standard, legitimate tools from a well-known service. - [SAFE]: Includes robust security guidance regarding sensitive information, such as explicitly instructing users to keep
SENTRY_AUTH_TOKENin CI environments and never ship it to client browsers. - [SAFE]: Promotes data privacy by documenting the use of
dataCollectionandbeforeSendfor scrubbing PII (Personally Identifiable Information) and secrets from outgoing telemetry. - [SAFE]: Best practices for initialization order and distribution tracing are provided to ensure the SDK functions correctly without compromising application performance or security.
- [SAFE]: No obfuscation, prompt injection, or suspicious remote code execution patterns were detected.
Audit Metadata