← 返回 Skills 市场
1240
总下载
1
收藏
12
当前安装
1
版本数
在 OpenClaw 中安装
/install xcrawl-crawl
功能描述
Use this skill for XCrawl crawl tasks, including bulk site crawling, crawler rule design, async status polling, and delivery of crawl output for downstream s...
安全使用建议
This skill appears coherent for using XCrawl: it reads an API key from ~/.xcrawl/config.json and uses curl/node to call run.xcrawl.com. Before installing, verify you trust the publisher and the homepage (https://www.xcrawl.com/), ensure the local config file is created with correct file permissions (restrict to your user), and confirm you are comfortable storing the API key in that file. Consider removing Write/Edit permissions if you want the skill strictly read-only. Also be aware of crawl costs (credits) and that some crawl options (e.g., webhook settings or submitting private URLs) can expose data to external endpoints — review request bodies and webhook targets before use. Finally, note defaults like skip_tls_verification=true appear in the API schema; if you need secure TLS verification, override that option when calling the API.
功能分析
Type: OpenClaw Skill
Name: xcrawl-crawl
Version: 1.0.2
The skill is designed to orchestrate web crawling tasks using the XCrawl API (run.xcrawl.com). It uses standard tools like curl and node to interact with the API and requires a local configuration file (~/.xcrawl/config.json) to store the API key, which is a common and legitimate pattern for such integrations. No evidence of data exfiltration, unauthorized execution, or malicious prompt injection was found in SKILL.md or the associated metadata.
能力评估
Purpose & Capability
Name/description (XCrawl crawl) align with instructions: it calls XCrawl endpoints, needs an XCrawl API key stored at ~/.xcrawl/config.json, and expects curl/node to be available. Required bins and the local config file are proportionate to the stated purpose.
Instruction Scope
SKILL.md instructs the agent to read ~/.xcrawl/config.json for XCRAWL_API_KEY and to call https://run.xcrawl.com. That is appropriate for this integration. Minor note: the allowed-tools list includes Write/Edit in addition to Read/Grep — the documentation never requires writing arbitrary files, so Write/Edit appears unnecessary and could be tightened.
Install Mechanism
Instruction-only skill with no install spec and no downloads — lowest-risk install footprint.
Credentials
No global environment variables or unrelated credentials are requested. The API key is read from a local config file (~/.xcrawl/config.json), which the SKILL.md documents and the metadata reflects (apiKeySource: local_config). This is proportionate to the skill's function.
Persistence & Privilege
always is false and the skill has no install hooks or system-wide changes. Autonomous invocation is allowed (platform default) but not combined with any broad privileges or unrelated credential access.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install xcrawl-crawl - 安装完成后,直接呼叫该 Skill 的名称或使用
/xcrawl-crawl触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.2
xcrawl-crawl 1.0.2
- Adds skill documentation detailing API endpoints, config requirements, permissions, and workflow.
- Clarifies required local config file for API key; no environment variable required.
- Describes supported crawl parameters, output types, result polling, and example usage with Bash and Node.
- Specifies tool restrictions: only requests curl and node binaries.
- Outlines credits usage and directs users to free account sign-up if needed.
元数据
常见问题
XCrawl Crawl 是什么?
Use this skill for XCrawl crawl tasks, including bulk site crawling, crawler rule design, async status polling, and delivery of crawl output for downstream s... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 1240 次。
如何安装 XCrawl Crawl?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install xcrawl-crawl」即可一键安装,无需额外配置。
XCrawl Crawl 是免费的吗?
是的,XCrawl Crawl 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
XCrawl Crawl 支持哪些平台?
XCrawl Crawl 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 XCrawl Crawl?
由 wykings(@wykings)开发并维护,当前版本 v1.0.2。
推荐 Skills