← Back to Skills Marketplace
Zenscrape
by
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
184
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install zenscrape
Description
Zenscrape integration. Manage data, records, and automate workflows. Use when the user wants to interact with Zenscrape data.
Usage Guidance
This skill is coherent but you should: (1) verify the Membrane project and npm package (@membranehq/cli) are legitimate before running a global npm install, (2) review the authorization URL when logging in and only grant scopes you expect, (3) run the CLI in an isolated/dev environment if you have policy concerns about installing third-party CLIs, and (4) confirm your organization allows delegating credentials to a third-party service (Membrane) since the skill relies on that service to manage Zenscrape auth.
Capability Analysis
Type: OpenClaw Skill
Name: zenscrape
Version: 1.0.3
The zenscrape skill provides instructions for an AI agent to interact with the Zenscrape API using the Membrane CLI. It guides the agent through installing the `@membranehq/cli` package, authenticating, and managing web scraping actions. The instructions in SKILL.md are consistent with the stated purpose of the integration and do not contain evidence of malicious intent, data exfiltration, or harmful prompt injection.
Capability Tags
Capability Assessment
Purpose & Capability
The name/description (Zenscrape integration) match the instructions (use Membrane CLI to connect to the Zenscrape connector). The homepage and repository point to Membrane, which is coherent for a Membrane-based connector.
Instruction Scope
SKILL.md only instructs installing/using the Membrane CLI, performing login, creating connections, listing and running actions. It does not request unrelated files, system paths, or extra credentials in its runtime instructions.
Install Mechanism
This is an instruction-only skill (no install spec), but it tells users to run 'npm install -g @membranehq/cli' and uses npx in examples. Installing a global npm package is expected for CLI-based integration but does introduce the usual risk of running third-party npm code — verify the package/source before installing.
Credentials
The skill declares no required env vars or credentials and delegates auth to Membrane. SKILL.md does mention a Membrane account and a tenant parameter for login, which is reasonable and not inconsistent with no declared environment secrets.
Persistence & Privilege
The skill is not always-on and does not request persistent system privileges or modification of other skills. Autonomous invocation is allowed (platform default) but not combined with other high-risk flags.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install zenscrape - After installation, invoke the skill by name or use
/zenscrape - 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 Zenscrape?
Zenscrape integration. Manage data, records, and automate workflows. Use when the user wants to interact with Zenscrape data. It is an AI Agent Skill for Claude Code / OpenClaw, with 184 downloads so far.
How do I install Zenscrape?
Run "/install zenscrape" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Zenscrape free?
Yes, Zenscrape is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Zenscrape support?
Zenscrape is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Zenscrape?
It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.3.
More Skills