← 返回 Skills 市场
Openclaw Web Browser
作者
parkbeomjun-gkgkgk
· GitHub ↗
· v1.0.0
· MIT-0
94
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install web-browser-toolkit
功能描述
웹사이트 브라우징, 정보 수집, 데이터 추출, 모니터링을 위한 종합 브라우징 스킬. 정적/동적 웹페이지에서 데이터를 수집하고 JSON으로 구조화하며, 변경사항 모니터링과 정기 수집을 지원한다. 항공(ICAO, FAA 등) 기관 수집에 특화된 프리셋도 포함.
安全使用建议
This package is internally consistent with a web-scraping and monitoring toolkit, but review these points before installing or running: 1) Dependencies: ensure you run in a controlled Python environment (virtualenv) and install requests and beautifulsoup4 as the code expects. 2) robots.txt & site policy: fetcher.py checks robots.txt, but monitor.py does not; SKILL.md encourages using a browser session when bot-detection or robots.txt blocks exist — that behavior could be interpreted as attempting to bypass site rules. Decide whether you want monitoring to respect robots.txt and adjust the code. 3) Data handling: the monitor stores snapshots and diffs locally (monitor-data/) and the doc-recommender supports uploading/reading collection JSONs — sanitize any sensitive content before sharing with other services or models. 4) Rate and legality: the tool can be run on schedules (cron examples are included); tune rate limits and check target sites' terms-of-service and legal restrictions (esp. automated scraping of search engines). 5) Run first in a sandbox: because the package executes network requests and writes files, run it in a sandbox/container or VM until you’ve inspected/modified behavior you don’t want (robots handling, cron entries, where data is stored). If you want, I can: (a) point out exact lines in monitor.py to add robots.txt checks; (b) produce a minimal requirements.txt and a safe-run checklist; or (c) scan the remaining truncated code for other issues if you provide it.
功能分析
Type: OpenClaw Skill
Name: web-browser-toolkit
Version: 1.0.0
The 'web-browser-toolkit' is a legitimate and well-documented utility for web scraping, monitoring, and regulatory document recommendation, specifically tailored for the aviation industry (ICAO, FAA, EASA). The bundle includes functional Python scripts such as fetcher.py for structured data extraction, monitor.py for tracking website changes, and doc_recommender.py for matching content against a regulatory knowledge base. The code follows responsible scraping practices, including robots.txt verification and rate limiting, and lacks any indicators of malicious intent, data exfiltration, or harmful prompt injection.
能力评估
Purpose & Capability
Name/description (web browsing, extraction, monitoring) align with requested binaries (python3, curl), included Python scripts, and sub-skill for document recommendation. The code and presets (aviation) match the declared purpose.
Instruction Scope
Most runtime instructions are scoped to fetching and structuring web content. However: (1) SKILL.md suggests using a browser session to handle robots.txt blocks or bot detection (Layer 3), which can be interpreted as circumventing access controls; (2) monitor.py does not perform robots.txt checks (fetcher.fetch_url does), creating an inconsistency where monitoring could scrape pages even if robots disallow; (3) the skill instructs using JSON upload/aggregation which could leak sensitive scraped content if users upload unfiltered data to other services. These are functional/scope concerns rather than proof of malicious intent.
Install Mechanism
No install spec is provided (instruction-only), which lowers supply-chain risk. But the README/SKILL.md expects Python dependencies (requests, beautifulsoup4) without declaring them in metadata; users must install them manually. All bundled code runs locally and makes outbound HTTP requests — review before running.
Credentials
The skill requires no environment variables, no credentials, and no config paths. That is proportionate to a web scraping/monitoring tool. Sub-skill behavior (doc recommender) also does not request credentials in the provided files.
Persistence & Privilege
The skill does not demand 'always: true' or other elevated privileges, and it stores its own data under a local monitor-data directory. It does not modify other skills or system-wide agent settings from the provided files.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install web-browser-toolkit - 安装完成后,直接呼叫该 Skill 的名称或使用
/web-browser-toolkit触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release - 첫 번째 ClawHub 퍼블리시
元数据
常见问题
Openclaw Web Browser 是什么?
웹사이트 브라우징, 정보 수집, 데이터 추출, 모니터링을 위한 종합 브라우징 스킬. 정적/동적 웹페이지에서 데이터를 수집하고 JSON으로 구조화하며, 변경사항 모니터링과 정기 수집을 지원한다. 항공(ICAO, FAA 등) 기관 수집에 특화된 프리셋도 포함. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 94 次。
如何安装 Openclaw Web Browser?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install web-browser-toolkit」即可一键安装,无需额外配置。
Openclaw Web Browser 是免费的吗?
是的,Openclaw Web Browser 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Openclaw Web Browser 支持哪些平台?
Openclaw Web Browser 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Openclaw Web Browser?
由 parkbeomjun-gkgkgk(@parkbeomjun-gkgkgk)开发并维护,当前版本 v1.0.0。
推荐 Skills