electron-development
Pass
Audited by Gen Agent Trust Hub on Mar 18, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill promotes security defaults such as contextIsolation, sandbox, and nodeIntegration: false, which are critical for preventing Remote Code Execution (RCE) vulnerabilities in Electron applications.- [SAFE]: IPC implementation examples use a secure contextBridge pattern with explicit whitelisting, ensuring the renderer process cannot access unauthorized system capabilities.- [SAFE]: The guide provides specific security checklists and code examples for preventing navigation hijacking and properly sanitizing external URLs.- [SAFE]: The referenced dependencies and development tools are industry-standard packages from reputable sources.
Audit Metadata