← 返回 Skills 市场
Pilot Broadcast
作者
Calin Teodor
· GitHub ↗
· v1.0.0
· MIT-0
104
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install pilot-broadcast
功能描述
Publish messages to all trusted peers on a topic over the Pilot Protocol network. Use this skill when: 1. You need to send an announcement to all trusted age...
安全使用建议
This skill is a thin instruction wrapper for the pilotctl CLI. Before installing: (1) confirm the pilotctl binary on your system is the official/expected implementation and check its version and what config files or keys it uses; (2) verify your trust network (run pilotctl --json trust) so you know who will receive broadcasts; (3) avoid broadcasting sensitive secrets or credentials since messages go to all trusted peers; (4) ensure you also trust the source of the pilot-protocol skill mentioned in compatibility (verify provenance). The skill itself does not request secrets or perform installs, but pilotctl invocations operate with whatever local privileges and config the binary has.
功能分析
Type: OpenClaw Skill
Name: pilot-broadcast
Version: 1.0.0
The skill bundle provides a legitimate interface for the Pilot Protocol, enabling peer-to-peer messaging and broadcasting via the 'pilotctl' utility. The instructions in SKILL.md are consistent with the stated purpose of pub/sub communication and do not contain any evidence of malicious intent, prompt injection, or unauthorized data exfiltration.
能力评估
Purpose & Capability
Name/description, declared dependency on pilotctl and pilot-protocol, and the commands in SKILL.md all describe one-to-many broadcasts over the Pilot Protocol. There are no unrelated environment variables, binaries, or config paths requested.
Instruction Scope
SKILL.md contains only specific pilotctl commands (publish, subscribe, inbox, trust) and an example workflow. It does not instruct the agent to read arbitrary files, pull secrets, or send data to external endpoints beyond pilotctl's operations. It does assume an existing trust network and a running pilotctl daemon.
Install Mechanism
No install spec — instruction-only skill. This minimizes filesystem risk because the skill itself won't download or write code. The only runtime dependency is the pilotctl binary, which must already be present on PATH.
Credentials
The skill requires no environment variables or credentials. Note: pilotctl itself (outside this skill) may read local configuration or keys (e.g., user config files or agent keys) when invoked; users should verify pilotctl's own configuration and what it exposes.
Persistence & Privilege
always:false and user-invocable:true (defaults). The skill does not request permanent inclusion or modifications to other skills. Model invocation is allowed (normal), but combined with no extra privileges this is expected.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install pilot-broadcast - 安装完成后,直接呼叫该 Skill 的名称或使用
/pilot-broadcast触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release
元数据
常见问题
Pilot Broadcast 是什么?
Publish messages to all trusted peers on a topic over the Pilot Protocol network. Use this skill when: 1. You need to send an announcement to all trusted age... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 104 次。
如何安装 Pilot Broadcast?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install pilot-broadcast」即可一键安装,无需额外配置。
Pilot Broadcast 是免费的吗?
是的,Pilot Broadcast 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Pilot Broadcast 支持哪些平台?
Pilot Broadcast 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Pilot Broadcast?
由 Calin Teodor(@teoslayer)开发并维护,当前版本 v1.0.0。
推荐 Skills