← 返回 Skills 市场
284
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install proxy-universal
功能描述
跨平台代理管理助手 (Universal Proxy Manager)。自动检测环境,首次使用自动安装,后续自动管理。支持 Windows/Linux/macOS,一键开启/关闭/切换节点/更新订阅/故障排查。
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install proxy-universal - 安装完成后,直接呼叫该 Skill 的名称或使用
/proxy-universal触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.3
更新说明:ClawHub排除二进制,首次使用需从GitHub下载,已提供替代方案
v1.0.2
尝试附带压缩的mihomo二进制
v1.0.1
完整版包含mihomo二进制,被排除则使用自动下载
v1.0.0
首次发布
元数据
常见问题
通用代理管理 是什么?
跨平台代理管理助手 (Universal Proxy Manager)。自动检测环境,首次使用自动安装,后续自动管理。支持 Windows/Linux/macOS,一键开启/关闭/切换节点/更新订阅/故障排查。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 284 次。
如何安装 通用代理管理?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install proxy-universal」即可一键安装,无需额外配置。
通用代理管理 是免费的吗?
是的,通用代理管理 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
通用代理管理 支持哪些平台?
通用代理管理 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 通用代理管理?
由 bulil(@libulibu161)开发并维护,当前版本 v1.0.3。
推荐 Skills