tauri-v2
Pass
Audited by Gen Agent Trust Hub on Sep 16, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No security issues were detected in the skill content. The instructions provide legitimate development workflows for Tauri v2, including proper Rust command implementation and IPC patterns.
- [EXTERNAL_DOWNLOADS]: The skill references official Tauri packages (@tauri-apps/cli, @tauri-apps/api) and plugins (tauri-plugin-fs, tauri-plugin-http, etc.) from standard registries (NPM). These are well-known services and do not escalate the security risk.
- [COMMAND_EXECUTION]: Instructions include standard development commands such as 'npm create tauri-app' and 'rustup target add', which are expected for the stated purpose of setting up a cross-platform Rust environment.
- [DATA_EXFILTRATION]: No sensitive file access or unauthorized network operations were identified. The included capability and permission references encourage the 'Principle of Least Privilege' for application security.
Audit Metadata