Skip to main content

sentry-incident-runbook

Facilitates incident response management using Sentry for effective triaging and resolution of production issues.

Install this skill

or
88/100

Security score

The sentry-incident-runbook skill was audited on May 12, 2026 and we found 8 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 283

Webhook reference - potential data exfiltration

SourceSKILL.md
283An alert fires: `PaymentProcessingError` with 200 events in 5 minutes. Triage reveals crash-free rate dropped to 91%. Breadcrumbs show the Stripe webhook handler receiving malformed payloads after a S
low line 91

External URL reference

SourceSKILL.md
91"https://sentry.io/api/0/organizations/$SENTRY_ORG/issues/$ISSUE_ID/" \
low line 107

External URL reference

SourceSKILL.md
107"https://sentry.io/api/0/organizations/$SENTRY_ORG/issues/$ISSUE_ID/events/?per_page=5" \
low line 123

External URL reference

SourceSKILL.md
123"https://sentry.io/api/0/organizations/$SENTRY_ORG/events/" \
low line 139

External URL reference

SourceSKILL.md
139"https://sentry.io/api/0/organizations/$SENTRY_ORG/events/" \
low line 179

External URL reference

SourceSKILL.md
179"https://sentry.io/api/0/organizations/$SENTRY_ORG/issues/$ISSUE_ID/" \
low line 188

External URL reference

SourceSKILL.md
188"https://sentry.io/api/0/organizations/$SENTRY_ORG/issues/$ISSUE_ID/" \
low line 198

External URL reference

SourceSKILL.md
198"https://sentry.io/api/0/organizations/$SENTRY_ORG/issues/$ISSUE_ID/" \
Scanned on May 12, 2026
View Security Dashboard
Installation guide →