← Back to Skills Marketplace
268
Downloads
0
Stars
0
Active Installs
3
Versions
Install in OpenClaw
/install spacerouter
Description
Route HTTP traffic through Space Router residential IP proxy network.
Usage Guidance
This skill is coherent for routing HTTP traffic via a residential proxy and only needs SPACE_ROUTER_PROXY_URL. Before installing, confirm you trust the provider (there is no public homepage/source listed). Keep the proxy URL (it contains your API key) secret and consider the privacy implications: any proxied requests (including cookies, auth headers, or sensitive query data) will flow through the provider. Avoid exporting HTTP_PROXY/HTTPS_PROXY globally if you might contact local services or APIs that require IP allowlisting. If you install SDKs suggested by the docs, verify the package names and registry entries (pip/npm) and inspect them before installing. If you suspect a key was exposed, rotate it.
Capability Analysis
Type: OpenClaw Skill
Name: spacerouter
Version: 0.2.4
The 'spacerouter' skill bundle provides legitimate functionality for routing HTTP traffic through a residential proxy service. The documentation (SKILL.md) and verification script (scripts/verify-proxy.sh) are consistent with the stated purpose, and no indicators of data exfiltration, malicious execution, or prompt injection were found.
Capability Assessment
Purpose & Capability
Name and description match the actual requirements and behavior: the skill only requires a single proxy URL (SPACE_ROUTER_PROXY_URL) and includes a small verification script; no unrelated credentials, binaries, or config paths are requested.
Instruction Scope
SKILL.md stays on-topic (how to route traffic via the proxy, SDK/CLI usage, and a verification script). It does recommend setting HTTP_PROXY/HTTPS_PROXY which will cause all shell HTTP clients to use the proxy — this can unintentionally route sensitive traffic. The docs also recommend installing third-party SDKs (pip/npm), which are external actions the user/agent may perform.
Install Mechanism
No install spec is included by the skill itself (instruction-only). The only shipped file is a harmless verify-proxy.sh. SKILL.md suggests installing third-party SDKs from pip/npm, but the skill does not automatically download or execute remote archives.
Credentials
Only one environment variable is required (SPACE_ROUTER_PROXY_URL) which legitimately contains the proxy URL and API key; this is proportionate. Note: this variable contains credentials and will cause traffic and potentially sensitive headers to traverse the provider's network.
Persistence & Privilege
Skill is not always-enabled and does not request persistent/privileged platform presence or attempt to modify other skills or system-wide settings. Model invocation is allowed by default (normal).
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install spacerouter - After installation, invoke the skill by name or use
/spacerouter - Provide required inputs per the skill's parameter spec and get structured output
Version History
v0.2.4
Version 0.2.4 introduces SDKs, new gateway defaults, region/IP filtering, SOCKS5 support, and enhanced error handling.
- Added official Python and JavaScript SDK usage examples and installation instructions
- Updated default gateway URL to https://gateway.spacerouter.org (port 443)
- Documented support for region targeting and IP type filtering in SDKs and curl via headers
- Added sections for SOCKS5 protocol usage in both SDKs
- Enhanced error handling with specific error types and retry examples in Python and JS
- Expanded CLI usage documentation with install and example commands
- Clarified required Python (>=3.10) and Node.js (>=18) versions for SDKs
v0.2.3
- The response headers section was updated to remove mention of the X-SpaceRouter-Node header; only X-SpaceRouter-Request-Id is now documented.
- No code or file changes were made; this release updates only documentation.
v0.1.1
visit https://spacerouter.org
- Documentation expanded with detailed setup, usage examples (curl, Python, Node.js), and guidance on when to use or avoid the proxy
- Environment variable configuration clarified; `SPACE_ROUTER_PROXY_URL` explained as required
- Error handling section added, including response codes and troubleshooting tips
- Instructions for verifying proxy functionality included
- Notes on response headers, rate limits, and API key format provided for easier debugging and usage
Metadata
Frequently Asked Questions
What is SpaceRouter?
Route HTTP traffic through Space Router residential IP proxy network. It is an AI Agent Skill for Claude Code / OpenClaw, with 268 downloads so far.
How do I install SpaceRouter?
Run "/install spacerouter" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is SpaceRouter free?
Yes, SpaceRouter is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does SpaceRouter support?
SpaceRouter is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created SpaceRouter?
It is built and maintained by taelimoh (@taelimoh); the current version is v0.2.4.
More Skills