← Back to Skills Marketplace
xcolwell

URnetwork

by xcolwell · GitHub ↗ · v1.0.0
cross-platform ⚠ suspicious
398
Downloads
1
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install proxy-vpn
Description
Create and manage HTTPS, SOCKS, or WireGuard proxies via URnetwork API to connect anonymously through specific countries, regions, or cities worldwide.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install proxy-vpn
  3. After installation, invoke the skill by name or use /proxy-vpn
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial skill release.
Metadata
Slug proxy-vpn
Version 1.0.0
License
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is URnetwork?

Create and manage HTTPS, SOCKS, or WireGuard proxies via URnetwork API to connect anonymously through specific countries, regions, or cities worldwide. It is an AI Agent Skill for Claude Code / OpenClaw, with 398 downloads so far.

How do I install URnetwork?

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

Is URnetwork free?

Yes, URnetwork is completely free (open-source). You can download, install and use it at no cost.

Which platforms does URnetwork support?

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

Who created URnetwork?

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

💬 Comments