← 返回 Skills 市场
Stealth Proxy
作者
Hagen Hoferichter
· GitHub ↗
· v1.0.0
735
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install stealth-proxy
功能描述
Detect geo/IP blocks, securely switch VPN tunnel path with user consent, verify IP/region/DNS safety, retry blocked tasks, and provide auditable connection r...
安全使用建议
This skill appears to do what it claims, but before using it: (1) ensure the VPN/WireGuard/Tailscale CLI you plan to use is installed from a trusted vendor and that your provider credentials are stored securely; (2) understand and accept any legal/terms implications of switching regions or re-running blocked workflows; (3) review any packages the recommended npx install commands will fetch before running them; (4) keep optional API keys (MOLTGUARD_API_KEY, IPINFO_TOKEN) private and only provide them if you trust the enrichment services; and (5) require the agent to present the explicit consent prompt (the compliance gate) before it executes any network-routing changes.
功能分析
Type: OpenClaw Skill
Name: stealth-proxy
Version: 1.0.0
The 'stealth-proxy' skill (named 'vpn') is designed for legitimate VPN management, geo-access diagnostics, and network verification. It explicitly incorporates multiple security guardrails, including mandatory user authorization for network changes, transparent error handling, and the use of 'moltguard' for prompt/tool security and to prevent accidental secret leakage. The skill's instructions in SKILL.md actively defend against prompt injection and mandate auditable, verified actions. All requested permissions, binaries, and network interactions are directly aligned with its stated purpose, and there is no evidence of intentional harmful behavior, data exfiltration beyond its stated purpose, or malicious prompt injection attempts.
能力评估
Purpose & Capability
The skill declares bash/curl and at least one VPN CLI (nordvpn/mullvad/expressvpn/wg/tailscale) which matches a VPN/tunnel orchestration purpose. Optional tokens (MOLTGUARD_API_KEY, IPINFO_TOKEN) map to optional verification/enrichment services and are not required for core functionality.
Instruction Scope
SKILL.md confines actions to network diagnostics, provider CLI/WireGuard/Tailscale interactions, DNS/IP checks, and bounded retries. It includes an explicit compliance gate requiring user authorization before switching and forbids switching without consent. It does not instruct reading unrelated system files or exfiltrating environment secrets.
Install Mechanism
This is an instruction-only skill (no install spec or code). SKILL.md recommends using npx to install other inspected skills; those are standard package installs the user would run. Users should review/verify any packages the npx installer downloads before running them, but the skill itself does not auto-download or execute external archives.
Credentials
No required environment variables are declared. The only referenced credentials are the user's VPN/provider session (expected) and optional third-party tokens for IP/geolocation and MoltGuard. The optional tokens are proportionate to the described enrichment features; no unrelated secrets are requested.
Persistence & Privilege
The skill is user-invocable and not marked 'always'. disable-model-invocation is false (normal). The skill does not request persistent system-wide modifications or access to other skills' configurations; it requires explicit user consent before making routing changes.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install stealth-proxy - 安装完成后,直接呼叫该 Skill 的名称或使用
/stealth-proxy触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial public release of the vpn meta-skill for secure VPN tunnel orchestration and geo-access diagnostics.
- Enables secure network tunnel setup (VPN, WireGuard, Tailscale) with explicit geo/IP/DNS verification.
- Diagnoses and classifies access blockage, switches VPN paths with user consent, and safely resumes blocked workflows.
- Integrates with MoltGuard and IPinfo for enhanced leak detection and security validation.
- Enforces compliance gates—user authorization and legal acknowledgment—before making network changes.
- Provides auditable reporting: block diagnosis, tunnel evidence, DNS safety, security status, and explicit next actions.
- Supports bounded retry logic, automatic cleanup, and failure explanation when credentials or tunnel paths are missing.
元数据
常见问题
Stealth Proxy 是什么?
Detect geo/IP blocks, securely switch VPN tunnel path with user consent, verify IP/region/DNS safety, retry blocked tasks, and provide auditable connection r... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 735 次。
如何安装 Stealth Proxy?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install stealth-proxy」即可一键安装,无需额外配置。
Stealth Proxy 是免费的吗?
是的,Stealth Proxy 完全免费(开源免费),可自由下载、安装和使用。
Stealth Proxy 支持哪些平台?
Stealth Proxy 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Stealth Proxy?
由 Hagen Hoferichter(@h4gen)开发并维护,当前版本 v1.0.0。
推荐 Skills