Electron Security

The Electron hardening checklist — context isolation, sandbox, no nodeIntegration, strict CSP, navigation/window.open allowlists, IPC input validation, and safe handling of remote content. USE WHEN auditing or hardening an Electron app, reviewing webPreferences, or before shipping. Follows Electron's official security recommendations.

Sheshiyer 03347b3 2.5 KB Updated

File contents

Sheshiyer/skill-clusters/tree/main/skills/electron-security commit 03347b3adf

Frequently asked questions

npx skillmds@latest add sheshiyer/electron-security