← 返回 Skills 市场
984
总下载
0
收藏
4
当前安装
4
版本数
在 OpenClaw 中安装
/install openclaw-ultra-scraping
功能描述
Powerful web scraping, crawling, and data extraction with stealth anti-bot bypass (Cloudflare Turnstile, CAPTCHAs). Use when: (1) scraping websites that bloc...
安全使用建议
This skill appears to implement the scraping features it advertises, but it requires running a root setup script that installs system packages, pip packages (scrapling[all]), and downloads browsers — actions that change the host and fetch code from the network. The source and homepage are missing and the package provenance is unknown. Before installing: (1) inspect the upstream 'scrapling' project (PyPI/GitHub) to verify authorship and what 'scrapling install' downloads, (2) run the setup in an isolated VM or container (do not run as root on a production host), (3) be aware that bypassing CAPTCHAs/Turnstile may involve third-party solver services or legal issues in some jurisdictions, and (4) confirm the odd apt package names and test the install on a disposable environment. If you need lower risk, prefer a skill that uses preapproved packages or that runs entirely without requiring root or network installs.
功能分析
Type: OpenClaw Skill
Name: openclaw-ultra-scraping
Version: 2.0.0
The skill provides a legitimate web scraping and crawling interface powered by the Scrapling library. It includes a setup script (scripts/setup.sh) that installs necessary system dependencies and a Python CLI (scripts/scrape.py) for handling various scraping tasks like anti-bot bypass and dynamic rendering. While the installation requires root privileges to install browser-related system libraries in /opt/scrapling-venv, this behavior is clearly documented in SKILL.md and aligns with the stated purpose of the tool.
能力评估
Purpose & Capability
The name/description (stealth scraping, Cloudflare bypass, screenshots, crawls) matches the included code and API docs. Requiring python3 and installing browser/system libraries is reasonable for full-browser scraping. However, the skill requires a root setup (apt-get, system libs, /opt installation) that is a high-impact action for a 'skill' and is not reflected in the declared required binaries (no mention of apt or root). The manifest metadata also shows a version mismatch and no homepage/source which reduces trust.
Instruction Scope
SKILL.md instructs the agent to run the provided setup script and then call the bundled CLI or use the venv. The runtime instructions focus on scraping tasks only and do not direct the agent to read unrelated local files or credentials. But the setup step runs system package installs and a pip install which will fetch code and browser binaries from the network; the SKILL.md does not explain what remote endpoints are contacted during 'scrapling install' or what external services (e.g., CAPTCHA solvers) might be used when --solve-cloudflare is requested.
Install Mechanism
Installation is a shell script that requires root (apt-get, python venv, pip install 'scrapling[all]', then 'scrapling install' to fetch browsers). This is a moderate-to-high risk install pattern: it fetches packages from PyPI and likely downloads browser binaries from external sources at install/runtime. The apt package names include odd suffixes (e.g., packages ending in 't64'), which may be typos or indicate the script was not tested across systems. No verifiable release host or checksum verification is present.
Credentials
The skill does not request environment variables, secrets, or external credentials in the manifest. The code similarly does not reference secret env vars. This aligns with the stated purpose: scraping typically doesn't require the host's credentials. (That said, some anti-CAPTCHA flows may require third-party solver API keys at runtime — none are declared.)
Persistence & Privilege
The setup script writes to /opt/scrapling-venv and runs apt-get/pip as root. While 'always' is false and the skill is not forced into every agent run, the installer requires elevated privileges and makes system-wide changes; that is a significant privilege increase for a user-installed skill and should be performed only in a controlled environment (VM/container).
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install openclaw-ultra-scraping - 安装完成后,直接呼叫该 Skill 的名称或使用
/openclaw-ultra-scraping触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v2.0.0
Update ecosystem links to myclaw.ai/skills
v1.0.2
MyClaw.ai branding, added trust boundary + install metadata, fixed security scan warnings
v1.0.1
Updated description with MyClaw.ai branding and links
v1.0.0
Initial release: Scrapling-powered web scraping with anti-bot bypass, adaptive element tracking, spider framework, CLI tool
元数据
常见问题
openclaw-ultra-scraping 是什么?
Powerful web scraping, crawling, and data extraction with stealth anti-bot bypass (Cloudflare Turnstile, CAPTCHAs). Use when: (1) scraping websites that bloc... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 984 次。
如何安装 openclaw-ultra-scraping?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install openclaw-ultra-scraping」即可一键安装,无需额外配置。
openclaw-ultra-scraping 是免费的吗?
是的,openclaw-ultra-scraping 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
openclaw-ultra-scraping 支持哪些平台?
openclaw-ultra-scraping 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 openclaw-ultra-scraping?
由 Leo Ye(@leoyeai)开发并维护,当前版本 v2.0.0。
推荐 Skills