← 返回 Skills 市场
charlie-morrison

incident-postmortem

作者 charlie-morrison · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
104
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install ops-incident-postmortem
功能描述
Generate structured, blame-free incident postmortem reports from logs, timeline data, and incident metadata. Produces root cause analysis, impact assessment,...
安全使用建议
This package appears to be a straightforward, local postmortem/report generator that reads log files and JSON incident data and produces Markdown/HTML/JSON output. Before installing or running it: (1) review the included scripts (scripts/generate_postmortem.py) yourself — it is bundled and readable; (2) run it with least privilege and avoid pointing it at log files that contain sensitive secrets you don't want processed or stored in generated reports; (3) test on non-production copies of logs if possible; (4) note the listed $59 price in STATUS.md if you’re obtaining it commercially. No network calls or credential requests were found in the provided files, but inspect any updated/remote versions before use.
功能分析
Type: OpenClaw Skill Name: ops-incident-postmortem Version: 1.0.0 The skill bundle provides a legitimate utility for generating incident postmortem reports by parsing logs and structured timeline data. The core logic in `scripts/generate_postmortem.py` uses standard library modules to extract events based on regex patterns and perform a 'blame-free' language check. There is no evidence of malicious intent, data exfiltration, or unauthorized execution; the script lacks network access and does not use dangerous functions like eval or os.system. The instructions in `SKILL.md` are strictly aligned with the tool's stated purpose of SRE incident documentation.
能力标签
cryptocan-make-purchases
能力评估
Purpose & Capability
Name/description (postmortem, log parsing, blame-free language) match the included script and documentation. Examples, CLI flags, and templates align with a report generator that ingests logs and JSON timelines.
Instruction Scope
SKILL.md instructs the agent to read logs, timeline JSON, and incident JSON and to run the included Python script; those operations are appropriate for the stated purpose. The instructions do not ask for unrelated system data or external endpoints.
Install Mechanism
There is no install spec (instruction-only packaging) and the implementation claims to use only the Python standard library. No external downloads or archive extraction are present in the package metadata.
Credentials
The skill requests no environment variables, no credentials, and no config paths. Its file I/O (reading log files and JSON incident files) is proportional to a log-parsing postmortem tool.
Persistence & Privilege
The skill is not always-enabled and does not request elevated or persistent system privileges. It runs as an on-demand CLI utility and does not modify other skills or global agent settings.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install ops-incident-postmortem
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /ops-incident-postmortem 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release
元数据
Slug ops-incident-postmortem
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

incident-postmortem 是什么?

Generate structured, blame-free incident postmortem reports from logs, timeline data, and incident metadata. Produces root cause analysis, impact assessment,... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 104 次。

如何安装 incident-postmortem?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install ops-incident-postmortem」即可一键安装,无需额外配置。

incident-postmortem 是免费的吗?

是的,incident-postmortem 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

incident-postmortem 支持哪些平台?

incident-postmortem 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 incident-postmortem?

由 charlie-morrison(@charlie-morrison)开发并维护,当前版本 v1.0.0。

💬 留言讨论