← Back to Skills Marketplace
ultronprime2026

ProxyClaw

by Ultronprime2026 · GitHub ↗ · v2.4.8 · MIT-0
cross-platform ✓ Security Clean
450
Downloads
1
Stars
0
Active Installs
12
Versions
Install in OpenClaw
/install proxyclaw
Description
ProxyClaw by IPLoop — Residential proxy access for AI agents. Route requests through 175M+ residential IPs across 195+ countries from real Android, Windows,...
Usage Guidance
This skill appears to do exactly what it says: route requests through IPLoop's residential proxies using curl and a single API key. Before installing/using it: 1) Treat IPLOOP_API_KEY as sensitive — avoid putting it in persistent shell profiles; prefer session-scoped exports or a secrets manager. 2) Be aware the proxy authentication (password) is sent to the proxy in plaintext and curl args may be visible to other users on the same host via process listings. 3) The service is designed for scraping and geo-targeting; ensure your usage complies with target sites' Terms of Service and applicable law. 4) Note the minor inconsistency between fetch.sh and setup.sh in how they supply proxy credentials (empty username vs 'user'); functionally both are plausible but you may want to standardize. 5) The registry metadata lacks a verified homepage entry — if you need stronger provenance, verify the upstream project (iploop.io / GitHub) before trusting long-term credentials or giving the skill autonomous, repeated access.
Capability Analysis
Type: OpenClaw Skill Name: proxyclaw Version: 2.4.8 The ProxyClaw skill bundle provides a legitimate interface for routing web requests through the IPLoop residential proxy service. The core logic in `fetch.sh` and `setup.sh` is transparent, featuring proper input validation for URLs and country codes, and includes proactive security warnings regarding the visibility of API keys in process listings. While the bundle mentions an optional Docker image for bandwidth sharing (a common but high-risk activity), the skill's code itself contains no evidence of data exfiltration, malicious execution, or harmful prompt injection.
Capability Tags
requires-sensitive-credentials
Capability Assessment
Purpose & Capability
Name/description (residential proxy access) matches the requested binary (curl), the single required env var (IPLOOP_API_KEY), and the provided scripts (fetch.sh, setup.sh) that perform proxied HTTP(S) requests. No unrelated credentials, binaries, or config paths are requested.
Instruction Scope
SKILL.md and the scripts focus on fetching URLs via proxy.iploop.io and optionally converting HTML to markdown. The instructions explicitly send requests to the proxy gateway and user-specified target URLs (expected). The SKILL.md correctly warns about process-listing exposure of curl args. Minor inconsistency: setup.sh uses --proxy-user "user:${IPLOOP_API_KEY}" while fetch.sh uses an empty username ":${IPLOOP_API_KEY}" — both are plausible but slightly inconsistent.
Install Mechanism
This is instruction-only with no install spec. The skill requires only curl (commonly available). No downloads, extract operations, or third-party installer URLs are present in the manifest.
Credentials
Only one credential is required (IPLOOP_API_KEY), which is proportional to a proxy client. The documentation correctly highlights that proxy auth is sent to the proxy in plaintext and that curl command-line args can be visible in process listings — both are legitimate security cautions the user should heed.
Persistence & Privilege
The skill does not request always:true, does not modify other skills or system-wide settings, and has no install that grants persistent elevated privileges. Autonomous invocation is allowed (platform default) but not combined with other red flags.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install proxyclaw
  3. After installation, invoke the skill by name or use /proxyclaw
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v2.4.8
Security: fix ~/.bashrc key storage guidance in setup.md (was contradicting SKILL.md), add source repo URL for provenance
v2.4.7
Remove OPENCLAW promo code (not active in billing)
v2.4.6
Fix: setup.md link → absolute GitHub URL (was broken relative path on ClawHub)
v2.4.5
Fix: 175M+ IPs (was 2M+), align pricing to Free/Growth/Enterprise, fix Python SDK install command
v2.4.4
Fix inaccurate security claims flagged by ClawHub scan — accurate ps/transport notes, warn against ~/.bashrc storage
v2.4.3
Reword skill description to remove prompt-injection-like patterns
v2.4.2
Fix auth format: single-key (no username), mark Python SDK as coming soon
v2.5.1
v2.5.1: fix IP pool description — 2M+ total IPs (44K+ concurrent)
v2.5.0
v2.5.0: 66 site presets (31 new), Python SDK v1.8.0 + Node.js v1.2.0, built-in anti-detection (TLS/JA3 spoofing + 14-header Chrome fingerprint), session lifetime param, all HTTP methods (PUT/POST/PATCH/DELETE), 44K+ active residential nodes
v2.4.1
v2.4.1: Fixed markdown conversion — replaced broken nhm dependency with inline node HTML-to-markdown converter. No external dependencies needed.
v2.4.0
v2.4.0: Enhanced search discoverability. Richer keywords: proxy, anti-bot, scraping, IP rotation, geo-targeting, CAPTCHA bypass, Puppeteer, Playwright, Scrapy support. SDKs: pip install iploop-sdk, npm install iploop.
v2.3.0
v2.3.0: SDKs published — pip install iploop-sdk (PyPI), npm install iploop (npm). Full platform verified 12/12. Geo-targeting, sticky sessions, stealth mode.
Metadata
Slug proxyclaw
Version 2.4.8
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 12
Frequently Asked Questions

What is ProxyClaw?

ProxyClaw by IPLoop — Residential proxy access for AI agents. Route requests through 175M+ residential IPs across 195+ countries from real Android, Windows,... It is an AI Agent Skill for Claude Code / OpenClaw, with 450 downloads so far.

How do I install ProxyClaw?

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

Is ProxyClaw free?

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

Which platforms does ProxyClaw support?

ProxyClaw is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created ProxyClaw?

It is built and maintained by Ultronprime2026 (@ultronprime2026); the current version is v2.4.8.

💬 Comments