desktop-app
Pass
Audited by Gen Agent Trust Hub on Mar 27, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a static documentation and template resource for desktop application development with no malicious patterns detected.
- [SAFE]: External links and commands point to well-known and official resources such as the Rust installation site (rustup.rs) and standard NPM project initializers (@electron-vite/create, tauri-app). All network references are standard for the described development workflow.
- [SAFE]: The code examples demonstrate legitimate development patterns and include explicit security recommendations, such as avoiding direct Node.js API exposure in the renderer process and using contextBridge for safe IPC communication.
Audit Metadata