Scan Report
0 /100
incident-runbook-templates
Create structured incident response runbooks with step-by-step procedures, escalation paths, and recovery actions
纯文档型技能,仅包含事故响应手册模板,无脚本、无依赖、无执行能力,零安全风险。
Safe to install
无需任何限制,可安全使用。该技能仅输出 Markdown 模板,不执行任何操作。
| Resource | Declared | Inferred | Status | Evidence |
|---|---|---|---|---|
| Filesystem | NONE | NONE | — | 无文件写入操作 |
| Network | NONE | NONE | — | 文档中的 URL 仅为参考资料,非实际请求 |
| Shell | NONE | NONE | — | bash 代码块仅为模板参考,不被执行 |
| Database | NONE | NONE | — | SQL 代码块仅为模板参考,不被执行 |
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
✓ 纯文档技能,无执行能力
✓ 内容为标准事故响应手册模板,符合行业最佳实践
✓ 包含清晰的使用边界声明(Do not use this skill when)
✓ 无敏感文件访问、无凭证操作、无数据外泄
✓ 所有 bash/SQL 代码仅为模板示例,不实际执行