← 返回 Skills 市场
Pilot Incident Response Setup
作者
Calin Teodor
· GitHub ↗
· v1.0.0
· MIT-0
85
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install pilot-incident-response-setup
功能描述
Deploy an incident response pipeline with 4 agents. Use this skill when: 1. User wants to set up automated incident detection and response 2. User is configu...
安全使用建议
This skill is coherent for setting up a 4-agent incident-response pipeline, but it delegates actual package installation to clawhub and to many pilot-* bridge components. Before installing: (1) verify clawhub and pilotctl are the official tools you expect and trust; (2) inspect the pilot-* packages clawhub will fetch (sources, checksums, or package registry) — bridges (Slack, email, webhook) will need credentials and can forward alerts externally; (3) be cautious when performing the automatic handshakes as they create mutual trust between agents and can allow data flow; (4) check permissions on ~/.pilot/setups/incident-response.json and consider running initial deployments in an isolated environment. If you need a tighter security review, provide the list of specific pilot-* packages (or the clawhub install output) so those can be inspected.
功能分析
Type: OpenClaw Skill
Name: pilot-incident-response-setup
Version: 1.0.0
The skill bundle provides a legitimate framework for deploying a multi-agent incident response pipeline. It defines clear roles (detector, triage, remediator, and notifier) and uses standard system tools (pilotctl, clawhub) to manage configurations and inter-agent communication. No evidence of data exfiltration, malicious execution, or harmful prompt injection was found; the instructions in SKILL.md and README.md are consistent with the stated goal of setting up automated security workflows.
能力标签
能力评估
Purpose & Capability
Name/description (incident response pipeline) align with required binaries (pilotctl, clawhub) and the SKILL.md steps (install skills, set hostnames, handshake). Nothing requested appears unrelated to the stated purpose.
Instruction Scope
SKILL.md stays within setup scope (install skills for each role, write a manifest to ~/.pilot/setups/incident-response.json, initiate handshakes, use pilotctl to publish). It does instruct creating network trust between agents (handshakes) and installing bridges that will connect to external services; the doc does not document how those external credentials are supplied or validated.
Install Mechanism
This is instruction-only (no install spec). The risk comes from delegating installs to clawhub (clawhub install …) which will fetch and install many pilot-* skills — the skill itself does not declare where those packages are sourced or how clawhub verifies them.
Credentials
The skill declares no environment variables or credentials, which is consistent for a generic setup script. However, several referenced bridge skills (Slack, email, webhook, PagerDuty/Opsgenie via webhook) will almost certainly require tokens/credentials; SKILL.md does not explain how those are provisioned or stored, so credential collection happens out-of-band and should be audited.
Persistence & Privilege
always:false and no system-wide privilege requests. The skill instructs writing a manifest under the user's home (~/.pilot/setups/incident-response.json), which is appropriate for per-user configuration and within scope.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install pilot-incident-response-setup - 安装完成后,直接呼叫该 Skill 的名称或使用
/pilot-incident-response-setup触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release
元数据
常见问题
Pilot Incident Response Setup 是什么?
Deploy an incident response pipeline with 4 agents. Use this skill when: 1. User wants to set up automated incident detection and response 2. User is configu... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 85 次。
如何安装 Pilot Incident Response Setup?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install pilot-incident-response-setup」即可一键安装,无需额外配置。
Pilot Incident Response Setup 是免费的吗?
是的,Pilot Incident Response Setup 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Pilot Incident Response Setup 支持哪些平台?
Pilot Incident Response Setup 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Pilot Incident Response Setup?
由 Calin Teodor(@teoslayer)开发并维护,当前版本 v1.0.0。
推荐 Skills