← 返回 Skills 市场
Pilot Api Gateway Manager Setup
作者
Calin Teodor
· GitHub ↗
· v1.0.0
· MIT-0
88
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install pilot-api-gateway-manager-setup
功能描述
Deploy an API gateway management system with 4 agents. Use this skill when: 1. User wants to set up API gateway management with service discovery, routing, a...
安全使用建议
This skill appears consistent with its stated purpose, but take these precautions before installing: 1) Confirm pilotctl and clawhub are legitimate binaries from trusted sources (verify signatures or vendor docs) — the skill relies on them for host/trust operations. 2) Inspect and vet any child skills that clawhub will install (for example pilot-slack-bridge will likely need a Slack token); installing many third-party components increases attack surface. 3) Understand the handshake/trust model: SKILL.md says handshakes auto-approve when both sides send one — ensure you only exchange handshakes with hosts you control or trust, or isolate the deployment network. 4) Review files created under ~/.pilot for sensitive data and set restrictive filesystem permissions. 5) Do not paste real API keys or JWTs into example commands; use sanitized/test data when trying the examples. If you want higher assurance, provide the locations/PKG sources for pilotctl/clawhub and the upstream repositories for the child skills so you can review them before use.
功能分析
Type: OpenClaw Skill
Name: pilot-api-gateway-manager-setup
Version: 1.0.0
The skill bundle provides a legitimate setup procedure for an API Gateway management system using the pilot-protocol ecosystem. It defines four distinct agent roles (discovery, router, auth, monitor) and uses standard tools like pilotctl and clawhub to manage service discovery, routing, and authentication. No indicators of data exfiltration, malicious execution, or prompt injection were found in SKILL.md or README.md.
能力标签
能力评估
Purpose & Capability
The name/description (API gateway manager with discovery, router, auth, monitor) matches the runtime instructions and required binaries: pilotctl is used for host/handshake/trust commands and clawhub is used to install the role-specific agent 'skills'. All declared requirements (pilotctl, clawhub) are directly used in SKILL.md.
Instruction Scope
Instructions are focused on installing role-specific skills, setting hostnames, writing a manifest under ~/.pilot/setups, and initiating handshakes between peers — all within the stated purpose. One operational detail to note: the SKILL.md states handshakes auto-approve when both sides send a handshake; that behavior could have security implications depending on your network/trust model, so confirm how pilotctl implements handshake/trust before enabling cross-host communications.
Install Mechanism
This is instruction-only (no install spec). The skill expects existing binaries; it does not download or extract code itself. The only installation action is invoking 'clawhub install' which installs other skills — that is expected for this orchestrator-style skill but shifts risk to clawhub and the packages it installs.
Credentials
The skill declares no required environment variables or credentials and the instructions do not read secrets or unrelated env vars. Example payloads include API keys/JWTs for demonstration only; the skill itself does not ask for or persist secrets. Note: some of the child skills (e.g., pilot-slack-bridge) will likely require external tokens — those are outside this skill but worth auditing before use.
Persistence & Privilege
always is false and model invocation is normal. The skill writes a manifest into ~/.pilot/setups (expected for a setup tool) but does not request system-wide config changes beyond its own directory. It does not attempt to modify other skills' configurations.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install pilot-api-gateway-manager-setup - 安装完成后,直接呼叫该 Skill 的名称或使用
/pilot-api-gateway-manager-setup触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release
元数据
常见问题
Pilot Api Gateway Manager Setup 是什么?
Deploy an API gateway management system with 4 agents. Use this skill when: 1. User wants to set up API gateway management with service discovery, routing, a... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 88 次。
如何安装 Pilot Api Gateway Manager Setup?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install pilot-api-gateway-manager-setup」即可一键安装,无需额外配置。
Pilot Api Gateway Manager Setup 是免费的吗?
是的,Pilot Api Gateway Manager Setup 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Pilot Api Gateway Manager Setup 支持哪些平台?
Pilot Api Gateway Manager Setup 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Pilot Api Gateway Manager Setup?
由 Calin Teodor(@teoslayer)开发并维护,当前版本 v1.0.0。
推荐 Skills