← 返回 Skills 市场
antonia-sz

Web Scraper - Firecrawl

作者 antonia huang · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
153
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install web-scraper-firecrawl
功能描述
Web scraping and content extraction using Firecrawl API. Use when users need to crawl websites, extract structured data, convert web pages to markdown, scrap...
安全使用建议
This skill appears to be a Firecrawl API client, which requires you to provide a FIRECRAWL_API_KEY. Before installing: (1) Confirm the registry metadata is updated to list FIRECRAWL_API_KEY as a required/primary credential so you know what secret the skill needs. (2) Inspect and fix the included scripts — SKILL.md recommends installing 'requests' but the script uses urllib, and the script appears truncated/contains a stray character; ask the publisher for a corrected release. (3) Only provide an API key you trust the endpoint (https://firecrawl.dev) with; consider creating a limited-scope or replaceable key. (4) Because the skill contacts an external API, avoid supplying highly privileged credentials or long-lived tokens unless you trust the provider. If the author corrects the metadata and the script (removing the truncation and aligning docs with code), reassess — that would likely move this to 'benign'.
能力评估
Purpose & Capability
The skill's name, description, SKILL.md and the included script all describe a Firecrawl API client (scrape, crawl, map, batch, extract) which is coherent with the declared purpose. However the registry metadata lists no required environment variables or primary credential even though both SKILL.md and the script require a FIRECRAWL_API_KEY to operate.
Instruction Scope
SKILL.md instructs users to set FIRECRAWL_API_KEY and to install the Python 'requests' dependency, but the included script reads FIRECRAWL_API_KEY from the environment and uses urllib (not requests). The instructions expect an external API key and allow reading schema and URL list files — which is expected — but the mismatch between docs and code and the presence of an apparent truncation/typo near the end of the script (an isolated 's' and truncated file content) are concerning and reduce confidence in correctness.
Install Mechanism
No install spec is provided (instruction-only installation) and the code file is included in the skill bundle. No remote downloads or archive extraction are used, which minimizes install-time risk.
Credentials
Only FIRECRAWL_API_KEY is used by the script (reasonable for a third-party scraping API), but the skill metadata did not declare any required env vars or a primary credential. The omission is a mismatch that could confuse users and cause them to unknowingly supply a secret without expecting to. No other unrelated credentials are requested.
Persistence & Privilege
The skill is not marked always:true and does not request elevated or persistent system-wide privileges. It does write output files when asked and reads user-provided files (schemas, URL lists), which is expected behavior.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install web-scraper-firecrawl
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /web-scraper-firecrawl 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release
元数据
Slug web-scraper-firecrawl
版本 1.0.0
许可证 MIT-0
累计安装 1
当前安装数 0
历史版本数 1
常见问题

Web Scraper - Firecrawl 是什么?

Web scraping and content extraction using Firecrawl API. Use when users need to crawl websites, extract structured data, convert web pages to markdown, scrap... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 153 次。

如何安装 Web Scraper - Firecrawl?

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

Web Scraper - Firecrawl 是免费的吗?

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

Web Scraper - Firecrawl 支持哪些平台?

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

谁开发了 Web Scraper - Firecrawl?

由 antonia huang(@antonia-sz)开发并维护,当前版本 v1.0.0。

💬 留言讨论