sentry

Pass

Audited by Gen Agent Trust Hub on Feb 27, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill correctly manages authentication by requiring the use of environment variables for SENTRY_AUTH_TOKEN, avoiding hardcoded credentials or insecure transmission through chat.
  • [SAFE]: All network operations are directed to the official Sentry API (sentry.io), which is a recognized and well-known service provider.
  • [SAFE]: The bundled Python script relies exclusively on standard library modules, ensuring no risks from untrusted or unverified third-party dependencies.
  • [SAFE]: The script implements robust PII redaction for common sensitive data types like emails and IP addresses, and the agent instructions provide clear rules to prevent the leakage of stack traces or tokens.
  • [SAFE]: The skill metadata identifies the author as a trusted organization, and the code follows the principle of least privilege by focusing on read-only endpoints.
Audit Metadata
Risk Level
SAFE
Analyzed
Feb 27, 2026, 02:11 AM