← 返回 Skills 市场
teoslayer

Pilot Podcast Production Setup

作者 Calin Teodor · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
74
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install pilot-podcast-production-setup
功能描述
Deploy a podcast production pipeline with 3 agents. Use this skill when: 1. User wants to set up an automated podcast production pipeline 2. User is configur...
安全使用建议
This skill is essentially an instruction template that uses pilotctl and clawhub to install and configure three agents. Before installing or running it: 1) Ensure pilotctl and clawhub are official, trusted binaries from your organization or vendor (these tools will be used to install other skills). 2) Review the individual pilot-* skills the template installs (pilot-discover, pilot-stream-data, pilot-archive, pilot-task-router, pilot-share, pilot-cron, pilot-webhook-bridge, pilot-announce, pilot-slack-bridge) — they may require credentials or network access (e.g., Slack API tokens, webhook URLs, platform publish credentials). 3) Be aware the instructions write manifests to ~/.pilot/setups (metadata did not declare this path) and that the distributor role will send data to external services (port 443) — only connect agents and services you trust. 4) If you need tighter control, run the steps manually on isolated test hosts first and inspect any prompts or credential requests from the installed pilot-* packages. If you want, provide the exact source (where you would obtain pilotctl/clawhub) and I can point out additional specific risks.
功能分析
Type: OpenClaw Skill Name: pilot-podcast-production-setup Version: 1.0.0 The skill bundle provides a legitimate orchestration setup for a multi-agent podcast production pipeline using the Pilot Protocol framework. It uses standard commands (pilotctl, clawhub) to install dependencies, configure hostnames, and manage inter-agent communication via handshakes and pub/sub topics. No evidence of data exfiltration, malicious execution, or prompt injection was found in SKILL.md or README.md.
能力标签
crypto
能力评估
Purpose & Capability
Name/description align with required binaries (pilotctl and clawhub) and the described actions (install skills, set hostnames, write manifests, handshake agents). However, the SKILL.md writes setup manifests to ~/.pilot/setups but the registry metadata declared no required config paths — a minor inconsistency between declared requirements and actual runtime behavior.
Instruction Scope
Instructions stay within the podcast-setup scope: they call clawhub to install other pilot-* skills, use pilotctl to set hostnames, publish/subscribe, and write a JSON manifest to ~/.pilot/setups. These operations are expected for deploying agents, but the distributor role explicitly sends publish-notifications to external endpoints (port 443) — meaning network egress of episode metadata is part of normal operation and should be considered when deciding trust. The instructions do not ask the agent to read unrelated system files or secret env vars, but they do create files in the user's home that were not declared in metadata.
Install Mechanism
This is an instruction-only skill with no install spec or code files; nothing is written by the skill bundle itself. Risk comes from the runtime actions the instructions tell you to run (clawhub install), not from any bundled installer or external download URL.
Credentials
The skill declares no required environment variables or primary credential, and SKILL.md does not attempt to read secrets or env vars. That is proportionate. Caveat: the skill instructs installing other pilot-* skills which may later require credentials (e.g., posting to podcast platforms or Slack); those are not covered here and should be reviewed before installation.
Persistence & Privilege
always is false and the skill does not request permanent platform-wide privileges. The manifest-writing behavior is limited to ~/.pilot/setups (per the instructions). The agent may be configured to run installed skills that perform autonomous actions (normal for skills), so verify trust relationships/handshakes before enabling communication between agents.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install pilot-podcast-production-setup
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /pilot-podcast-production-setup 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release
元数据
Slug pilot-podcast-production-setup
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Pilot Podcast Production Setup 是什么?

Deploy a podcast production pipeline with 3 agents. Use this skill when: 1. User wants to set up an automated podcast production pipeline 2. User is configur... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 74 次。

如何安装 Pilot Podcast Production Setup?

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

Pilot Podcast Production Setup 是免费的吗?

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

Pilot Podcast Production Setup 支持哪些平台?

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

谁开发了 Pilot Podcast Production Setup?

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

💬 留言讨论