skills/firecrawl/openai-skills/sentry/Gen Agent Trust Hub

sentry

Pass

Audited by Gen Agent Trust Hub on May 17, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill manages sensitive access tokens securely by utilizing the SENTRY_AUTH_TOKEN environment variable and provides explicit guidance to the agent to avoid requesting or displaying tokens in the conversation.
  • [DATA_EXFILTRATION]: The Python utility scripts/sentry_api.py includes proactive security measures, specifically regex-based redaction logic to identify and mask Personally Identifiable Information (PII) such as email addresses and IP addresses within Sentry API responses.
  • [EXTERNAL_DOWNLOADS]: The skill performs authenticated network operations to the official Sentry API (sentry.io) to fetch error logs and event details, which is the expected and legitimate behavior for an error-tracking integration.
Audit Metadata
Risk Level
SAFE
Analyzed
May 17, 2026, 03:02 PM
Security Audit — agent-trust-hub — sentry