tauri-app-planning
Pass
Audited by Gen Agent Trust Hub on Mar 31, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a high-level architectural orchestrator, using static templates and documentation to guide users through Tauri project planning without any automated command execution or network exfiltration logic.- [SAFE]: All code snippets provided in the examples and templates follow official Tauri 2.0 development patterns, such as the use of Mutex-protected Rust state and the standard event-driven communication model.- [SAFE]: The workflow incorporates a dedicated step for 'Security Scope (Capabilities)', encouraging users to implement best practices by restricting plugin permissions to specific scopes (e.g., scoping file system access to the app data directory).- [SAFE]: External references to plugins (such as
tauri-plugin-fsandtauri-plugin-sql) and initialization commands (npm create tauri-app) target well-known, trusted resources within the Tauri ecosystem.
Audit Metadata