← Back to Skills Marketplace
goldentrii

Proxy Veil

by Memijashi · GitHub ↗ · v1.5.4 · MIT-0
macoslinuxwindows ⚠ suspicious
151
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install proxy-veil
Description
Residential proxy for AI agents — fetch any URL through 2M+ real IPs, bypass anti-bot, geo-target, sticky sessions.
Usage Guidance
This skill is coherent with being a proxy/CLI client, but exercise caution before installing: 1) The skill will install code from npm via npx — verify the npm package and GitHub repo (read the source and recent release notes) before running. 2) Only provide credentials for the single provider you intend to use; do not paste organization-wide or high-privilege keys. 3) NOVADA_BROWSER_WS (a browser WebSocket) and API keys are sensitive — treat them like secrets and rotate them if exposed. 4) Run the install in an isolated environment (container or dedicated VM) first to inspect behavior. 5) The metadata is sloppy (lists all provider creds as required and shows a version mismatch); ask the publisher to clarify which env vars are actually mandatory. If you cannot audit the package/source, consider alternative, well-audited tools or using a vetted proxy provider directly rather than installing this CLI.
Capability Analysis
Type: OpenClaw Skill Name: proxy-veil Version: 1.5.4 The proxy-veil skill bundle is a standard MCP (Model Context Protocol) server implementation for routing AI agent traffic through residential proxies. It supports multiple providers (Novada, BrightData, Smartproxy, Oxylabs) and includes tools for fetching URLs, rendering JavaScript-heavy pages, and performing structured searches. The requested environment variables and the use of 'npx' for installation are consistent with its stated purpose, and no evidence of malicious intent, data exfiltration, or prompt injection was found in the SKILL.md or _meta.json files.
Capability Assessment
Purpose & Capability
The name/description (residential proxy for AI agents) align with the declared functionality: provider credentials, API key for search, and a browser WebSocket for rendering JS-heavy pages are all plausible needs for this capability.
Instruction Scope
SKILL.md only instructs installing the proxy CLI (via npx) and calling proxy functions (fetch/render/search/session/status). It does not instruct reading unrelated local files or exfiltrating host machine data. Note: the functions allow fetching arbitrary URLs through external proxies, which is the intended behavior but increases privacy/risk surface.
Install Mechanism
No code files are included; runtime behavior depends on installing a node package (npx / npm). That is expected for a CLI but means arbitrary remote code will be executed on install. Also there is a small version mismatch: SKILL.md references 1.5.3 while registry metadata shows 1.5.4. Treat the install as a moderate-risk remote code download and verify the npm/GitHub package before running.
Credentials
requires.env lists many provider credentials (Novada, BrightData, Smartproxy, Oxylabs, PROXY_URL) as if all are required, but SKILL.md indicates you only need the credentials for the provider you choose. Declaring every provider credential as required is inconsistent and over-broad. Several declared secrets (NOVADA_API_KEY, NOVADA_BROWSER_WS) are sensitive: API keys and browser WebSocket endpoints grant external services the ability to perform searches and control a remote browser context. Only provide credentials you trust, and avoid reusing high-privilege or long-lived secrets.
Persistence & Privilege
always is false and the skill does not request modification of other skills or system-wide agent settings. Installing the CLI will create a binary, which is normal for a tool of this type.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install proxy-veil
  3. After installation, invoke the skill by name or use /proxy-veil
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.5.4
Fix: declare all env vars in metadata to resolve ClawHub security review. Pin install to [email protected].
v1.5.3
- Added detailed setup instructions for multiple proxy providers (Novada, BrightData, Smartproxy, Oxylabs, generic HTTP). - Introduced built-in agent tools: `agentproxy_fetch`, `agentproxy_session`, `agentproxy_search`, `agentproxy_render`, and `agentproxy_status` with usage examples. - Clarified environment variables required for each supported provider. - Documented provider priority and auto-targeting support in a comparison table. - Outlined main use cases and scenarios for choosing proxy-veil.
Metadata
Slug proxy-veil
Version 1.5.4
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 2
Frequently Asked Questions

What is Proxy Veil?

Residential proxy for AI agents — fetch any URL through 2M+ real IPs, bypass anti-bot, geo-target, sticky sessions. It is an AI Agent Skill for Claude Code / OpenClaw, with 151 downloads so far.

How do I install Proxy Veil?

Run "/install proxy-veil" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Proxy Veil free?

Yes, Proxy Veil is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Proxy Veil support?

Proxy Veil is cross-platform and runs anywhere OpenClaw / Claude Code is available (macos, linux, windows).

Who created Proxy Veil?

It is built and maintained by Memijashi (@goldentrii); the current version is v1.5.4.

💬 Comments