← Back to Skills Marketplace
Pilot Http Proxy
by
Calin Teodor
· GitHub ↗
· v1.0.0
· MIT-0
150
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install pilot-http-proxy
Description
Route HTTP requests through Pilot Protocol tunnels. Use this skill when: 1. You need to access HTTP services behind NATs or firewalls 2. You want to proxy HT...
Usage Guidance
This skill is internally consistent for exposing and routing HTTP services over the Pilot network, but you should only install it if you trust the pilotctl binary and the Pilot Protocol network operator. Before using: (1) verify pilotctl came from a trusted source and check signatures/hashes, (2) avoid mapping sensitive internal hosts or admin endpoints (you will be making them reachable over the overlay), (3) be aware sudo/root may be needed for low-numbered ports, and (4) review Pilot Protocol documentation and the pilot-protocol skill provenance. If you are unsure about the source (the registry shows 'unknown'), treat the skill as higher risk and prefer running pilotctl manually in a controlled environment rather than granting an agent automated access.
Capability Analysis
Type: OpenClaw Skill
Name: pilot-http-proxy
Version: 1.0.0
The pilot-http-proxy skill bundle provides a standard interface for managing HTTP tunnels via the Pilot Protocol. The SKILL.md file defines legitimate administrative commands for the pilotctl binary, such as starting gateways and mapping local IPs to remote services. There is no evidence of malicious intent, data exfiltration, or prompt injection; the functionality is consistent with its stated purpose of network proxying.
Capability Assessment
Purpose & Capability
Name/description ask for routing HTTP through Pilot Protocol; the only required binary is pilotctl and the SKILL.md only uses pilotctl gateway/daemon commands and curl. The declared requirements align with the stated purpose.
Instruction Scope
Instructions are narrowly focused on running pilotctl commands (daemon start, gateway start/map/list/unmap/stop) and then accessing services via HTTP. This stays within purpose, but these steps explicitly expose local IPs/services to the Pilot overlay — a security-sensitive action that users should understand before mapping hosts.
Install Mechanism
No install spec or code files are present (instruction-only). No binaries are downloaded or written by the skill itself, which minimizes installation risk.
Credentials
The skill requests no environment variables or credentials and only needs the pilotctl binary. That is proportionate to the described functionality.
Persistence & Privilege
Skill is not always-enabled and uses normal autonomous invocation. It notes that root/sudo may be required for ports <1024 — this is expected for binding privileged ports but implies elevated local privileges when used.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install pilot-http-proxy - After installation, invoke the skill by name or use
/pilot-http-proxy - 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 Http Proxy?
Route HTTP requests through Pilot Protocol tunnels. Use this skill when: 1. You need to access HTTP services behind NATs or firewalls 2. You want to proxy HT... It is an AI Agent Skill for Claude Code / OpenClaw, with 150 downloads so far.
How do I install Pilot Http Proxy?
Run "/install pilot-http-proxy" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Pilot Http Proxy free?
Yes, Pilot Http Proxy is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Pilot Http Proxy support?
Pilot Http Proxy is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Pilot Http Proxy?
It is built and maintained by Calin Teodor (@teoslayer); the current version is v1.0.0.
More Skills