desktop-packaging-tauri
Pass
Audited by Gen Agent Trust Hub on Jul 25, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides legitimate documentation and examples for Tauri application packaging and distribution. No malicious patterns, obfuscation, or data exfiltration attempts were detected.
- [EXTERNAL_DOWNLOADS]: The skill references standard development tools and official GitHub Actions (e.g.,
tauri-apps/tauri-action,dtolnay/rust-toolchain) which are widely used and trusted within the Tauri and Rust ecosystems. - [COMMAND_EXECUTION]: Provides instructions for standard build and signing operations, such as
cargo tauri buildandcargo tauri signer generate. These are essential for the stated purpose of the skill. - [CREDENTIALS_UNSAFE]: The skill proactively warns users against committing sensitive information like
TAURI_SIGNING_PRIVATE_KEYor code-signing certificates to source control, explicitly instructing the use of CI secrets and environment variables instead.
Audit Metadata