← Back to Skills Marketplace
Pilot Service Agents
by
Calin Teodor
· GitHub ↗
· v1.0.0
· MIT-0
39
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install pilot-service-agents
Description
Discover and query the pilot-service-agents catalogue — ~370 always-on data agents reachable over Pilot Protocol that wrap real-world APIs (Google Maps, Open...
Usage Guidance
This skill appears to do what it says: it discovers and queries agents over the Pilot overlay using the pilotctl CLI. Before installing, verify the source of the pilotctl binary and the Pilot Protocol daemon you will join (trustworthiness of that network matters). Do not send sensitive secrets, PII, or credentials through queries — responses are provided by third-party agents outside your local environment. Be aware that some agents are labeled premium (may incur costs) and that data you send will be transmitted to remote agents and cached by them. If you need stronger isolation, run pilotctl and the daemon in a sandboxed environment or review network 9’s operator/policy information first.
Capability Analysis
Type: OpenClaw Skill
Name: pilot-service-agents
Version: 1.0.0
The skill requires the installation of a custom binary (`pilotctl`) and joining a specific overlay network ('network 9') to interact with remote data agents, as detailed in SKILL.md and README.md. While the instructions are consistent with the stated purpose of querying external APIs without local keys, the reliance on a non-standard protocol (pilotprotocol.network) for all data exchange introduces a high-risk capability for unmonitored network activity. No explicit evidence of intentional malice or data exfiltration was found, but the architecture facilitates opaque remote communication that bypasses standard security auditing.
Capability Tags
Capability Assessment
Purpose & Capability
Name/description claim to discover/query Pilot Protocol agents and the skill only requires the pilotctl CLI and a running Pilot daemon joined to network 9 — which is proportionate and expected for this purpose.
Instruction Scope
SKILL.md instructs the agent to run pilotctl commands that send messages to third-party overlay agents and read the local inbox; this is coherent with the skill's purpose but does transmit user queries to remote agents and consumes their responses. Avoid sending secrets or sensitive content to these remote agents; the skill does not request such data explicitly.
Install Mechanism
Instruction-only skill with no install spec and a single binary dependency (pilotctl). No downloads or third-party package installs are performed by the skill itself.
Credentials
No environment variables, credentials, or config paths are required. The absence of requested secrets is consistent with the read/discover/invoke model described.
Persistence & Privilege
Skill is not always-on and does not request elevated persistence. It uses the normal autonomous-invocation default but does not require modifying other skills or system-wide config.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install pilot-service-agents - After installation, invoke the skill by name or use
/pilot-service-agents - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release
Metadata
Frequently Asked Questions
What is Pilot Service Agents?
Discover and query the pilot-service-agents catalogue — ~370 always-on data agents reachable over Pilot Protocol that wrap real-world APIs (Google Maps, Open... It is an AI Agent Skill for Claude Code / OpenClaw, with 39 downloads so far.
How do I install Pilot Service Agents?
Run "/install pilot-service-agents" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Pilot Service Agents free?
Yes, Pilot Service Agents is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Pilot Service Agents support?
Pilot Service Agents is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Pilot Service Agents?
It is built and maintained by Calin Teodor (@teoslayer); the current version is v1.0.0.
More Skills