vibes
Audited by Socket on Jun 21, 2026
1 alert found:
AnomalyNo definitive evidence of intentional malware is visible in this fragment. The strongest security concerns are (1) connecting to a WebSocket destination controlled by window.__APP_CONFIG__.wsUrl without validation shown here, and (2) packaging detailed error/stack and recent console logs into a payload that can be sent to window.parent via postMessage and/or exported through a vibes:// custom protocol deep link, potentially leaking sensitive diagnostics. Additionally, execution depends on an optional global hook (window.__vibesPrivateInit) if present, which is a significant trust boundary. Risk level is therefore moderate and context-dependent on how wsUrl and console-log content are sourced and who receives the posted/deep-linked data.