← 返回 Skills 市场
Browserbase Persist with captcha
作者
JamesFincher
· GitHub ↗
· v1.0.0
29935
总下载
2
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install browserbase
功能描述
Create and manage persistent Browserbase cloud browser sessions with authentication persistence. Use when the user needs to automate browsers, maintain logged-in sessions across interactions, scrape authenticated pages, or manage cloud browser instances. Handles session creation, context-based auth persistence, keep-alive reconnection, captcha solving, session recording, screenshots, and session cleanup.
安全使用建议
Install only if you are comfortable giving the skill and your agent access to Browserbase sessions and the sites you automate. Use separate contexts per site, avoid get-cookies and execute-js unless explicitly needed, disable recording/logging and CAPTCHA solving for sensitive workflows, terminate sessions promptly, delete contexts when finished, and consider pinning dependencies in an isolated environment.
功能分析
Type: OpenClaw Skill
Name: browserbase
Version: 1.0.0
The skill is designed for legitimate browser automation via the Browserbase service. It handles sensitive data like API keys, browser cookies, and can perform file operations (screenshots, recordings) to user-specified paths. The primary reason for 'suspicious' classification is the `execute-js` command in `scripts/browserbase_manager.py`, which allows the OpenClaw agent to execute arbitrary JavaScript code within the remote cloud browser session. While this is a core feature for browser automation, it presents a significant Remote Code Execution (RCE) vulnerability if the agent's input is compromised via prompt injection, potentially leading to unauthorized actions or data exfiltration within the remote browser context. There is no evidence of intentional malicious behavior by the skill itself, such as exfiltrating data to unauthorized endpoints or installing backdoors on the local system.
能力评估
Purpose & Capability
The stated purpose is coherent and disclosed, but the capability set is high-impact: persistent authenticated cloud browser sessions, CAPTCHA solving, session recording/logging, screenshots, arbitrary JavaScript execution, raw cookie access, debug URLs, and session lifecycle control.
Instruction Scope
Commands are broad and agent-directed, with no artifact-level domain scoping, confirmation gates, or redaction for execute-js, get-cookies, recordings, logs, or debug URLs. This creates material risk in authenticated sessions even though the commands fit browser automation.
Install Mechanism
Installation is conventional through pip or uv plus Playwright Chromium, but requirements use lower-bound dependency ranges rather than pinned, reproducible versions.
Credentials
Browserbase API key and project ID are expected and disclosed for this integration, but they authorize cloud browser session management and access to sensitive session artifacts.
Persistence & Privilege
The skill persists named context mappings locally under ~/.browserbase by default, can keep Browserbase sessions alive, stores authentication state in Browserbase contexts, and enables recording/logging unless disabled.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install browserbase - 安装完成后,直接呼叫该 Skill 的名称或使用
/browserbase触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Browserbase Sessions Skill 2.0.0
- New skill to create and manage persistent Browserbase cloud browser sessions with authentication, captcha solving, and session recording.
- Supports context-based authentication persistence, allowing users to stay logged in across sessions.
- Enables browser automation: navigation, screenshots, JavaScript execution, and cookie management.
- Provides workflow for setup, environment configuration, and running session management commands.
- Includes session recording and playback, keep-alive features, and session logs for debugging and reproducibility.
- Intended for automating logins, scraping authenticated pages, research documentation, and robust cloud browser management.
元数据
常见问题
Browserbase Persist with captcha 是什么?
Create and manage persistent Browserbase cloud browser sessions with authentication persistence. Use when the user needs to automate browsers, maintain logged-in sessions across interactions, scrape authenticated pages, or manage cloud browser instances. Handles session creation, context-based auth persistence, keep-alive reconnection, captcha solving, session recording, screenshots, and session cleanup. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 29935 次。
如何安装 Browserbase Persist with captcha?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install browserbase」即可一键安装,无需额外配置。
Browserbase Persist with captcha 是免费的吗?
是的,Browserbase Persist with captcha 完全免费(开源免费),可自由下载、安装和使用。
Browserbase Persist with captcha 支持哪些平台?
Browserbase Persist with captcha 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Browserbase Persist with captcha?
由 JamesFincher(@jamesfincher)开发并维护,当前版本 v1.0.0。
推荐 Skills