← Back to Skills Marketplace
jamesfincher

Browserbase Persist with captcha

by JamesFincher · GitHub ↗ · v1.0.0
cross-platform ⚠ suspicious
29935
Downloads
2
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install browserbase
Description
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.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install browserbase
  3. After installation, invoke the skill by name or use /browserbase
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug browserbase
Version 1.0.0
License
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is 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. It is an AI Agent Skill for Claude Code / OpenClaw, with 29935 downloads so far.

How do I install Browserbase Persist with captcha?

Run "/install browserbase" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Browserbase Persist with captcha free?

Yes, Browserbase Persist with captcha is completely free (open-source). You can download, install and use it at no cost.

Which platforms does Browserbase Persist with captcha support?

Browserbase Persist with captcha is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Browserbase Persist with captcha?

It is built and maintained by JamesFincher (@jamesfincher); the current version is v1.0.0.

💬 Comments