incident-runbook-templates
Creates 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 24, 2026 and we found 23 security issues across 2 threat categories, including 2 high-severity. Review the findings below before installing.
Categories Tested
Security Issues
Curl to non-GitHub URL
| 107 | curl -s "http://prometheus:9090/api/v1/query?query=sum(rate(http_requests_total{status=~'5..'}[5m]))" |
Curl to non-GitHub URL
| 113 | - [ ] Can you reach the service? `curl -I https://api.company.com/payments/health` |
Curl to non-GitHub URL
| 169 | curl -w "@curl-format.txt" -o /dev/null -s https://api.stripe.com/v1/health |
Curl to non-GitHub URL
| 187 | curl -X POST https://api.company.com/internal/feature-flags \ |
Curl to non-GitHub URL
| 235 | curl -s https://api.company.com/payments/health | jq |
Curl to non-GitHub URL
| 238 | 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
| 241 | 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
| 257 | curl -X POST https://api.company.com/internal/feature-flags \ |
External URL reference
| 91 | - [Payment Service Dashboard](https://grafana/d/payments) |
External URL reference
| 92 | - [Error Tracking](https://sentry.io/payments) |
External URL reference
| 93 | - [Dependency Status](https://status.stripe.com) |
External URL reference
| 107 | curl -s "http://prometheus:9090/api/v1/query?query=sum(rate(http_requests_total{status=~'5..'}[5m]))" |
External URL reference
| 113 | - [ ] Can you reach the service? `curl -I https://api.company.com/payments/health` |
External URL reference
| 169 | curl -w "@curl-format.txt" -o /dev/null -s https://api.stripe.com/v1/health |
External URL reference
| 184 | # Go to Sentry: https://sentry.io/payments |
External URL reference
| 187 | curl -X POST https://api.company.com/internal/feature-flags \ |
External URL reference
| 235 | curl -s https://api.company.com/payments/health | jq |
External URL reference
| 238 | 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
| 241 | 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
| 257 | curl -X POST https://api.company.com/internal/feature-flags \ |
External URL reference
| 420 | - [Google SRE Book - Incident Management](https://sre.google/sre-book/managing-incidents/) |
External URL reference
| 421 | - [PagerDuty Incident Response](https://response.pagerduty.com/) |
External URL reference
| 422 | - [Atlassian Incident Management](https://www.atlassian.com/incident-management) |
Install this skill with one command
/learn @oimiragieo/incident-runbook-templates