← Back to Skills Marketplace
teoslayer

Pilot Api Gateway Manager Setup

by Calin Teodor · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
88
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install pilot-api-gateway-manager-setup
Description
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...
Usage Guidance
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.
Capability Analysis
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.
Capability Tags
cryptorequires-sensitive-credentials
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install pilot-api-gateway-manager-setup
  3. After installation, invoke the skill by name or use /pilot-api-gateway-manager-setup
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release
Metadata
Slug pilot-api-gateway-manager-setup
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is 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... It is an AI Agent Skill for Claude Code / OpenClaw, with 88 downloads so far.

How do I install Pilot Api Gateway Manager Setup?

Run "/install pilot-api-gateway-manager-setup" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Pilot Api Gateway Manager Setup free?

Yes, Pilot Api Gateway Manager Setup is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Pilot Api Gateway Manager Setup support?

Pilot Api Gateway Manager Setup is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Pilot Api Gateway Manager Setup?

It is built and maintained by Calin Teodor (@teoslayer); the current version is v1.0.0.

💬 Comments