← 返回 Skills 市场
gora050

Scrapingdog

作者 Vlad Ursul · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ 安全检测通过
136
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install scrapingdog
功能描述
ScrapingDog integration. Manage data, records, and automate workflows. Use when the user wants to interact with ScrapingDog data.
安全使用建议
This skill uses Membrane as a proxy to talk to ScrapingDog, so installing the Membrane CLI (npm -g) and logging into a Membrane account are required. Before installing: 1) Verify you trust getmembrane.com and the @membranehq npm package (check the npm page and GitHub repo/commit history). 2) Understand that your scraping requests and any returned data will transit Membrane servers (privacy/compliance implication). 3) Prefer using npx or a scoped install if you want to avoid a global npm install. 4) Be cautious about running commands that perform interactive logins in headless or shared environments; tokens will be stored locally by the CLI. If any of this is unacceptable, ask for a connector that uses direct ScrapingDog credentials (and review what credentials are required) or request more metadata from the skill author.
功能分析
Type: OpenClaw Skill Name: scrapingdog Version: 1.0.3 The skill bundle provides instructions for an AI agent to integrate with ScrapingDog via the Membrane CLI. The instructions in SKILL.md focus on standard CLI operations such as installation, authentication, and action management. It promotes security best practices by delegating credential management to the Membrane platform rather than handling raw API keys locally. No indicators of data exfiltration, malicious execution, or harmful prompt injection were found.
能力评估
Purpose & Capability
The skill claims to be a 'ScrapingDog' integration and its SKILL.md shows exactly that, but it operates exclusively through the Membrane platform (getmembrane.com). Requiring a Membrane account and CLI is reasonable for a proxy-style integration, however the top-level metadata does not explicitly state the requirement for a Membrane account/CLI — this could be surprising to users who expect a direct ScrapingDog integration.
Instruction Scope
The runtime instructions are limited to installing/using the Membrane CLI, authenticating via browser/code, creating a connector for ScrapingDog, discovering actions, and running actions. The instructions do not request unrelated files, environment variables, or system-wide configuration beyond installing the CLI and performing an interactive login. They do imply traffic and data will flow through Membrane's servers.
Install Mechanism
The only install step is 'npm install -g @membranehq/cli@latest' (or use npx in examples). Using an npm package is expected for a CLI but has supply-chain risk compared with a pure instruction-only skill; installing globally writes to the system PATH. The origin (@membranehq on npm and the provided homepage/repo) looks consistent, but users should verify the package and its publisher before global install.
Credentials
The skill declares no required environment variables or primary credential, and the CLI-based flow avoids asking for API keys. That is proportionate, but the SKILL.md requires a Membrane account and will cause credentials/tokens to be issued and stored by the CLI (not declared in metadata). Users should be aware their ScrapingDog interactions and possibly scraped data will be proxied through Membrane's service.
Persistence & Privilege
The skill does not request always:true or other elevated platform privileges. It is user-invocable and can be invoked autonomously (platform default), which is expected. The skill's instructions cause local CLI installation and storage of auth tokens by the Membrane CLI (normal for a CLI tool) but do not request access to other skills' configs.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install scrapingdog
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /scrapingdog 触发
  4. 根据 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
元数据
Slug scrapingdog
版本 1.0.3
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 4
常见问题

Scrapingdog 是什么?

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

如何安装 Scrapingdog?

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

Scrapingdog 是免费的吗?

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

Scrapingdog 支持哪些平台?

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

谁开发了 Scrapingdog?

由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.3。

💬 留言讨论