tauri
Pass
Audited by Gen Agent Trust Hub on Sep 2, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is a set of developer guidelines for Tauri 2. It emphasizes architectural security by isolating privileged Rust code from the webview and enforcing a strict capability-based permission system.
- [SAFE]: The code snippets provided serve as educational examples for standard inter-process communication (IPC) and plugin initialization. They include explicit instructions to treat the frontend as untrusted and to perform thorough input validation in the backend.
- [SAFE]: No evidence of credential theft, data exfiltration, or obfuscation was found. The skill correctly advises against storing secrets in the repository and suggests using official tools for updates and builds.
Audit Metadata