desktop-electron
Pass
Audited by Gen Agent Trust Hub on Jul 30, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The instructions in
SKILL.mdprioritize security best practices, specifically mandatingcontextIsolation: trueandnodeIntegration: falseto isolate the renderer from Node.js internals.\n- [SAFE]: IPC implementation examples usecontextBridgeto create a minimal, typed API boundary, preventing arbitrary access to the main process from the frontend.\n- [SAFE]: Reference documentation provides detailed guidance on Content Security Policy (CSP), permission handling, and code signing, which are essential for secure desktop app distribution.\n- [SAFE]: Analysis of the repetitive content in the extended reference files confirms they contain generic technical boilerplate with no hidden commands, obfuscation, or data exfiltration patterns.
Audit Metadata