扫描报告
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.
可以安装
This skill is safe to use. It provides documentation/templates only and does not execute any commands or access system resources.
| 资源类型 | 声明权限 | 推断权限 | 状态 | 证据 |
|---|---|---|---|---|
| 文件系统 | NONE | NONE | — | No file operations in skill |
| 网络访问 | NONE | NONE | — | No network calls in skill |
| 命令执行 | NONE | NONE | — | No shell execution - commands are documentation examples |
| 环境变量 | NONE | NONE | — | No environment access in skill |
| 技能调用 | NONE | NONE | — | No skill invocation in skill |
| 剪贴板 | NONE | NONE | — | No clipboard access in skill |
| 浏览器 | NONE | NONE | — | No browser access in skill |
| 数据库 | NONE | NONE | — | No database operations in skill |
11 项发现
中危 外部 URL 外部 URL
https://grafana/d/payments SKILL.md:82 中危 外部 URL 外部 URL
https://sentry.io/payments SKILL.md:83 中危 外部 URL 外部 URL
https://status.stripe.com SKILL.md:84 中危 外部 URL 外部 URL
http://prometheus:9090/api/v1/query?query=sum(rate(http_requests_total SKILL.md:97 中危 外部 URL 外部 URL
https://api.company.com/payments/health SKILL.md:101 中危 外部 URL 外部 URL
https://api.stripe.com/v1/health SKILL.md:154 中危 外部 URL 外部 URL
https://api.company.com/internal/feature-flags SKILL.md:171 中危 外部 URL 外部 URL
http://prometheus:9090/api/v1/query?query=histogram_quantile(0.99 SKILL.md:223 中危 外部 URL 外部 URL
https://sre.google/sre-book/managing-incidents/ SKILL.md:393 中危 外部 URL 外部 URL
https://response.pagerduty.com/ SKILL.md:394 中危 外部 URL 外部 URL
https://www.atlassian.com/incident-management SKILL.md:395 目录结构
1 文件 · 10.8 KB · 395 行 Markdown 1f · 395L
└─
SKILL.md
Markdown
安全亮点
✓ 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