Please report security issues privately through GitHub Security Advisories.
The installer deliberately:
- binds Chromium DevTools to
127.0.0.1only; - validates the browser and page WebSocket identities before connecting;
- downloads Node.js only from
nodejs.organd verifies its SHA-256 against the official checksum list; - writes only below
%LOCALAPPDATA%\CodexNativeDockon Windows or~/Library/Application Support/CodexNativeDockon macOS, plus user shortcuts; - validates the official macOS app signature before using its bundled runtime;
- never modifies
WindowsApps, the macOS app bundle,app.asar, or the Codex installation; - stops an injector process only when PID, executable, command line, script path, and process start time match the recorded state.