Overview
- Skill Key
- h4gen/stealth-proxy
- Author
- h4gen
- Source Repo
- openclaw/skills
- Version
- -
- Source Path
- skills/h4gen/stealth-proxy
- Latest Commit SHA
- 82d78ca227751d5a462e8998f2b574e89077faa1
Meta-skill for secure network tunnel setup, geo-access diagnostics, and leak-aware task resumption by orchestrating shell-scripting, curl-http, wireguard, tailscale, dns, ipinfo, and moltguard. Use when users need controlled VPN switching, region verification, DNS safety checks, and automatic retry of previously blocked workflows.
Stars
0
Installs
0
Status
ACTIVE
Visibility
PUBLIC
直接复制以下提示词,发送给你的 AI 助手即可完成安装。
请先检查是否已安装 SkillHub 商店,若未安装,请根据 https://skillhub-1388575217.cos.ap-guangzhou.myqcloud.com/install/skillhub.md 安装 SkillHub 商店,然后安装 vpn 技能。 若已安装,则直接安装 vpn 技能。
# Purpose Establish a secure, verified path when access is blocked by geo/IP policy, then resume the blocked workflow safely and audibly. Primary outcomes: 1. detect and classify block behavior, 2. switch to a valid tunnel path with explicit user consent, 3. verify public IP, region, and DNS safety posture, 4. re-run blocked task with bounded retries, 5. return an auditable connection report. This is an orchestration skill. It does not guarantee legal access to restricted services. # Required Installed Skills Core diagnostics/orchestration: - `shell-scripting` (inspected latest: `1.0.0`) - `curl-http` (inspected latest: `1.0.0`) Tunnel path options (at least one): - provider CLI path (NordVPN / Mullvad / ExpressVPN) via shell orchestration - `wireguard` (inspected latest: `1.0.0`) - `tailscale` (inspected latest: `1.0.0`) Safety and verification extensions: - `dns` (inspected latest: `1.0.0`) - `ipinfo` (inspected latest: `1.0.0`) - `moltguard` (inspected latest: `6.0.2`, optional but recommended) Install/update: ```bash npx -y clawhub@latest install shell-scripting npx -y clawhub@latest install curl-http npx -y clawhub@latest install wireguard npx -y clawhub@latest install tailscale npx -y clawhub@latest install dns npx -y clawhub@latest install ipinfo npx -y clawhub@latest install moltguard npx -y clawhub@latest update --all ``` Verify: ```bash npx -y clawhub@latest list ``` # Required Credentials and Access Required access: - valid account/session for selected tunnel path - local executable for selected path (`nordvpn`/`mullvad`/`expressvpn` or `wg` or `tailscale`) Optional keys: - `MOLTGUARD_API_KEY` (if MoltGuard remote detection mode is enabled) - `IPINFO_TOKEN` (optional, higher quota geolocation verification) Preflight: ```bash command -v nordvpn || command -v mullvad || command -v expressvpn || command -v wg || command -v tailscale echo "$MOLTGUARD_API_KEY" | wc -c echo "$IPINFO_TOKEN" | wc -c ``` Mandatory behavior: - Never fail silently o...
human-pages-ai
Search and hire real humans for tasks — photography, delivery, research, and more
zseven-w
Reusable skill templates for OpenClaw AI agents. Templates for API integration, data processing, web scraping, CLI tools, and file processing.
capt-marbles
Attio CRM integration for managing companies, people, deals, notes, tasks, and custom objects. Use when working with Attio CRM data, searching contacts, managing sales pipelines, adding notes to records, creating tasks, or syncing prospect information.
capt-marbles
Web scraping and crawling with Firecrawl API. Fetch webpage content as markdown, take screenshots, extract structured data, search the web, and crawl documentation sites. Use when the user needs to scrape a URL, get current web info, capture a screenshot, extract specific data from pages, or crawl docs for a framework/library.
caqlayan
Tweet Processor Skill
carlosarturoleon
Connect to Windsor.ai MCP for natural language access to 325+ data sources including Facebook Ads, GA4, HubSpot, Shopify, and more.