tauri
Pass
Audited by Gen Agent Trust Hub on Jun 23, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns such as prompt injection, data exfiltration, or obfuscation were found. The skill serves as a structural guide for Tauri v2 development.
- [EXTERNAL_DOWNLOADS]: The skill references official installation scripts from rustup.rs and tauri.app. These are well-known and trusted sources within the development ecosystem.
- [REMOTE_CODE_EXECUTION]: Documented installation procedures include standard shell pipes for the Rust and Tauri toolchains. These are standard initialization steps for the framework.
- [COMMAND_EXECUTION]: Contains instructions for installing system dependencies via apt and project initialization via npm or cargo. These are appropriate for the skill's stated purpose of project scaffolding and development.
Audit Metadata