sentry-fix-issues
Pass
Audited by Gen Agent Trust Hub on Feb 28, 2026
Risk Level: SAFEPROMPT_INJECTION
Full Analysis
- [PROMPT_INJECTION]: The skill is susceptible to indirect prompt injection as it processes data from Sentry which could contain malicious directives. \n
- Ingestion points: Sentry event messages, breadcrumbs, request bodies, and user context fetched via MCP tools like
get_issue_details. \n - Boundary markers: The skill includes a dedicated 'Security Constraints' section that explicitly instructs the agent to ignore embedded instructions and treat data as plain text. \n
- Capability inventory: The agent has the ability to read files, search the repository, and write code fixes. \n
- Sanitization: The skill mandates the redaction of secrets and PII and requires the agent to validate that Sentry data matches the actual codebase before proceeding with fixes.
Audit Metadata