← 返回 Skills 市场
linshuikeji

Scrapling Safe

作者 中国山东肥城林水科技 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
247
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install scrapling-safe
功能描述
Scrapling 安全技能 - 网页数据抓取工具 支持 HTTP 请求、隐身抓取、浏览器自动化 智能元素定位,抗反爬虫检测 无需 API 配置,路径输出受限
安全使用建议
This skill appears to do what it says (scraping public sites) and doesn't ask for unrelated secrets. Before installing/using it you should: 1) verify the 'scrapling' package on PyPI or its source repository (ensure it's the legitimate project and inspect its install scripts); 2) be cautious when installing browser drivers or helper tools (they may download binaries); 3) run initially in a sandbox or isolated environment; 4) ensure you have legal authorization to scrape a target site and respect robots.txt and terms of service; and 5) if you rely on the output-path restriction, test that the tool cannot be tricked into writing outside your home directory (e.g., via symlinks or path traversal). If you need higher assurance, request the upstream source repository and provenance for the 'scrapling' package and any installer scripts.
功能分析
Type: OpenClaw Skill Name: scrapling-safe Version: 1.0.0 The 'scrapling-safe' skill is a legitimate web scraping tool built on the Scrapling framework. It implements proactive security measures, including a path validation function in `scrapling.py` that restricts file output to the user's home directory to prevent path traversal. The code avoids dangerous execution functions like `eval()` or `exec()`, and the instructions in `SKILL.md` are strictly aligned with its stated purpose of public data extraction without any signs of prompt injection or malicious intent.
能力评估
Purpose & Capability
Name/description, SKILL.md, requirements.txt, and scrapling.py all describe a web-scraping tool. Requested artifacts (a Python package 'scrapling' and browser dependencies) match the stated functionality (HTTP/stealthy/dynamic fetch modes). No unrelated credentials, binaries, or config paths are requested.
Instruction Scope
SKILL.md and the code limit scope to public sites, enforce robots.txt and output-path restrictions (user home), and include rate/timeout controls. The runtime instructions and code do not read unrelated files or environment variables. Note: 'stealthy' and 'solve_cloudflare' modes intentionally attempt to evade anti-bot protections — this is coherent with scraping but increases potential for misuse.
Install Mechanism
There is no platform install spec (instruction-only), which is low platform risk. However, SKILL.md and requirements.txt instruct installing a third-party Python package ('scrapling') and browser dependencies via 'scrapling install'. Installing these external packages/drivers is a typical but non-trivial supply-chain risk; verify the package source and installer behavior before running.
Credentials
The skill requests no environment variables, secrets, or unrelated config paths. The code does not access credentials or global config; output path validation is limited to the user's home directory.
Persistence & Privilege
Skill is not always-enabled, is user-invocable, and does not modify other skills or system-wide agent settings. It does not request persistent privileges beyond normal execution.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install scrapling-safe
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /scrapling-safe 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
scrapling-safe 1.0.0 - 初始发布。 - 支持多种网页抓取方式:HTTP、隐身模式、浏览器自动化。 - 提供智能元素定位与内容提取,支持 CSS/XPath/文本/正则方式。 - 增强安全性:仅抓取公开数据、路径输出受限、严格请求频率与超时控制、禁止危险函数。 - 易用命令行接口,兼容多类数据抓取场景。
元数据
Slug scrapling-safe
版本 1.0.0
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 1
常见问题

Scrapling Safe 是什么?

Scrapling 安全技能 - 网页数据抓取工具 支持 HTTP 请求、隐身抓取、浏览器自动化 智能元素定位,抗反爬虫检测 无需 API 配置,路径输出受限. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 247 次。

如何安装 Scrapling Safe?

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

Scrapling Safe 是免费的吗?

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

Scrapling Safe 支持哪些平台?

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

谁开发了 Scrapling Safe?

由 中国山东肥城林水科技(@linshuikeji)开发并维护,当前版本 v1.0.0。

💬 留言讨论