← 返回 Skills 市场
152
总下载
0
收藏
1
当前安装
3
版本数
在 OpenClaw 中安装
/install web-fetch-fakeip
功能描述
Legacy workaround for web_fetch fake-ip failures on older npm-global OpenClaw installs. Use when web_fetch is blocked under Clash, Mihomo, or Surge fake-ip m...
安全使用建议
This skill appears internally consistent and contains no network exfiltration or secret access, but it edits installed OpenClaw JavaScript files — an impactful action. Before running: (1) run 'bash patch-openclaw-global-fakeip.sh status' and 'inspect' to verify the exact patch window and ensure the script targets the intended file; (2) ensure you have recent backups or let the script create them and confirm their presence; (3) avoid running as root unless you understand the implications — prefer running as the user that manages the OpenClaw install; (4) prefer the built-in openclaw.json config fix if your OpenClaw is v2026.4.10 or newer; (5) verify the script source/trust (no homepage provided; README points to a GitHub repo) if you need organizational assurance. If anything about the 'inspect' output looks unexpected, do not apply the patch.
能力评估
Purpose & Capability
Name/description match the included script and instructions. The script searches the global OpenClaw install and inserts a single policy line into the web_fetch call — this is coherent with a legacy workaround for npm-global OpenClaw installs.
Instruction Scope
The SKILL.md and script explicitly instruct modifying files under the global openclaw package directory (searching for fetchWithWebToolsNetworkGuard and inserting a policy line). This is within the stated purpose, but it is an on-disk code modification that requires write permission and can affect runtime behavior — inspect the target file with the provided 'inspect' mode and keep the backups before applying.
Install Mechanism
No install step or external downloads are used. The workaround is delivered as an included shell script + embedded Node code, so nothing is fetched from external URLs during execution.
Credentials
The skill does not request credentials or external service keys. It optionally reads OPENCLAW_PKG_DIR (to locate the package) and uses npm / command-available lookups; this is appropriate for locating a globally installed package.
Persistence & Privilege
The skill does not request persistent inclusion and does not modify other skills/config beyond the OpenClaw package files. However, it performs permanent edits to installed package code (and writes backup files) — those changes persist until reverted or the package is upgraded. Running the script may require elevated filesystem permissions for global npm dirs.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install web-fetch-fakeip - 安装完成后,直接呼叫该 Skill 的名称或使用
/web-fetch-fakeip触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.2
Mark the skill as a legacy workaround for older OpenClaw versions and document the built-in openclaw.json fix available in v2026.4.10+.
v1.0.1
Remove unused CLAWHUB_INTRO.md and add source attribution for the shell script in references/README.md.
v1.0.0
Initial release: reversible workaround for web_fetch fake-ip SSRF blocking on npm-global OpenClaw installs.
元数据
常见问题
Web Fetch Fake-IP Workaround 是什么?
Legacy workaround for web_fetch fake-ip failures on older npm-global OpenClaw installs. Use when web_fetch is blocked under Clash, Mihomo, or Surge fake-ip m... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 152 次。
如何安装 Web Fetch Fake-IP Workaround?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install web-fetch-fakeip」即可一键安装,无需额外配置。
Web Fetch Fake-IP Workaround 是免费的吗?
是的,Web Fetch Fake-IP Workaround 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Web Fetch Fake-IP Workaround 支持哪些平台?
Web Fetch Fake-IP Workaround 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Web Fetch Fake-IP Workaround?
由 xingxing(@xing-xing-coder)开发并维护,当前版本 v1.0.2。
推荐 Skills