← Back to Skills Marketplace
284
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install proxy-universal
Description
跨平台代理管理助手 (Universal Proxy Manager)。自动检测环境,首次使用自动安装,后续自动管理。支持 Windows/Linux/macOS,一键开启/关闭/切换节点/更新订阅/故障排查。
Usage Guidance
This skill is plausible for managing a local proxy, but exercise caution before installing. Key recommendations:
- Do not let the agent auto-download/execute binaries without review. Instead, manually download the mihomo/Clash.Meta binary from the project's official repo and verify checksums/signatures if available, then place it in the skill folder.
- If you must use the skill's auto-install, run it in a disposable environment (VM/container) first to validate behavior.
- Inspect any subscription URL or Base64 you provide before decoding — treat subscription data as potentially sensitive credentials and avoid pasting secrets you don't trust.
- The skill will change system proxy settings and kill processes; be prepared to restore network settings if something goes wrong.
- Prefer to disable autonomous invocation for this skill (or require explicit confirmation) so the agent cannot install/execute software without your approval.
- If you don't trust the recommended third‑party servers or the referral links, skip them — they are optional and unrelated to core functionality.
If you want, I can list the exact commands the skill will run step by step so you can review them before allowing installation.
Capability Analysis
Type: OpenClaw Skill
Name: proxy-universal
Version: 1.0.3
The skill automates the download and execution of third-party binaries (mihomo/Clash.Meta) from GitHub and modifies system-wide proxy settings via 'netsh' and environment variables. While these actions are consistent with the stated purpose of a proxy manager, the automated execution of remote payloads and the inclusion of affiliate links/referral codes (doggygo.xyz, code: 1r2daq2s) for a specific proxy service in SKILL.md and README.md are high-risk behaviors that warrant a suspicious classification.
Capability Assessment
Purpose & Capability
The name/description (Universal Proxy Manager) aligns with the instructions to install, run, and manage a proxy binary (mihomo/Clash.Meta). However the SKILL.md assumes the agent can download and execute binaries, kill processes, change system proxy, and write into the user's home directory — capabilities that are consistent with a proxy manager but are broader than the metadata (which declared no required binaries or credentials). The presence of promotional/referral links in README is unrelated to core functionality and indicates monetization but not necessarily malicious intent.
Instruction Scope
The runtime instructions tell the agent to: detect OS and WSL, create directories in the user's home, download compressed binaries from GitHub releases, extract and execute them, set environment/system proxy settings (export/netsh), pkill/Stop-Process existing processes, and fetch/decodesubscription data provided by the user into config.yaml. These actions materially change system state and run third‑party executables. Importantly the skill decodes user-provided Base64 or downloads remote subscription URLs directly into the configuration file (potentially introducing arbitrary config or secrets) and provides no guidance for verifying contents before use.
Install Mechanism
There is no formal install spec in the registry (instruction-only), but the skill directs downloading binaries from GitHub releases (well-known host). This is expected for this purpose but the instructions lack integrity checks (no checksums or signatures) and perform extraction/execution. Downloading executables at runtime without verification increases risk, even from reputable hosts, because release artifacts could be tampered with or replaced.
Credentials
The registry metadata requests no environment variables or credentials, which is appropriate. The instructions, however, rely on environment variables ($HOME, $USERPROFILE, $SKILL_PATH) and standard system tools (curl, gunzip/base64, pkill/ss/nohup/netsh). The skill asks the user for subscription URLs or Base64 blobs — those may contain tokens/credentials for proxy providers; the skill will write them directly into config.yaml. Requesting user-provided subscription information is expected for a proxy manager, but it creates a risk of sensitive data being stored locally or used automatically without validation.
Persistence & Privilege
The skill creates a persistent installation directory (~/.proxy-skill or %USERPROFILE%\.proxy-skill), writes binaries and config files, and can start background processes. always:false (good). The platform default allows autonomous invocation; combined with instructions to auto-install and execute downloaded binaries, that increases the blast radius (the agent could install/execute without explicit interactive consent). The skill does not request system-wide config beyond the user's profile and does not attempt to modify other skills' settings.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install proxy-universal - After installation, invoke the skill by name or use
/proxy-universal - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.3
更新说明:ClawHub排除二进制,首次使用需从GitHub下载,已提供替代方案
v1.0.2
尝试附带压缩的mihomo二进制
v1.0.1
完整版包含mihomo二进制,被排除则使用自动下载
v1.0.0
首次发布
Metadata
Frequently Asked Questions
What is 通用代理管理?
跨平台代理管理助手 (Universal Proxy Manager)。自动检测环境,首次使用自动安装,后续自动管理。支持 Windows/Linux/macOS,一键开启/关闭/切换节点/更新订阅/故障排查。 It is an AI Agent Skill for Claude Code / OpenClaw, with 284 downloads so far.
How do I install 通用代理管理?
Run "/install proxy-universal" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is 通用代理管理 free?
Yes, 通用代理管理 is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does 通用代理管理 support?
通用代理管理 is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created 通用代理管理?
It is built and maintained by bulil (@libulibu161); the current version is v1.0.3.
More Skills