cookie-sync

Warn

Audited by Socket on Sep 15, 2026

3 alerts found:

Securityx2Anomaly
SecurityMEDIUM
EXAMPLES.md

The supplied text is documentation for a legitimate-looking but high-risk browser cookie synchronization workflow. It transfers active authentication cookies to a third-party cloud browser and uses them to access sensitive services. No direct malware or obfuscation is present in the shown material, but use should require explicit authorization, trusted service configuration, strict context isolation, short-lived sessions, and careful protection of API keys, cookies, and screenshots.

Confidence: 96%Severity: 82%
SecurityMEDIUM
scripts/cookie-sync.mjs

The code is readable and appears purpose-built to synchronize local browser authentication cookies into Browserbase. It is not evidently malware, but it performs a high-impact credential transfer: browser session cookies are uploaded to a persistent third-party cloud context. Users should restrict --domains, verify the CDP endpoint is local and trusted, protect BROWSERBASE_API_KEY and the Browserbase context, and avoid using the tool with sensitive profiles unless this transfer is intended.

Confidence: 98%Severity: 88%
AnomalyLOW
REFERENCE.md

No executable code was provided, so malicious behavior cannot be directly established. The documented design intentionally exports all local browser cookies and persists them in Browserbase, creating a significant credential exposure risk if the account, context, API key, or CDP endpoint is compromised or misconfigured. The behavior appears aligned with the stated purpose rather than covert malware, but implementation and deployment security require review.

Confidence: 96%Severity: 62%
Audit Metadata
Analyzed At
Sep 15, 2026, 01:51 AM
Package URL
pkg:socket/skills-sh/browserbase%2Fskills%2Fcookie-sync%2F@64598af1fc7175026db768da5c57b1dd0229ad4901a4fc71c5219599932f516d
Security Audit — socket — cookie-sync