← 返回 Skills 市场
teoslayer

Pilot Legal Contract Review Setup

作者 Calin Teodor · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
93
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install pilot-legal-contract-review-setup
功能描述
Deploy a legal contract review pipeline with 3 agents. Use this skill when: 1. User wants to set up an automated contract review or legal document analysis p...
安全使用建议
This skill appears coherent for deploying a three-agent contract-review pipeline, but take these precautions before installing: - Verify the authenticity and integrity of the pilotctl and clawhub binaries (they drive all actions here). If possible, install from official sources and check signatures. - Inspect the pilot-* skills you will install with clawhub (pilot-webhook-bridge, pilot-share, etc.) — they may request network access, webhook URLs, or secrets that could transmit sensitive contract data. - Note that the system's handshake flow auto-approves trust when both sides exchange handshakes; only perform handshakes between hosts you control/trust. - Confirm what webhook endpoints the summarizer will send data to and ensure any external integrations are authorized and encrypted (HTTPS). Avoid sending raw contract text to untrusted endpoints. - Back up or review the manifest written to ~/.pilot/setups/legal-contract-review.json and set appropriate filesystem permissions if you handle sensitive legal documents.
功能分析
Type: OpenClaw Skill Name: pilot-legal-contract-review-setup Version: 1.0.0 The skill bundle provides a configuration and setup guide for a multi-agent legal contract review pipeline using the 'Pilot Protocol' ecosystem. It uses standard commands (pilotctl, clawhub) to install dependencies, configure hostnames, and establish communication channels between agents (extractor, assessor, and summarizer) as described in SKILL.md and README.md. No malicious indicators such as data exfiltration, unauthorized execution, or obfuscation were found.
能力标签
crypto
能力评估
Purpose & Capability
The name/description match the actions in SKILL.md: it installs pilot-* skills via clawhub, uses pilotctl to set hostnames/handshakes, and writes a manifest to ~/.pilot/setups. Requiring pilotctl and clawhub is expected for this deployment-oriented skill.
Instruction Scope
Instructions include creating ~/.pilot/setups/legal-contract-review.json and running pilotctl handshakes/publish/subscribe commands which will carry contract contents and risk data. This is within scope, but the README notes handshakes auto-approve trust when both sides send them — automatic trust establishment can expand blast radius if misused and should be confirmed by the operator.
Install Mechanism
Instruction-only skill with no install spec or code. The only runtime actions are CLI commands (clawhub and pilotctl). No downloads or archive extraction are performed by the skill itself.
Credentials
The skill declares no required environment variables or credentials, which fits the instructions. However, it installs other pilot-* skills (via clawhub) and references a webhook bridge that will send summaries to external endpoints; those downstream components may require credentials or configuration not declared here, so operators should verify what those installed skills request before running them.
Persistence & Privilege
always:false and no attempt to modify other skills' configs beyond writing its own manifest to ~/.pilot/setups. Writing a manifest under the user's home directory is normal for a setup tool.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install pilot-legal-contract-review-setup
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /pilot-legal-contract-review-setup 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release
元数据
Slug pilot-legal-contract-review-setup
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Pilot Legal Contract Review Setup 是什么?

Deploy a legal contract review pipeline with 3 agents. Use this skill when: 1. User wants to set up an automated contract review or legal document analysis p... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 93 次。

如何安装 Pilot Legal Contract Review Setup?

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

Pilot Legal Contract Review Setup 是免费的吗?

是的,Pilot Legal Contract Review Setup 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Pilot Legal Contract Review Setup 支持哪些平台?

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

谁开发了 Pilot Legal Contract Review Setup?

由 Calin Teodor(@teoslayer)开发并维护,当前版本 v1.0.0。

💬 留言讨论