gs-santry-observability
Pass
Audited by Gen Agent Trust Hub on Mar 29, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill recommends installing official Sentry packages (
@sentry/nextjs) and using the Sentry setup wizard (@sentry/wizard) from the public npm registry. These are official tools from a well-known observability service. - [DATA_EXFILTRATION]: The skill implements error tracking and transaction tracing which involves sending application performance and error data to Sentry's infrastructure. It includes a specific best-practice recommendation to 'Scrub sensitive data' to ensure credentials and PII are not logged.
- [CREDENTIALS_UNSAFE]: Environment variable documentation for Sentry configuration (e.g.,
SENTRY_AUTH_TOKEN) uses safe placeholders rather than hardcoded secrets.
Audit Metadata