Skip to main content

electron-dev

Provides expert guidelines for developing secure and efficient Electron applications using Electron Vite and Electron Builder.

Install this skill

or
90/100

Security score

The electron-dev skill was audited on May 21, 2026 and we found 2 security issues across 1 threat category. Review the findings below before installing.

Categories Tested

Security Issues

medium line 52

Template literal with variable interpolation in command context

SourceSKILL.md
52throw new Error(`Invalid IPC channel: ${channel}`);
medium line 148

Template literal with variable interpolation in command context

SourceSKILL.md
148const imagePath = `${__dirname}/images/logo.png`;
Scanned on May 21, 2026
View Security Dashboard
Installation guide →