sentry-debug-issue
Pass
Audited by Gen Agent Trust Hub on Jul 9, 2026
Risk Level: SAFE
Full Analysis
- [PROMPT_INJECTION]: The skill identifies Sentry event data (error messages, breadcrumbs, logs) as untrusted input and includes robust instructions to ignore any embedded directives, effectively mitigating Indirect Prompt Injection risks.\n- [DATA_EXFILTRATION]: Explicit security guidelines are provided to prevent the reproduction of secrets (tokens, passwords, PII) and to avoid pasting raw external data into the codebase or test fixtures.\n- [COMMAND_EXECUTION]: Actions are limited to authenticated MCP tools for Sentry interaction and standard local development workflows (git commits/PRs) for resolving issues.
Audit Metadata