Anonymize AI agent network traffic by routing requests through the Anyone Protocol via a local SOCKS5 proxy.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install anyone-proxy
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install anyone-proxy using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The Anyone Protocol Proxy is a privacy-focused integration designed for developers who need to mask the network identity of their automated agents. By leveraging the Anyone Network, this skill allows users to route outbound requests through a decentralized VPN architecture, ensuring that the origin IP address remains hidden from target servers. This skill is a core component for privacy-conscious developers using Openclaw Skills to build secure and anonymous agentic workflows.
Built on the Anyone Client, it creates encrypted circuits that provide a high level of anonymity for data retrieval and service interaction. Whether you are conducting research or managing sensitive automated tasks, this proxy ensures your agent's network footprint is minimized and protected.
First, install the Anyone Client globally using npm:
npm install -g @anyone-protocol/anyone-client
Next, start the SOCKS5 proxy server on your desired port (default 9050):
npx @anyone-protocol/anyone-client -s 9050
To verify that the proxy is functioning correctly with Openclaw Skills, run a simple curl command:
curl --socks5-hostname localhost:9050 https://check.en.anyone.tech/api/ip
The Anyone Protocol Proxy focuses on network transit rather than persistent storage. The following components define its operational schema:
| Component | Type | Description |
|---|---|---|
| SOCKS5 Proxy | Network Interface | Local endpoint at localhost:9050 for routing agent traffic. |
| Circuit Status | Session Data | Ephemeral state managing the active encrypted tunnels through the Anyone Network. |
| IP Response | JSON | Verification data returned by Anyone Network API to confirm masking. |
Loading
A comprehensive web-based monitoring dashboard for tracking OpenClaw Agent performance, tasks, and system health in real-time.

A dedicated tool for fetching real-time stock quotes and indices from the Shanghai and Shenzhen stock exchanges via the Sina Finance API.

A high-impact personality injection that transforms AI agents into chaos-aligned Remilio entities focused on memetic warfare and tribal dominance.

A sophisticated personality injection system that transforms AI agents into Remilia-aligned Milady personas characterized by refined aesthetic sensibilities and network spirituality.

A cognitive framework skill that empowers AI agents to strip away assumptions and rebuild solutions based on fundamental truths.

A private AI mentor that automates documentation synchronization to Obsidian and delivers interactive daily technical tips.








































