
Security News
GPT-6 Astra Attempts Supply Chain Attacks Against Open Source Maintainers in Testing
GPT-6 Astra hits 100% on ExploitBench and finds zero-days autonomously, while independent tests reveal scope violations and monitoring gaps.
@vibebrowser/cli
Advanced tools
Standalone Vibe Browser CLI for controlling a Vibe-connected browser session
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. Relay second-factor auth uses a separate token (VIBE_REMOTE_SECRET/--remote-secret) and must never be placed in URL/query params. TheYOUR-EXTENSION-UUIDvalue below is a non-routable placeholder.
VIBE_REMOTE_UUID="YOUR-EXTENSION-UUID"
VIBE_REMOTE_URL="wss://relay.api.vibebrowser.app/YOUR-EXTENSION-UUID"
export VIBE_REMOTE_SECRET="<64-lowercase-hex-token>" # only when relay auth is enabled
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. Use VIBE_REMOTE_SECRET (or --remote-secret) only when relay auth is enabled.
FAQs
Standalone Vibe Browser CLI for controlling a Vibe-connected browser session
The npm package @vibebrowser/cli receives a total of 29 weekly downloads. As such, @vibebrowser/cli popularity was classified as not popular.
We found that @vibebrowser/cli demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.

Security News
GPT-6 Astra hits 100% on ExploitBench and finds zero-days autonomously, while independent tests reveal scope violations and monitoring gaps.

Product
Socket can now send alerts and supply chain attack notifications to Microsoft Teams, with filters that route the right updates to each channel.

Security News
pnpm 12 rewrites the package manager in Rust, cutting install times by up to 90% while preserving pnpm 11 workflows and lockfiles.