cookie-sync
Pass
Audited by Gen Agent Trust Hub on Mar 25, 2026
Risk Level: SAFE
Full Analysis
- [CREDENTIALS_UNSAFE]: The skill exports local browser cookies and requires a BROWSERBASE_API_KEY. It reads browser metadata from filesystem paths such as DevToolsActivePort within the user's application support directory to establish a debugging connection.
- [COMMAND_EXECUTION]: The script executes shell commands to determine the version of locally installed browsers (Chrome, Chromium, Brave) to ensure compatibility with remote debugging features.
- [EXTERNAL_DOWNLOADS]: Communicates with connect.browserbase.com and the Browserbase API to synchronize browser state using the author's official SDKs.
Audit Metadata