← 返回 Skills 市场
70
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install silas-clash
功能描述
Clash/Mihomo 代理管理。安装配置、查看状态、切换模式/节点、测速、外网失败时自动代理。
安全使用建议
This skill appears coherent for managing a local Clash/Mihomo proxy, but before installing or running the recommended commands: (1) verify the GitHub release URL and consider checking a checksum/signature if available — the instructions download and install a binary and use sudo; (2) be aware the skill will ask you for a subscription URL and will write to ~/.config/mihomo/config.yaml and memory/clash-config.json in the skill memory folder; don't provide secrets you don't trust; (3) ensure curl, gunzip, python3, and sudo are available on the host (metadata did not list required binaries); (4) prefer to run the install steps manually (or inspect the downloaded binary) rather than blindly executing them; (5) note that exporting proxy env vars changes networking for processes in that shell — do this deliberately, and revert when done. If you need higher assurance, obtain the mihomo binary from an official package manager or verify the release checksums before installation.
功能分析
Type: OpenClaw Skill
Name: silas-clash
Version: 1.1.0
The skill manages the Mihomo (Clash Meta) proxy by downloading a binary from GitHub and installing it using sudo privileges (SKILL.md). It prompts the user for sensitive proxy subscription URLs, which contain connection credentials, and stores configuration details locally. While these actions are consistent with the stated purpose of proxy management, the execution of external binaries with elevated privileges and the handling of credential-heavy URLs represent high-risk behaviors.
能力评估
Purpose & Capability
The name/description (Clash/Mihomo proxy management) matches the SKILL.md actions: installing mihomo, configuring the Clash REST API, switching modes/nodes, and running speed tests. Minor inconsistency: registry metadata lists no required binaries, but the instructions rely on common tools (curl, gunzip, chmod, sudo, python3, pkill/pgrep). This is explainable but should have been declared.
Instruction Scope
All runtime instructions stay within the stated purpose: installing mihomo, writing a local config (~/.config/mihomo/config.yaml), calling the local REST API on 127.0.0.1:9090, and temporarily setting local proxy environment variables. The skill asks the user for a subscription URL and tells the operator to download it; it does not instruct reading unrelated system files or exfiltrating secrets. It explicitly warns not to auto-update subscriptions via the skill.
Install Mechanism
This is an instruction-only skill (no install spec). It instructs downloading a binary archive from a GitHub releases URL and placing it under /usr/local/bin with sudo. Using GitHub releases is typical and lower risk than an arbitrary host, but the instructions perform privileged filesystem changes and execute a downloaded binary, which is inherently higher risk than no-install approaches. The lack of checksum/verification is a minor concern.
Credentials
The skill declares no required environment variables or credentials and does not request unrelated secrets. It instructs the user (and runtime) to export local proxy env vars (http_proxy/https_proxy/all_proxy) only for retrying external web calls — those are local settings needed for the stated behavior. It does request an externally provided subscription URL (user-supplied) which may contain sensitive data depending on provider; that is reasonable for this purpose but the user should understand what they share.
Persistence & Privilege
The skill is not marked always:true and does not include an install spec that would force persistent system-wide changes beyond what the user runs manually. It suggests writing a local memory/clash-config.json and the usual mihomo config under the user's home directory — both are within scope for a proxy manager. The skill does require running commands with sudo for installation, which is a normal but privileged operation.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install silas-clash - 安装完成后,直接呼叫该 Skill 的名称或使用
/silas-clash触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.1.0
新增完整安装配置流程、订阅地址管理、macOS兼容
v1.0.0
Initial release: Clash/Mihomo proxy management via RESTful API
元数据
常见问题
Silas Clash Proxy Manager 是什么?
Clash/Mihomo 代理管理。安装配置、查看状态、切换模式/节点、测速、外网失败时自动代理。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 70 次。
如何安装 Silas Clash Proxy Manager?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install silas-clash」即可一键安装,无需额外配置。
Silas Clash Proxy Manager 是免费的吗?
是的,Silas Clash Proxy Manager 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Silas Clash Proxy Manager 支持哪些平台?
Silas Clash Proxy Manager 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(linux)。
谁开发了 Silas Clash Proxy Manager?
由 silas(@aohoyo)开发并维护,当前版本 v1.1.0。
推荐 Skills