electron-sveltekit
Pass
Audited by Gen Agent Trust Hub on May 12, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides architectural guidance and instructional code snippets for desktop application development without any malicious patterns detected.
- [SAFE]: Critical security best practices for Electron are explicitly demonstrated, specifically the enabling of
contextIsolationandsandboxmode, while disablingnodeIntegrationin the renderer process. - [SAFE]: The use of
contextBridgefor Inter-Process Communication (IPC) is correctly implemented, which minimizes the attack surface exposed to the web-based renderer layer. - [EXTERNAL_DOWNLOADS]: The skill references standard development tools and libraries including
electron-store,electron-updater,electron-log, and@sveltejs/adapter-static. These are well-known resources within the JavaScript and Electron ecosystems and are used for their intended primary purposes.
Audit Metadata