visual-testing-desktop-electron
Facilitates visual validation for Electron desktop apps using Playwright, ensuring consistent UI rendering across different states.
Install this skill
or
95/100
Security score
The visual-testing-desktop-electron skill was audited on Mar 1, 2026 and we found 1 security issue across 1 threat category. Review the findings below before installing.
Categories Tested
Security Issues
medium line 146
Template literal with variable interpolation in command context
SourceSKILL.md
| 146 | await expect(window).toHaveScreenshot(`main-window-${platform}.png`); |
Scanned on Mar 1, 2026
View Security Dashboard