← Back to Skills Marketplace
Proxycrawl
by
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
134
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install proxycrawl
Description
ProxyCrawl integration. Manage data, records, and automate workflows. Use when the user wants to interact with ProxyCrawl data.
Usage Guidance
This skill is instruction-only and internally consistent: it asks you to use the Membrane CLI to connect to ProxyCrawl rather than handing secrets to the agent. Before installing or running commands: (1) verify the @membranehq/cli npm package and the getmembrane.com / GitHub repository to ensure you trust the publisher; (2) prefer npx for ad-hoc use to avoid global installs, or install only after verifying the package source; (3) understand you are trusting Membrane to broker and store ProxyCrawl credentials and any scraped data—review Membrane's privacy/terms if that matters; (4) be prepared for interactive login (browser or headless URL+code) and do not paste any unrelated secrets into the CLI. If you need stronger assurance, ask the publisher for a signed release or audit of the CLI package.
Capability Analysis
Type: OpenClaw Skill
Name: proxycrawl
Version: 1.0.3
The skill bundle provides a legitimate integration for ProxyCrawl via the Membrane platform. The SKILL.md file contains standard instructions for an agent to install the '@membranehq/cli' package, perform a delegated authentication flow, and manage web scraping actions. The instructions align with the stated purpose and emphasize security best practices, such as avoiding direct handling of API keys and involving the user in the authentication process.
Capability Assessment
Purpose & Capability
The name/description (ProxyCrawl integration) align with the instructions, which use Membrane as an integration broker to manage ProxyCrawl requests, subscriptions, proxies, and account/usage details. The skill does not ask for unrelated credentials or tools.
Instruction Scope
SKILL.md only instructs installing and using the Membrane CLI, logging in, creating a connection, discovering/creating actions, and running them. It does not instruct reading arbitrary files, exfiltrating environment variables, or calling endpoints other than through the Membrane tooling. It does require network access and interactive login/browser steps (including a headless URL+code flow) which are documented.
Install Mechanism
There is no install spec in the registry (instruction-only), but SKILL.md recommends installing @membranehq/cli via npm -g and using npx. Installing packages globally or running npx will execute code from the npm registry — a normal practice but something to verify (package provenance, version) before installing. Prefer npx for one-off use if you want to avoid global installs.
Credentials
The skill declares no required env vars or credentials and explicitly instructs not to ask users for ProxyCrawl API keys, instead relying on Membrane to manage authentication. Requested access (network, Membrane account) is proportional to the stated purpose.
Persistence & Privilege
Registry flags are default (always:false, user-invocable:true). The skill does not request persistent privileges or modify other skills; any persistence comes from the user installing the Membrane CLI, which is a local action under user control.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install proxycrawl - After installation, invoke the skill by name or use
/proxycrawl - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.3
Auto sync from membranedev/application-skills
v1.0.2
Revert refresh marker
v1.0.1
Refresh update marker
v1.0.0
Auto sync from membranedev/application-skills
Metadata
Frequently Asked Questions
What is Proxycrawl?
ProxyCrawl integration. Manage data, records, and automate workflows. Use when the user wants to interact with ProxyCrawl data. It is an AI Agent Skill for Claude Code / OpenClaw, with 134 downloads so far.
How do I install Proxycrawl?
Run "/install proxycrawl" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Proxycrawl free?
Yes, Proxycrawl is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Proxycrawl support?
Proxycrawl is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Proxycrawl?
It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.3.
More Skills