desktop-testing-electron
Pass
Audited by Gen Agent Trust Hub on Sep 22, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides comprehensive patterns for Electron testing that adhere to security and stability best practices, such as ensuring application processes are closed in test teardowns to prevent resource exhaustion.
- [COMMAND_EXECUTION]: The skill includes instructions for running tests via standard tools like
xvfb-runandplaywright, which are essential for executing Electron applications in headless Linux environments typical of CI/CD pipelines. - [EXTERNAL_DOWNLOADS]: The skill references established, well-known libraries in the Electron ecosystem, including
@playwright/test,vitest,electron-playwright-helpers, andxvfb-maybe. These are standard dependencies for the stated use case.
Audit Metadata