desktop-app
Pass
Audited by Gen Agent Trust Hub on Aug 18, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides educational content and boilerplate code for legitimate development frameworks (Electron and Tauri). It explicitly includes a security checklist recommending best practices like process separation and the use of the Electron contextBridge to prevent direct Node.js API exposure.
- [COMMAND_EXECUTION]: The instructions contain standard shell commands for initializing projects using widely recognized industry tools such as npm, npx, and rustup. These are typical for the developer workflows the skill aims to support.
- [DATA_EXPOSURE]: Code examples demonstrate file system interaction (reading and writing files). These operations are core functionality for desktop applications and are implemented using generic placeholder paths without targeting sensitive system files.
Audit Metadata