← 返回 Skills 市场
Scrapeless Scraping Browser Skill
作者
scrapeless
· GitHub ↗
· v1.0.0
· MIT-0
194
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install scrapeless-scraping-browser-skill
功能描述
Cloud browser automation CLI for AI agents powered by Scrapeless. Use when the user needs to interact with websites using cloud browsers, including navigatin...
安全使用建议
This skill appears to be a legitimate cloud-browser CLI, but there are notable inconsistencies you should address before installing or supplying secrets: 1) The SKILL.md expects the 'scrapeless-scraping-browser' CLI and an API key (SCRAPELESS_API_KEY or stored at ~/.scrapeless/config.json), yet the registry metadata lists no binaries or required env vars — ask the publisher why these were omitted. 2) Verify the package and source: check the referenced repository (https://github.com/scrapeless-ai/scraping-browser-skill) and the npm package 'scrapeless-scraping-browser' for authorship, recent activity, and package contents before running 'npm install -g' or using 'npx'. 3) Treat the API key like any sensitive credential: create a limited-scope token if possible, avoid pasting long-lived secrets into unknown tools, store it with restricted permissions, and rotate it after testing. 4) Prefer running via npx in an isolated environment or container first so you can inspect network activity and filesystem changes. 5) If you cannot confirm the package source or the npm package contents, do not provide your production API key and request additional provenance from the publisher (signed repository, official domain, or verified owner).
功能分析
Type: OpenClaw Skill
Name: scrapeless-scraping-browser-skill
Version: 1.0.0
This skill provides a CLI tool for interacting with the Scrapeless cloud browser service, allowing agents to automate web tasks such as scraping, form filling, and taking screenshots. It includes detailed instructions for session management and authentication, storing API keys in a local config file (~/.scrapeless/config.json). The tool's capabilities are well-documented and aligned with its stated purpose, with no evidence of malicious behavior, data exfiltration, or prompt injection.
能力评估
Purpose & Capability
The SKILL.md consistently describes a CLI-based cloud browser tool (scrapeless-scraping-browser) that requires an API key and creates a local config file. However the registry metadata initially reported 'no required binaries' and 'no required env vars', which contradicts the instructions. Requiring an API key and a CLI binary is reasonable for the stated purpose, but the metadata omission is an incoherence that could hide surprises.
Instruction Scope
Runtime instructions tell the agent to run the scrapeless-scraping-browser CLI (or npx), create sessions, snapshot pages, click/fill forms, and store the API key in ~/.scrapeless/config.json (0600). These steps stay within the declared functional scope (browser automation), but they explicitly instruct creation of local config files and use of an API key that were not declared in registry requirements — the scope is appropriate but incompletely declared.
Install Mechanism
There is no install spec in the registry summary, but skill.json contains an npm installation hint ('npm install -g scrapeless-scraping-browser') and allowed-tools include npx. Installing from npm is an expected install method for this CLI (moderate-risk compared to downloading arbitrary archives), but the mismatch between 'no install spec' and skill.json's npm install should be resolved. Prefer inspecting the npm package and repository before installing.
Credentials
SKILL.md and references/authentication.md instruct setting SCRAPELESS_API_KEY or using 'scrapeless-scraping-browser config set apiKey' (which writes ~/.scrapeless/config.json). Yet the skill's declared required env vars / primary credential fields are 'none'. Requesting a single API key is proportionate for this functionality, but it should be declared explicitly in registry metadata and documented where it is stored; the omission is an inconsistency and increases risk if users provide credentials without expecting them to be needed.
Persistence & Privilege
The skill is not always-enabled, is user-invocable, and does not request elevated or cross-skill privileges. It does create a local config file for an API key (expected for a CLI), but it does not request persistent platform-wide privileges or automatic inclusion.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install scrapeless-scraping-browser-skill - 安装完成后,直接呼叫该 Skill 的名称或使用
/scrapeless-scraping-browser-skill触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
scrapeless-scraping-browser-scraper-skill 1.0.0 – Initial Release
- Introduces a cloud browser automation CLI powered by Scrapeless for AI agents.
- Supports web automation tasks: navigating, form filling, clicking, taking screenshots, scraping, web app testing, and automation with proxies and anti-detection.
- Session management with `--session-id` for reliable multi-step workflows.
- Features authentication setup via config file or environment variable.
- Provides advanced session creation options: custom browser config, location-based proxy, device emulation, and session recording.
- Includes interactive snapshot, data extraction, navigation, and element interaction commands.
元数据
常见问题
Scrapeless Scraping Browser Skill 是什么?
Cloud browser automation CLI for AI agents powered by Scrapeless. Use when the user needs to interact with websites using cloud browsers, including navigatin... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 194 次。
如何安装 Scrapeless Scraping Browser Skill?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install scrapeless-scraping-browser-skill」即可一键安装,无需额外配置。
Scrapeless Scraping Browser Skill 是免费的吗?
是的,Scrapeless Scraping Browser Skill 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Scrapeless Scraping Browser Skill 支持哪些平台?
Scrapeless Scraping Browser Skill 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Scrapeless Scraping Browser Skill?
由 scrapeless(@scrapelesshq)开发并维护,当前版本 v1.0.0。
推荐 Skills