tauri-impl-project-setup
Pass
Audited by Gen Agent Trust Hub on Apr 2, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [SAFE]: The skill functions as an educational resource and template provider for Tauri 2 project initialization, following official architectural patterns.
- [COMMAND_EXECUTION]: The skill includes standard development commands for project scaffolding (
npm create tauri-app), dependency installation (npm install), and build workflows (npm run tauri build). These commands are essential for the skill's stated purpose and use legitimate ecosystem tools. - [EXTERNAL_DOWNLOADS]: The instructions reference official packages and documentation from established registries (npm, Crates.io) and the official project domain (v2.tauri.app). No untrusted external sources are utilized.
Audit Metadata