← 返回 Skills 市场
taelimoh

SpaceRouter

作者 taelimoh · GitHub ↗ · v0.2.4 · MIT-0
cross-platform ✓ 安全检测通过
268
总下载
0
收藏
0
当前安装
3
版本数
在 OpenClaw 中安装
/install spacerouter
功能描述
Route HTTP traffic through Space Router residential IP proxy network.
安全使用建议
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.
功能分析
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.
能力评估
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).
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install spacerouter
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /spacerouter 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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
元数据
Slug spacerouter
版本 0.2.4
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 3
常见问题

SpaceRouter 是什么?

Route HTTP traffic through Space Router residential IP proxy network. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 268 次。

如何安装 SpaceRouter?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install spacerouter」即可一键安装,无需额外配置。

SpaceRouter 是免费的吗?

是的,SpaceRouter 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

SpaceRouter 支持哪些平台?

SpaceRouter 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 SpaceRouter?

由 taelimoh(@taelimoh)开发并维护,当前版本 v0.2.4。

💬 留言讨论