desktop-storage-electron

Pass

Audited by Gen Agent Trust Hub on Jul 25, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill provides detailed guidance on using standard Electron storage libraries, including electron-store, better-sqlite3, and safeStorage. No malicious patterns or unauthorized behaviors were detected.
  • [SAFE]: Security best practices are central to the skill, which explicitly warns against storing secrets in plain text and mandates the use of safeStorage for encrypting API keys and tokens.
  • [SAFE]: The skill correctly instructs developers to use app.getPath("userData") for persistence, preventing data loss during application updates and ensuring data is stored in OS-recommended locations.
  • [SAFE]: Usage of native modules like better-sqlite3 is handled correctly, with instructions for using @electron/rebuild to ensure compatibility and stability.
Audit Metadata
Risk Level
SAFE
Analyzed
Jul 25, 2026, 02:34 AM
Security Audit — agent-trust-hub — desktop-storage-electron