← 返回 Skills 市场
Pilot Relay
作者
Calin Teodor
· GitHub ↗
· v1.0.0
· MIT-0
140
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install pilot-relay
功能描述
Store-and-forward messaging for offline peers over the Pilot Protocol network. Use this skill when: 1. You need to send messages to agents that may be offlin...
安全使用建议
This skill is coherent but still requires caution before use. Verify that the pilotctl binary on your system is the legitimate, up-to-date release from the Pilot Protocol project (do not run an untrusted binary). Confirm the pilot-protocol skill and any relay/registry endpoints are from sources you trust, and that end-to-end encryption keys are under your control (the SKILL.md claims relay nodes cannot read message content, but that depends on correct key management). Examples use jq but jq is not listed as required—install a trusted jq if you want to run the shell snippets. Be aware that starting the pilotctl daemon exposes a network-facing agent process and will read local pilot/protocol config files; review those config files and relay node lists before use. Finally, note the AGPL-3.0 license (may affect redistribution) and the skill source is listed as unknown—if provenance matters, obtain pilotctl and pilot-protocol from official project pages and validate checksums/signatures before integrating.
功能分析
Type: OpenClaw Skill
Name: pilot-relay
Version: 1.0.0
The pilot-relay skill provides a standard interface for asynchronous messaging using the pilotctl command-line utility. The documentation in SKILL.md and metadata in _meta.json describe legitimate store-and-forward functionality with no evidence of data exfiltration, malicious execution, or prompt injection attacks.
能力评估
Purpose & Capability
The name/description (store-and-forward messaging over Pilot Protocol) matches the runtime instructions: all commands are pilotctl invocations and the SKILL.md explicitly declares the pilotctl binary and pilot-protocol dependency. There are no unrelated credentials, binaries, or install steps requested.
Instruction Scope
Instructions are narrowly scoped to running pilotctl (send-message, inbox, daemon start/status, etc.). They do not request arbitrary file reads or environment variables. Notes: example snippets pipe output into jq but jq is not declared as a required binary; examples assume the daemon will manage network activity and keys (the skill references 'trust relationship' and encrypted messages), so users should confirm key/trust establishment outside the skill.
Install Mechanism
There is no install spec (instruction-only), so nothing is written to disk by the skill itself. This is the lowest-risk install model.
Credentials
The skill declares no environment variables, credentials, or config paths. The functionality relies on a local binary/daemon and pre-existing trust relationships; no disproportionate credentials are requested by the skill.
Persistence & Privilege
The skill is not always-on and does not request elevated platform privileges or modifications to other skills. Model invocation is enabled (default), which is normal for skills; this does not by itself increase concern.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install pilot-relay - 安装完成后,直接呼叫该 Skill 的名称或使用
/pilot-relay触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release
元数据
常见问题
Pilot Relay 是什么?
Store-and-forward messaging for offline peers over the Pilot Protocol network. Use this skill when: 1. You need to send messages to agents that may be offlin... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 140 次。
如何安装 Pilot Relay?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install pilot-relay」即可一键安装,无需额外配置。
Pilot Relay 是免费的吗?
是的,Pilot Relay 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Pilot Relay 支持哪些平台?
Pilot Relay 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Pilot Relay?
由 Calin Teodor(@teoslayer)开发并维护,当前版本 v1.0.0。
推荐 Skills