New:Socket for Asana Is Now Available.Learn more
Get Started

@vibebrowser/cli

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vibebrowser/cli

Standalone Vibe Browser CLI for controlling a Vibe-connected browser session

Source
npmnpm
Version
0.2.13
Version published
Weekly downloads
36
5.88%
Maintainers
1
Weekly downloads
 
Created
Source

@vibebrowser/cli

Standalone CLI for controlling a Vibe-connected browser session.

⚠️ Security: A relay URL/UUID (wss://relay.api.vibebrowser.app/<uuid>) grants live control of your browser session (read tabs, screenshots, page content). Treat it like a password — never share it, paste it into a chat with untrusted parties, or commit it to a repo. The YOUR-EXTENSION-UUID token below is a non-routable placeholder; substitute your own secret value locally.

VIBE_REMOTE_UUID="YOUR-EXTENSION-UUID"
VIBE_REMOTE_URL="wss://relay.api.vibebrowser.app/YOUR-EXTENSION-UUID"

npx -y @vibebrowser/cli@latest --remote "$VIBE_REMOTE_UUID" --json status
npx -y @vibebrowser/cli@latest --remote "$VIBE_REMOTE_URL" --json tabs

--remote <uuid> uses the default public Vibe relay. --remote <full-ws-url> targets an explicit relay endpoint.

Keywords

browser-automation

FAQs

Package last updated on 15 Jul 2026

Related posts