Stealth Proxy
v1.0.0Detect geo/IP blocks, securely switch VPN tunnel path with user consent, verify IP/region/DNS safety, retry blocked tasks, and provide auditable connection r...
⭐ 0· 665·0 current·0 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & 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.
Assessment
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.Like a lobster shell, security has layers — review code before you run it.
latestvk970z6kxbqy6s70agve0qh68r58155ec
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
Runtime requirements
🔐 Clawdis
Binsbash, curl
Any binnordvpn, mullvad, expressvpn, wg, tailscale
