Firecrawl Local Search
v1.0.0抓取网站数据的本地 Firecrawl 服务。使用本地 API (http://192.168.1.2:3002/) 进行网页抓取、数据提取和站内搜索。
⭐ 0· 91·1 current·1 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
The name/description match the actual behavior: the skill sends HTTP requests to a local Firecrawl service (http://192.168.1.2:3002/) to scrape/map/search sites. Nothing in the package requests unrelated cloud credentials or system access. Minor inconsistency: SKILL.md references scripts (firecrawl_map.py, firecrawl_search.py) that are not present in the file manifest — only firecrawl_scrape.py is included.
Instruction Scope
Runtime instructions are narrow and limited to calling local API endpoints and running local scripts. They do not read arbitrary files or environment variables. Concern: SKILL.md instructs running a search script (scripts/firecrawl_search.py) and a map script which are missing from the bundle, so the documented workflows are partially unsupported by the provided files.
Install Mechanism
No install spec is provided (instruction-only plus a small helper script). Nothing is downloaded or written during install, minimizing install-time risk.
Credentials
The skill declares no required environment variables, credentials, or config paths and the included script does not access secrets. Network access is limited to a local IP (192.168.1.2) used for the service.
Persistence & Privilege
The skill does not request always:true or any elevated/persistent privileges. Autonomous invocation is allowed (default) but that is normal for skills; the skill does not modify other skills or system-wide configs.
Assessment
This package appears to be what it says: a thin integration with a local Firecrawl API. Before installing or running it, verify the following: (1) Confirm that the local service actually runs at http://192.168.1.2:3002/ and that this is the intended host on your network. (2) Note that firecrawl_map.py and firecrawl_search.py are referenced in SKILL.md but are not included — you won't be able to run those steps until you obtain or implement them. (3) Inspect any additional scripts you receive (especially search/map) before executing; run them in an isolated environment if the source is untrusted. (4) If you do not want software to access your LAN, avoid invoking this skill or run it with network restrictions. If you want a tighter review, provide the missing scripts or confirm the provenance of the package so they can be inspected as well.Like a lobster shell, security has layers — review code before you run it.
chinesevk971n9b839haahq5natjj6np3583tpc2firecrawlvk971n9b839haahq5natjj6np3583tpc2latestvk971n9b839haahq5natjj6np3583tpc2local-apivk971n9b839haahq5natjj6np3583tpc2web-scrapingvk971n9b839haahq5natjj6np3583tpc2
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
