← 返回 Skills 市场
Zenrows
作者
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
193
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install zenrows
功能描述
ZenRows integration. Manage data, records, and automate workflows. Use when the user wants to interact with ZenRows data.
安全使用建议
What to consider before installing: 1) This skill routes ZenRows access through the Membrane service — you will authenticate via Membrane and that service will hold any connector credentials. Only proceed if you trust Membrane and understand its privacy/security policies. 2) SKILL.md instructs an unpinned global npm install (@membranehq/cli@latest). Global npm installs can run arbitrary code and the @latest tag can change; prefer verifying the package maintainer, pinning to a specific version, or running the CLI in an isolated environment (container/VM). 3) The skill does not request local env vars or read files, but it will require you to complete a browser-based auth flow (or paste codes). 4) If you need higher assurance, ask the publisher for a signed release, a pinned package version, or run the CLI inside a sandbox. 5) If you are uncomfortable trusting a third-party intermediary with your ZenRows/account data, use the official ZenRows API directly or validate Membrane's security posture first.
功能分析
Type: OpenClaw Skill
Name: zenrows
Version: 1.0.3
The skill provides instructions for an AI agent to interact with the ZenRows web scraping API using the Membrane CLI. The logic focuses on standard integration tasks such as authentication, action discovery, and execution through the legitimate Membrane platform (getmembrane.com). No indicators of data exfiltration, malicious execution, or prompt injection were found; the instructions explicitly advise against asking users for secrets, favoring Membrane's server-side credential management.
能力标签
能力评估
Purpose & Capability
The name/description (ZenRows integration) matches the instructions: the skill delegates calls to the ZenRows connector via the Membrane CLI. The homepage in the SKILL.md points to Membrane (the integration layer), which explains why the skill does not directly call zenrows.com or request ZenRows API keys.
Instruction Scope
All runtime instructions are limited to installing and using the Membrane CLI, authenticating via browser, creating a connection, discovering and running actions. The instructions do not ask to read local files, export environment variables, or access unrelated system paths. They do require the user to open an authentication URL and enter a code in headless environments (standard OAuth flow).
Install Mechanism
Although the skill is instruction-only (no packaged install spec), the SKILL.md directs installing @membranehq/cli globally via `npm install -g @membranehq/cli@latest` (and uses npx elsewhere). Installing a global, unpinned package from npm can execute arbitrary code on the machine and may change behavior over time. This is a moderate operational risk; verify the package's publisher, prefer a pinned version, or run in an isolated environment.
Credentials
The skill declares no required environment variables or credentials and explicitly recommends letting Membrane manage credentials (so the skill itself does not ask for API keys). This is proportionate to the stated purpose. Note: using Membrane means your ZenRows credentials (or tokens) will be stored/managed by the Membrane service, so trust in that third party is required.
Persistence & Privilege
The skill does not request persistent system privileges, does not set always:true, and does not modify other skills. It will rely on the Membrane CLI the user installs. The skill is user-invocable and allows autonomous invocation by default (platform default); that is normal but worth noting if you run untrusted skills.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install zenrows - 安装完成后,直接呼叫该 Skill 的名称或使用
/zenrows触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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
元数据
常见问题
Zenrows 是什么?
ZenRows integration. Manage data, records, and automate workflows. Use when the user wants to interact with ZenRows data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 193 次。
如何安装 Zenrows?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install zenrows」即可一键安装,无需额外配置。
Zenrows 是免费的吗?
是的,Zenrows 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Zenrows 支持哪些平台?
Zenrows 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Zenrows?
由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.3。
推荐 Skills