sentry
Pass
Audited by Gen Agent Trust Hub on Mar 16, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: Authentication handling: The skill correctly instructs users to set SENTRY_AUTH_TOKEN as an environment variable and warns against pasting tokens into the chat, reducing the risk of credential exposure.\n- [SAFE]: Privacy protection: The bundled Python script includes redaction logic to mask email addresses and IP addresses in API responses, ensuring sensitive data is not unnecessarily displayed.\n- [SAFE]: Least privilege: The documentation emphasizes the use of read-only API scopes for all operations, following the principle of least privilege.\n- [SAFE]: Network operations: API calls are restricted to Sentry's official endpoints. While the base URL is configurable, this is a standard feature for supporting self-hosted Sentry instances.
Audit Metadata