← Back to Skills Marketplace
kikikari

Relay Node

by KikiKari · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
70
Downloads
0
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install relay-node
Description
Enables relay nodes to forward connections via SOCKS5, SSH tunnels, WireGuard proxy, or HTTP, facilitating access through NAT or missing direct paths.
Usage Guidance
This SKILL.md is a coherent, instruction-only guide for using your existing 'openclaw' CLI to run relays. Before installing/using it: verify you trust the 'openclaw' CLI and the cluster nodes involved; confirm the CLI binary and version you expect are present on agents; test in a non-production environment; and ensure network/agent policies restrict unauthorized tunnel creation (tunnels can be used to bypass NAT/firewalls or exfiltrate data). If you need stronger assurance, request the author/source or a link to upstream documentation or the openclaw tool's repository.
Capability Tags
crypto
Capability Assessment
Purpose & Capability
The name/description describe relaying network connections and the SKILL.md contains commands and config examples for 'openclaw cluster relay' modes (socks5, ssh-tunnel, wg-proxy, http-proxy, tcp-bridge). Nothing requested (no env vars, no installs) is inconsistent with operating relay nodes.
Instruction Scope
Runtime instructions are limited to using the openclaw CLI and showing example INI config and usage scenarios. They do not instruct reading arbitrary host files, accessing unexpected env vars, or exfiltrating data to external endpoints beyond the relay functionality.
Install Mechanism
No install spec or code is included (instruction-only), so nothing will be downloaded or written to disk by the skill itself.
Credentials
The skill declares no required environment variables, credentials, or config paths — proportional to its stated purpose as a procedural/CLI guide.
Persistence & Privilege
always:false (default) and autonomous invocation enabled (platform default). Autonomous invocation is normal, but be aware that relaying/tunneling functionality can be abused to forward traffic if the agent is allowed to execute network-capable commands — ensure agent/network policies limit unwanted tunnel creation.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install relay-node
  3. After installation, invoke the skill by name or use /relay-node
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of the Relay Node Skill (Proof of Concept for Node 3): - Introduces relay functionality for nodes without direct connectivity using modes like SOCKS5, SSH-Tunnel, WG-Proxy, HTTP-Proxy, and TCP-Bridge. - Provides CLI commands to enable relays, check status, configure port forwarding, and view connections. - Documents real-world scenarios including WireGuard fallback, mobile relay behind NAT, and file-sharing via relay. - Includes configuration examples and outlines future enhancements like automatic mode switching and relay chaining.
Metadata
Slug relay-node
Version 1.0.0
License MIT-0
All-time Installs 1
Active Installs 1
Total Versions 1
Frequently Asked Questions

What is Relay Node?

Enables relay nodes to forward connections via SOCKS5, SSH tunnels, WireGuard proxy, or HTTP, facilitating access through NAT or missing direct paths. It is an AI Agent Skill for Claude Code / OpenClaw, with 70 downloads so far.

How do I install Relay Node?

Run "/install relay-node" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Relay Node free?

Yes, Relay Node is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Relay Node support?

Relay Node is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Relay Node?

It is built and maintained by KikiKari (@kikikari); the current version is v1.0.0.

💬 Comments