tauri
Pass
Audited by Gen Agent Trust Hub on Mar 1, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill contains standard documentation for Tauri v2 development, covering IPC patterns, security capabilities, and configuration files.
- The code snippets provided for Rust commands and frontend invocation follow official Tauri documentation patterns.
- Documentation regarding 'beforeDevCommand' and 'beforeBuildCommand' accurately reflects the tool's intended functionality for automating frontend builds.
- The security model described in the capabilities reference encourages a 'default-deny' posture, which aligns with security best practices.
- All external package references (Tauri API and Rust crates) are to well-known, official libraries.
Audit Metadata