skills/midudev/autoskills/tauri-v2/Gen Agent Trust Hub

tauri-v2

Pass

Audited by Gen Agent Trust Hub on Jun 20, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill serves as a development guide for Tauri v2+, providing accurate information on Rust backends, IPC patterns, and the new capability-based security model. All code examples and instructions are consistent with official documentation.
  • [EXTERNAL_DOWNLOADS]: References official and well-known sources, including the Tauri documentation (v2.tauri.app) and the official Tauri GitHub repositories. These downloads are part of the standard development workflow (e.g., npm create tauri-app).
  • [COMMAND_EXECUTION]: Provides standard CLI commands for Tauri development (npm, cargo tauri) and correctly emphasizes the use of permissions and scopes within the Tauri security model to limit command execution capabilities (e.g., shell:allow-execute with specific scopes).
  • [CREDENTIALS_UNSAFE]: Instructions for the application updater correctly advise on secure key management, such as storing private keys outside of the repository and using environment variables for CI/CD, which aligns with security best practices.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 20, 2026, 08:10 PM
Security Audit — agent-trust-hub — tauri-v2