← 返回 Skills 市场
kaising-openclaw1

Web Scraper Pro

作者 kaising-openclaw1 · GitHub ↗ · v1.1.0 · MIT-0
cross-platform ⚠ suspicious
92
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install xiaoming-web-scraper
功能描述
网页数据爬虫 - 数据抓取、表格导出、定时采集
安全使用建议
This skill appears to do what it says (scrape pages, export tables), but there are a few red flags to check before installing or running it: - Verify the 'clawhub' CLI: SKILL.md expects a 'clawhub' command. The README's 'npx clawhub@latest install web-scraper-pro' would download code from npm — only run that if you trust the package owner and have inspected the package contents. - Confirm the dependency mismatch: _meta.json lists 'curl' while registry metadata lists none; ensure required binaries are present and legitimate. - Ask where data goes: clarify whether scraped data/images are stored locally or uploaded to a cloud service (and which endpoint). If cloud upload or paid 'Pro' features are used, check for required credentials and privacy policies. - Be cautious with scheduling: scheduling commands may persist jobs; verify whether scheduling runs locally or registers jobs on a remote service. - If you plan to run this on sensitive systems or with sensitive pages, first test in a sandbox and inspect any installed code (npm package or clawhub CLI) for unexpected network calls or credential use. If the publisher or source cannot be verified, treat the README 'npx' install instruction as the primary risk and avoid running it without code review.
功能分析
Type: OpenClaw Skill Name: xiaoming-web-scraper Version: 1.1.0 The skill bundle contains only metadata and documentation (SKILL.md, README.md) for a web scraping utility. It describes standard features such as data fetching, table export, and task scheduling without any executable code or instructions that suggest malicious intent, data exfiltration, or prompt injection.
能力评估
Purpose & Capability
Name/description, README, and SKILL.md all describe web scraping, CSV/Excel export, image download and scheduling; the CLI commands shown (clawhub scrape ...) are coherent with that purpose. However _meta.json advertises a 'curl' dependency while the registry metadata reported no required binaries, which is an unexplained mismatch.
Instruction Scope
SKILL.md only instructs the agent to run clawhub CLI commands with user-supplied URLs/selectors and to schedule jobs. It does not direct reading unrelated files or env vars. Gaps: it doesn't state where scraped data/images are stored or whether scheduling uses local cron vs. a remote service — this ambiguity could hide data exfiltration or cloud uploads.
Install Mechanism
There is no formal install spec in the registry (instruction-only skill), but README recommends 'npx clawhub@latest install web-scraper-pro' which would fetch code at runtime from the npm registry. That discrepancy (no install spec vs README npx instruction) increases risk because following README would pull remote code; users should verify the provenance of the 'clawhub' package before running npx.
Credentials
The skill declares no required env vars or credentials, which is reasonable for a simple scraper. However the SKILL and README reference Pro/subscription/cloud storage features without declaring any credential or endpoint — if those features are used at runtime they may require tokens or perform network storage not described here.
Persistence & Privilege
always is false and there are no declared config paths or permanent privileges. The skill does include scheduling functionality in its commands, but there is no evidence it would force-enable itself or modify other skills.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install xiaoming-web-scraper
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /xiaoming-web-scraper 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.1.0
v1.1 网页爬虫
v1.0.0
v1.0 网页爬虫
元数据
Slug xiaoming-web-scraper
版本 1.1.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 2
常见问题

Web Scraper Pro 是什么?

网页数据爬虫 - 数据抓取、表格导出、定时采集. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 92 次。

如何安装 Web Scraper Pro?

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

Web Scraper Pro 是免费的吗?

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

Web Scraper Pro 支持哪些平台?

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

谁开发了 Web Scraper Pro?

由 kaising-openclaw1(@kaising-openclaw1)开发并维护,当前版本 v1.1.0。

💬 留言讨论