Linear Desktop ElectronBridge PoC

Authorized Security Research — Proof of Concept Demonstrations

Spec Landing Page /team/design/spec

Simulates a Linear spec page. Detects ElectronBridge presence and enumerates all exposed methods and properties. Pure detection, no side effects.

Bridge Detection /poc/detect

Quick vulnerability check. Shows VULNERABLE if ElectronBridge is accessible, with full property and method enumeration. Green "safe" indicator if running in a normal browser.

Phishing Demo /poc/phish-demo

Demonstrates phishing risk via ElectronBridge.loadURL(). Fake Linear login — credentials are NEVER transmitted, only displayed locally as proof of concept.

Full Chain Demo /poc/chain-demo

Interactive dashboard with buttons to exercise each ElectronBridge API: detection, platform info, URL navigation, file access, window management, and app control.