sk Skill · ShieldNet-360
electron-security
Harden Electron: renderer trust boundary (nodeIntegration, contextIsolation, sandbox), build-time fuses, contextBridge and IPC allowlists, shell.openExternal, navigation guards, deep-link auth, safeStorage. Use when generating main-process code, a preload script, or custom-protocol handlers, when packaging a release, or when storing tokens in an Electron app.
Open on skills.sh ↗read 2026-09-15
- installs 8w
- 0
- 30-day movement
- starts with the next reading
- Related entries
- 1
- Connections
- 0
Gohardening
- Host repository
- ShieldNet-360/secure-vibe
- Category
- hardening
- Version
- 2.0.0
- Compatible with
- when generating Electron main-process code (BrowserWindow, ipcMain, app events), when generating a preload script or contextBridge surface, when wiring custom-protocol / deep-link handlers, when packaging or signing a release build, when storing tokens or secrets in an Electron app, when reviewing Electron IPC, navigation, or window configuration
- Host stars
- 22
- Host language
- Go