incident-runbook-templates
Facilitates the creation of structured incident response runbooks with detailed procedures and escalation paths for effective incident management.
Install this skill
Security score
The incident-runbook-templates skill was audited on Feb 28, 2026 and we found 23 security issues across 2 threat categories, including 7 high-severity. Review the findings below before installing.
Categories Tested
Security Issues
Curl to non-GitHub URL
| 100 | curl -s "http://prometheus:9090/api/v1/query?query=sum(rate(http_requests_total{status=~'5..'}[5m]))" |
Curl to non-GitHub URL
| 104 | - [ ] Can you reach the service? `curl -I https://api.company.com/payments/health` |
Curl to non-GitHub URL
| 157 | curl -w "@curl-format.txt" -o /dev/null -s https://api.stripe.com/v1/health |
Curl to non-GitHub URL
| 174 | curl -X POST https://api.company.com/internal/feature-flags \ |
Curl to non-GitHub URL
| 220 | curl -s https://api.company.com/payments/health | jq |
Curl to non-GitHub URL
| 223 | curl -s "http://prometheus:9090/api/v1/query?query=sum(rate(http_requests_total{status=~'5..'}[5m]))" | jq '.data.result[0].value[1]' |
Curl to non-GitHub URL
| 226 | curl -s "http://prometheus:9090/api/v1/query?query=histogram_quantile(0.99,sum(rate(http_request_duration_seconds_bucket[5m]))by(le))" | jq |
Curl to non-GitHub URL
| 241 | curl -X POST https://api.company.com/internal/feature-flags \ |
External URL reference
| 85 | - [Payment Service Dashboard](https://grafana/d/payments) |
External URL reference
| 86 | - [Error Tracking](https://sentry.io/payments) |
External URL reference
| 87 | - [Dependency Status](https://status.stripe.com) |
External URL reference
| 100 | curl -s "http://prometheus:9090/api/v1/query?query=sum(rate(http_requests_total{status=~'5..'}[5m]))" |
External URL reference
| 104 | - [ ] Can you reach the service? `curl -I https://api.company.com/payments/health` |
External URL reference
| 157 | curl -w "@curl-format.txt" -o /dev/null -s https://api.stripe.com/v1/health |
External URL reference
| 171 | # Go to Sentry: https://sentry.io/payments |
External URL reference
| 174 | curl -X POST https://api.company.com/internal/feature-flags \ |
External URL reference
| 220 | curl -s https://api.company.com/payments/health | jq |
External URL reference
| 223 | curl -s "http://prometheus:9090/api/v1/query?query=sum(rate(http_requests_total{status=~'5..'}[5m]))" | jq '.data.result[0].value[1]' |
External URL reference
| 226 | curl -s "http://prometheus:9090/api/v1/query?query=histogram_quantile(0.99,sum(rate(http_request_duration_seconds_bucket[5m]))by(le))" | jq |
External URL reference
| 241 | curl -X POST https://api.company.com/internal/feature-flags \ |
External URL reference
| 396 | - [Google SRE Book - Incident Management](https://sre.google/sre-book/managing-incidents/) |
External URL reference
| 397 | - [PagerDuty Incident Response](https://response.pagerduty.com/) |
External URL reference
| 398 | - [Atlassian Incident Management](https://www.atlassian.com/incident-management) |
Install this skill with one command
/learn @sickn33/incident-runbook-templates