tauri-app-websocket
Pass
Audited by Gen Agent Trust Hub on Jun 23, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a documentation and template resource for the Tauri v2 WebSocket plugin. It contains no executable scripts, obfuscated code, or suspicious network operations. All external references point to the official Tauri documentation domain (tauri.app).
- [EXTERNAL_DOWNLOADS]: The skill includes configuration templates and code examples that reference standard Tauri dependencies (
tauri-plugin-websocketand@tauri-apps/api). These are official packages within the Tauri ecosystem. - [DATA_EXFILTRATION]: The
capabilities.jsonfile includes a template for host allowlisting that containsws://localhost:8080andwss://echo.websocket.org. These are standard developmental and testing endpoints used to verify WebSocket connectivity and do not pose a security risk in this context.
Audit Metadata