← 返回 Skills 市场
398
总下载
1
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install proxy-vpn
功能描述
Create and manage HTTPS, SOCKS, or WireGuard proxies via URnetwork API to connect anonymously through specific countries, regions, or cities worldwide.
安全使用建议
This skill appears to be what it says (tools to create proxies), but exercise caution before installing or using it: 1) The skill has no listed source or homepage — verify the referenced GitHub repo and the bringyour.com domains independently before trusting them. 2) It will ask you (or your agent) for an auth code which is exchanged for a JWT — treat that auth code/JWT as sensitive credentials. Do not provide permanent account credentials unless you trust the service. 3) Ask what the auth code's scope and lifetime are and prefer short-lived tokens; if unsure, do not proceed. 4) Avoid instructing the agent to store JWTs persistently unless you know where/how they will be stored and protected; plan a token revocation process. 5) Because the skill can create many egress proxies, consider whether its capabilities could be abused (rate limits, account misuse, or anonymous access to restricted resources). If you need this functionality, verify the service's legitimacy and prefer official clients or direct API integration with explicit credential handling rather than trusting an unproven skill.
功能分析
Type: OpenClaw Skill
Name: proxy-vpn
Version: 1.0.0
The skill is suspicious due to its instruction to apply a complete WireGuard configuration (`wg_config.config`) received from an external API (`api.bringyour.com`). While this capability is central to the skill's stated purpose of providing VPN services, it grants significant system-level control over the agent's network stack to an external entity. If the external API were compromised or malicious, it could provide a harmful WireGuard configuration, leading to network redirection, DNS hijacking, or other forms of system compromise. This represents a high-risk capability and a vulnerability in the trust model, even without explicit malicious intent within the skill bundle itself.
能力评估
Purpose & Capability
The name/description (create/manage HTTPS, SOCKS, WireGuard proxies) matches the runtime instructions: curl calls to api.bringyour.com, location search, and proxy creation endpoints. No unexpected binaries or env vars are requested. However, the package has no source/homepage listed and points to external domains (bringyour.com and a GitHub path), so provenance is unclear.
Instruction Scope
SKILL.md instructs the agent to ask the human for an auth code, exchange it for a JWT, store/reuse the JWT, and call network endpoints to enumerate locations and create proxies — all coherent for a proxy-management skill. The instructions do not ask the agent to read local files or environment variables. Concern: the agent will prompt for and handle sensitive auth codes/JWTs, and the doc recommends storing the JWT; the skill gives the agent discretion in selecting locations and enumerating egress IPs (which could be abused if not restricted).
Install Mechanism
Instruction-only skill with no install spec and no code files; nothing is written to disk by an installer. This is the lowest-risk install profile, but it increases reliance on the agent following instructions correctly.
Credentials
No environment variables or credentials are declared, which is consistent with the design of asking the human for a one-time auth code. That said, the skill depends on collecting a sensitive auth code/JWT from the user at runtime — a high-value secret. The SKILL.md also suggests storing the JWT for reuse without specifying safe storage, which raises credential handling concerns.
Persistence & Privilege
always is false and the skill is user-invocable. There is no install step that modifies other skills or system configuration. The skill can be invoked autonomously per default platform settings (disable-model-invocation: false), which increases blast radius if combined with other issues but is not itself unusual.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install proxy-vpn - 安装完成后,直接呼叫该 Skill 的名称或使用
/proxy-vpn触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial skill release.
元数据
常见问题
URnetwork 是什么?
Create and manage HTTPS, SOCKS, or WireGuard proxies via URnetwork API to connect anonymously through specific countries, regions, or cities worldwide. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 398 次。
如何安装 URnetwork?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install proxy-vpn」即可一键安装,无需额外配置。
URnetwork 是免费的吗?
是的,URnetwork 完全免费(开源免费),可自由下载、安装和使用。
URnetwork 支持哪些平台?
URnetwork 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 URnetwork?
由 xcolwell(@xcolwell)开发并维护,当前版本 v1.0.0。
推荐 Skills