Scan Report
0 /100
incident-runbook-templates
Create structured incident response runbooks with step-by-step procedures, escalation paths, and recovery actions
This is a purely informational incident response runbook template skill with no executable code, scripts, or dependencies. The shell commands in the documentation are reference examples only, not executed code.
Safe to install
This skill is safe to use. It provides documentation/templates only and does not execute any commands or access system resources.
| Resource | Declared | Inferred | Status | Evidence |
|---|---|---|---|---|
| Filesystem | NONE | NONE | — | No file operations in skill |
| Network | NONE | NONE | — | No network calls in skill |
| Shell | NONE | NONE | — | No shell execution - commands are documentation examples |
| Environment | NONE | NONE | — | No environment access in skill |
| Skill Invoke | NONE | NONE | — | No skill invocation in skill |
| Clipboard | NONE | NONE | — | No clipboard access in skill |
| Browser | NONE | NONE | — | No browser access in skill |
| Database | NONE | NONE | — | No database operations in skill |
11 findings
Medium External URL 外部 URL
https://grafana/d/payments SKILL.md:82 Medium External URL 外部 URL
https://sentry.io/payments SKILL.md:83 Medium External URL 外部 URL
https://status.stripe.com SKILL.md:84 Medium External URL 外部 URL
http://prometheus:9090/api/v1/query?query=sum(rate(http_requests_total SKILL.md:97 Medium External URL 外部 URL
https://api.company.com/payments/health SKILL.md:101 Medium External URL 外部 URL
https://api.stripe.com/v1/health SKILL.md:154 Medium External URL 外部 URL
https://api.company.com/internal/feature-flags SKILL.md:171 Medium External URL 外部 URL
http://prometheus:9090/api/v1/query?query=histogram_quantile(0.99 SKILL.md:223 Medium External URL 外部 URL
https://sre.google/sre-book/managing-incidents/ SKILL.md:393 Medium External URL 外部 URL
https://response.pagerduty.com/ SKILL.md:394 Medium External URL 外部 URL
https://www.atlassian.com/incident-management SKILL.md:395 File Tree
1 files · 10.8 KB · 395 lines Markdown 1f · 395L
└─
SKILL.md
Markdown
Security Positives
✓ No executable code or scripts present - purely documentation
✓ No external dependencies or package files
✓ No credential access or environment variable reading
✓ No network requests or data exfiltration
✓ No obfuscation or base64-encoded content
✓ No sensitive file path access
✓ Commands in documentation are reference examples only, not executed