← 返回 Skills 市场
membranedev

Scrapinghub

作者 Membrane Dev · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ⚠ suspicious
120
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install scrapinghub
功能描述
Scrapinghub integration. Manage data, records, and automate workflows. Use when the user wants to interact with Scrapinghub data.
安全使用建议
This skill appears to do what it says: it instructs you to use the Membrane CLI to connect to Scrapinghub and run actions. Before installing or running anything, verify the @membranehq package on npm (check the publisher, package repository and recent release notes) and prefer a pinned version rather than `@latest` or unverified `npx` runs. Understand that creating a connection will grant Membrane access to your Scrapinghub account data (tokens/credentials are managed server-side by Membrane), so review Membrane's privacy/security docs and the connector's permissions. If you are using headless or automated agents, be careful when following the browser/code-based login flow (do not paste codes into untrusted UIs). If you do not trust the Membrane project or cannot review the package, do not install the CLI or run the provided npx commands.
功能分析
Type: OpenClaw Skill Name: scrapinghub Version: 1.0.1 The skill requires the AI agent to perform high-risk operations including the global installation of an npm package (@membranehq/cli) and the execution of various shell commands for authentication and data management. While these capabilities are plausibly needed for the stated purpose of integrating with the Membrane platform and Scrapinghub, the instructions in SKILL.md encourage the construction of shell commands using potentially unsanitized inputs (e.g., action IDs and JSON payloads), which presents a risk of command injection. Additionally, the skill relies on external network access to getmembrane.com for its core functionality.
能力标签
requires-sensitive-credentials
能力评估
Purpose & Capability
The name/description (Scrapinghub integration) aligns with the instructions: the SKILL.md describes using Membrane to connect to Scrapinghub, list/create/run actions and manage credentials. There are no unexpected credential requests or unrelated capabilities.
Instruction Scope
Runtime instructions stay within the scope of connecting to and operating Scrapinghub via Membrane (installing the CLI, logging in, creating a connection, listing and running actions). The skill does not instruct reading unrelated files or environment variables. It does rely on interactive/browser-based authentication and headless code-exchange flows, which are expected for this workflow.
Install Mechanism
There is no built-in install spec, but the SKILL.md tells users to run `npm install -g @membranehq/cli@latest` and uses `npx @membranehq/cli@latest` in examples. Installing or executing packages from npm (especially with `-g` or `npx @latest`) runs third-party code on your system and can be a vector for supply-chain risk. The package is scoped (@membranehq) which is usually a good sign, but you should verify the package's identity and prefer pinned versions or review the package before installing.
Credentials
The skill declares no required env vars or local credentials and explicitly states Membrane manages authentication server-side. That is proportionate to the described behaviour (it does require a Membrane account and network access). There are no requests for unrelated secrets or config paths.
Persistence & Privilege
The skill does not request always:true or any elevated persistent presence. It is user-invocable and permits normal autonomous invocation per platform defaults; nothing in the skill attempts to modify other skills or system-wide agent settings.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install scrapinghub
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /scrapinghub 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
元数据
Slug scrapinghub
版本 1.0.1
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 2
常见问题

Scrapinghub 是什么?

Scrapinghub integration. Manage data, records, and automate workflows. Use when the user wants to interact with Scrapinghub data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 120 次。

如何安装 Scrapinghub?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install scrapinghub」即可一键安装,无需额外配置。

Scrapinghub 是免费的吗?

是的,Scrapinghub 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Scrapinghub 支持哪些平台?

Scrapinghub 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Scrapinghub?

由 Membrane Dev(@membranedev)开发并维护,当前版本 v1.0.1。

💬 留言讨论