internet-failure-analysis-expert
对各类故障进行系统性分析,支持CVE漏洞和互联网故障两种模式,包括获取官方报告、拆解时间线、分析导火索和连环故障、识别根本原因(人、组织因素)以及提供技术改进建议,最终生成完整分析报告
Why use this skill?
Automate failure analysis and CVE research with this OpenClaw skill. Generate detailed post-mortems, identify root causes, and get expert technical recommendations.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/quasarryan/internet-failure-analysis-expertWhat This Skill Does
The internet-failure-analysis-expert is a sophisticated OpenClaw agent skill designed to perform deep, forensic-style analysis on both technical infrastructure failures and software vulnerabilities (CVEs). It functions as an automated site-reliability-engineering (SRE) companion, transforming raw reports into actionable insights. The skill operates in two modes:
- CVE Mode: Fetches comprehensive vulnerability data including CVSS scores, official descriptions, and expert metadata.
- Internet Failure Mode: Scans, identifies, and extracts authoritative post-mortem reports to dissect complex cascading failures.
It systematically breaks down event timelines, identifies the root "trigger" vs. the underlying organizational systemic weaknesses, and provides high-quality, prioritized technical recommendations to prevent recurrence.
Installation
To integrate this expert analysis capability, run the following command in your terminal:
clawhub install openclaw/skills/skills/quasarryan/internet-failure-analysis-expert
Use Cases
- Post-Mortem Automation: Quickly parse lengthy, unstructured post-mortem reports from major tech companies to understand system design flaws.
- Vulnerability Triage: Automatically aggregate data for CVEs to assess the immediate business risk and remediation priority.
- Organizational Learning: Distill complex failures into non-technical summaries for management reviews and process improvement.
- Incident Response Training: Generate simulated lessons-learned documents based on real-world historical outages.
Example Prompts
- "Analyze CVE-2023-4863 and explain how it impacts our current web infrastructure based on the latest official report."
- "Find the latest post-mortem report for the Cloudflare 2023 outage and generate a detailed root cause analysis including organizational factors."
- "Evaluate the systemic risks involved in the recent AWS region-wide incident and suggest 3 priority technical improvements."
Tips & Limitations
- Accuracy: The skill relies heavily on the quality of the official report; if a report is sparse, the analysis will reflect that depth.
- Scope: While it identifies organizational issues, it does not have direct access to your company's internal private logs—ensure you provide context if asking about proprietary systems.
- Data Privacy: This skill interacts with external sources; ensure you are not pasting sensitive internal incident details if you wish to maintain confidentiality, or scrub them before inputting.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-quasarryan-internet-failure-analysis-expert": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: network-access, external-api