← Back to Skills Marketplace
teoslayer

Pilot Code Review Pipeline Setup

by Calin Teodor · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
91
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install pilot-code-review-pipeline-setup
Description
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...
Usage Guidance
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.
Capability Analysis
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.
Capability Tags
crypto
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install pilot-code-review-pipeline-setup
  3. After installation, invoke the skill by name or use /pilot-code-review-pipeline-setup
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release
Metadata
Slug pilot-code-review-pipeline-setup
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is 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... It is an AI Agent Skill for Claude Code / OpenClaw, with 91 downloads so far.

How do I install Pilot Code Review Pipeline Setup?

Run "/install pilot-code-review-pipeline-setup" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Pilot Code Review Pipeline Setup free?

Yes, Pilot Code Review Pipeline Setup is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Pilot Code Review Pipeline Setup support?

Pilot Code Review Pipeline Setup is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Pilot Code Review Pipeline Setup?

It is built and maintained by Calin Teodor (@teoslayer); the current version is v1.0.0.

💬 Comments