← 返回 Skills 市场
Web Scraper Pro
作者
windy-001-crypto
· GitHub ↗
· v1.0.0
455
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install webscraper-v2
功能描述
Comprehensive web scraping tool for stock data, news, sector analysis and more
安全使用建议
This skill is inconsistent: it advertises real-time scraping from external finance APIs and lists requests/BeautifulSoup, but the included Python script only returns simulated data and has no network calls. Before installing or using it, ask the maintainer for the real implementation or source code repository, confirm whether network access and the listed Python dependencies will be required, and whether the tool adheres to data-source terms of service. If you expect real scraping, run the skill in an isolated/sandboxed environment and inspect any future versions for actual network requests (requests/urllib) and external endpoints. Avoid providing credentials unless you can verify the skill's origin and necessity.
功能分析
Type: OpenClaw Skill
Name: webscraper-v2
Version: 1.0.0
The skill bundle is benign. The `webscraper.py` script, despite its name, does not perform any actual web scraping, network requests, or file system operations. All data is hardcoded, and the `cmd_url` function explicitly states it requires a browser for actual scraping. While `SKILL.md` uses `command-arg-mode: raw`, which could enable vulnerabilities in a different script, this specific Python script does not execute user input in a way that creates shell injection or other RCE risks, making it harmless.
能力评估
Purpose & Capability
Name/description claim real-time scraping from Sina/East Money and list dependencies (requests, BeautifulSoup4), but the shipped webscraper.py contains only simulated/local data and no network or requests/bs4 imports. The single required binary (python3) is appropriate, but the declared external data sources and dependencies are not reflected in the code.
Instruction Scope
SKILL.md provides focused runtime instructions (command dispatch to the webscraper tool) and does not instruct the agent to read unrelated files, environment variables, or exfiltrate data. It does mention URL scraping but explicitly notes that a browser tool is required.
Install Mechanism
No install spec (instruction-only) and a single Python script included. No external archives or installers are fetched, minimizing install-time risk.
Credentials
The skill requests no environment variables, credentials, or config paths. The code does not access secrets or external configurations.
Persistence & Privilege
always is false and the skill is user-invocable with normal autonomous invocation allowed. The skill does not request persistent elevated privileges or modify other skills' config.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install webscraper-v2 - 安装完成后,直接呼叫该 Skill 的名称或使用
/webscraper-v2触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Full feature version - stock, news, sectors, URL scraping
元数据
常见问题
Web Scraper Pro 是什么?
Comprehensive web scraping tool for stock data, news, sector analysis and more. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 455 次。
如何安装 Web Scraper Pro?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install webscraper-v2」即可一键安装,无需额外配置。
Web Scraper Pro 是免费的吗?
是的,Web Scraper Pro 完全免费(开源免费),可自由下载、安装和使用。
Web Scraper Pro 支持哪些平台?
Web Scraper Pro 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Web Scraper Pro?
由 windy-001-crypto(@windy-001-crypto)开发并维护,当前版本 v1.0.0。
推荐 Skills