← Back to Skills Marketplace
Stealth Proxy
by
Hagen Hoferichter
· GitHub ↗
· v1.0.0
735
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install stealth-proxy
Description
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...
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install stealth-proxy - After installation, invoke the skill by name or use
/stealth-proxy - Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Frequently Asked Questions
What is 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... It is an AI Agent Skill for Claude Code / OpenClaw, with 735 downloads so far.
How do I install Stealth Proxy?
Run "/install stealth-proxy" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Stealth Proxy free?
Yes, Stealth Proxy is completely free (open-source). You can download, install and use it at no cost.
Which platforms does Stealth Proxy support?
Stealth Proxy is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Stealth Proxy?
It is built and maintained by Hagen Hoferichter (@h4gen); the current version is v1.0.0.
More Skills