← 返回 Skills 市场
Scrapingbot
作者
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
251
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install scrapingbot
功能描述
ScrapingBot integration. Manage ScrapingBots. Use when the user wants to interact with ScrapingBot data.
安全使用建议
This skill is coherent: it delegates scraping work to the Membrane platform via the Membrane CLI and does not ask for unrelated credentials. Before installing/using it, verify you trust the @membranehq/cli npm package and the Membrane service (review the package source on GitHub or use npx rather than npm -g if you prefer not to install globally). Be aware the CLI will manage connections and credentials to external services on your behalf (browser-based login), so avoid using it with accounts or environments you don't trust. If you need tighter control, inspect the CLI code or run it in an isolated environment (container/VM) before granting access to sensitive data.
功能分析
Type: OpenClaw Skill
Name: scrapingbot
Version: 1.0.3
The skill bundle provides instructions for an AI agent to interact with ScrapingBot via the Membrane CLI. It outlines standard procedures for installation (npm install), authentication, and action management through the getmembrane.com platform. The instructions are transparent, align with the stated purpose of web scraping automation, and do not exhibit signs of malicious intent, data exfiltration, or prompt injection attacks.
能力评估
Purpose & Capability
Name/description describe a ScrapingBot integration and all runtime steps point to using Membrane to connect to a ScrapingBot connector. Required credentials, binaries, and config paths are not requested, which is consistent with a connector-integration skill that relies on the Membrane platform for auth.
Instruction Scope
SKILL.md instructs installing and using the Membrane CLI, creating a connection, listing actions, building actions, and running them. It does not ask the agent to read unrelated local files, harvest environment variables, or transmit data to unexpected endpoints. The only external interactions are with Membrane and the browser-based login flow described.
Install Mechanism
The skill is instruction-only (no install spec), but it tells users/agents to install @membranehq/cli via npm (-g) or use npx. Installing a third-party npm package is a normal choice here but carries the usual risks of executing code from the npm registry; this is expected for a CLI-based integration but worth user attention.
Credentials
No environment variables, API keys, or config paths are required by the skill itself. The SKILL.md relies on Membrane-managed authentication (interactive login) rather than requesting secrets from the user, which is proportionate to the stated purpose.
Persistence & Privilege
The skill is not marked always:true and requests no system-wide configuration. It relies on the Membrane CLI to manage credentials. Agent autonomous invocation is allowed (default) but not combined with broad credentials or persistence in a way that increases risk.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install scrapingbot - 安装完成后,直接呼叫该 Skill 的名称或使用
/scrapingbot触发 - 根据 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
元数据
常见问题
Scrapingbot 是什么?
ScrapingBot integration. Manage ScrapingBots. Use when the user wants to interact with ScrapingBot data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 251 次。
如何安装 Scrapingbot?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install scrapingbot」即可一键安装,无需额外配置。
Scrapingbot 是免费的吗?
是的,Scrapingbot 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Scrapingbot 支持哪些平台?
Scrapingbot 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Scrapingbot?
由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.3。
推荐 Skills