sentry-debug-issue

Pass

Audited by Gen Agent Trust Hub on Jul 29, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill implements a 'security-first' approach by explicitly instructing the agent to treat all Sentry data (exception messages, breadcrumbs, request bodies) as untrusted input. It identifies these fields as attacker-controllable and provides clear directives to disregard embedded instructions within error data.
  • [SAFE]: Explicit instructions are provided to prevent the accidental reproduction of secrets, tokens, or PII into the codebase, test fixtures, or PR descriptions, recommending redacting or using synthetic data instead.
  • [SAFE]: The skill mandates cross-referencing external Sentry event data (such as stack frames) with the local repository revision to ensure authenticity and file existence before acting on the data.
  • [SAFE]: All identified tools (search_issues, analyze_issue_with_seer, update_issue) and documentation links are official resources belonging to the skill author (getsentry) and facilitate standard developer workflows.
Audit Metadata
Risk Level
SAFE
Analyzed
Jul 29, 2026, 08:09 PM
Security Audit — agent-trust-hub — sentry-debug-issue