tauri
Pass
Audited by Gen Agent Trust Hub on Jun 13, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSREMOTE_CODE_EXECUTIONCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: Fetches installation scripts and toolchains from official sources such as rustup.rs and tauri.app to set up the development environment.
- [REMOTE_CODE_EXECUTION]: Uses recommended shell one-liners (curl | sh) to initialize the Rust compiler and scaffold new Tauri projects from official repositories.
- [COMMAND_EXECUTION]: Provides guidance and templates for using Tauri's native shell capabilities to execute system commands and manage sidecar processes within the application's secure runtime.
Audit Metadata