Skip to main content

electron-main-preload-generator

Generates secure Electron main process and preload scripts with best practices for context isolation and IPC patterns.

Install this skill

or
93/100

Security score

The electron-main-preload-generator skill was audited on Feb 25, 2026 and we found 3 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 234

Template literal with variable interpolation in command context

SourceSKILL.md
234throw new Error(`Invalid channel: ${channel}`);
low line 305

External URL reference

SourceSKILL.md
305- [electron-scaffold skill](https://claude-plugins.dev/skills/@chrisvoncsefalvay/claude-skills/electron-scaffold)
low line 306

External URL reference

SourceSKILL.md
306- [Electron Security Checklist](https://www.electronjs.org/docs/latest/tutorial/security)
Scanned on Feb 25, 2026
View Security Dashboard