← 返回 Skills 市场
Pilot Code Review Pipeline Setup
作者
Calin Teodor
· GitHub ↗
· v1.0.0
· MIT-0
91
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install pilot-code-review-pipeline-setup
功能描述
Deploy an automated code review pipeline with 3 agents. Use this skill when: 1. User wants to set up an automated code review or PR analysis pipeline 2. User...
安全使用建议
This skill is coherent with its stated purpose, but before installing: 1) ensure pilotctl and clawhub are legitimate binaries from sources you trust; 2) be prepared that the pilot-* bridge skills you install (GitHub, Slack, webhooks) will likely require service tokens and permissions — verify how those bridge skills request and store credentials; 3) the setup writes a manifest to ~/.pilot/setups and runs pilotctl handshakes that establish trust between agents, so only run this in environments/hosts you control; 4) audit the individual pilot-* skills you install for access scope and endpoints before connecting them to production repos or channels.
功能分析
Type: OpenClaw Skill
Name: pilot-code-review-pipeline-setup
Version: 1.0.0
The skill bundle provides a legitimate orchestration workflow for deploying a multi-agent code review pipeline. The instructions in SKILL.md and README.md describe standard setup procedures, including installing dependencies via 'clawhub', configuring hostnames, and establishing peer-to-peer trust using 'pilotctl'. No evidence of malicious intent, data exfiltration, or unauthorized command execution was found.
能力标签
能力评估
Purpose & Capability
Name/description require pilotctl and clawhub; the instructions use those binaries to install pilot-* skills, set hostnames, create manifests, and establish handshakes — all consistent with setting up a Pilot protocol pipeline.
Instruction Scope
Runtime instructions are limited to installing skills via clawhub, running pilotctl commands, and writing a JSON manifest to ~/.pilot/setups. The instructions do not direct reading of unrelated system files, exporting environment variables, or contacting unexpected external endpoints beyond the protocol's expected bridges.
Install Mechanism
This is instruction-only (no install spec). That is the lowest-risk pattern: nothing is downloaded or written by the skill itself beyond the manifest the user is told to create.
Credentials
The skill itself does not request any environment variables or credentials (none declared). However, it instructs installing bridge components (e.g., pilot-github-bridge, pilot-slack-bridge) which in practice will likely require service tokens (GitHub, Slack) not mentioned here — users should expect to supply those to the respective bridge skills.
Persistence & Privilege
always is false and there is no attempt to modify other skills' configs beyond installing them and creating a local manifest in ~/.pilot/setups. Autonomous invocation settings are default; no excessive privileges requested.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install pilot-code-review-pipeline-setup - 安装完成后,直接呼叫该 Skill 的名称或使用
/pilot-code-review-pipeline-setup触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release
元数据
常见问题
Pilot Code Review Pipeline Setup 是什么?
Deploy an automated code review pipeline with 3 agents. Use this skill when: 1. User wants to set up an automated code review or PR analysis pipeline 2. User... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 91 次。
如何安装 Pilot Code Review Pipeline Setup?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install pilot-code-review-pipeline-setup」即可一键安装,无需额外配置。
Pilot Code Review Pipeline Setup 是免费的吗?
是的,Pilot Code Review Pipeline Setup 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Pilot Code Review Pipeline Setup 支持哪些平台?
Pilot Code Review Pipeline Setup 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Pilot Code Review Pipeline Setup?
由 Calin Teodor(@teoslayer)开发并维护,当前版本 v1.0.0。
推荐 Skills