tauri-impl-build-deploy
Pass
Audited by Gen Agent Trust Hub on Apr 2, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides comprehensive instructions for managing the Tauri application lifecycle, including building, bundling, and distributing installers for multiple platforms.
- [EXTERNAL_DOWNLOADS]: Documents standard development workflows involving official package registries (npm, Cargo) and verified GitHub Actions (actions/checkout, tauri-apps/tauri-action) to manage dependencies and automate releases.
- [COMMAND_EXECUTION]: Outlines the use of system-level commands like
sudo apt-getfor Linux build dependencies andcertutilfor certificate management within CI/CD environments, which are necessary for the stated purpose of creating production-ready installers. - [DATA_EXFILTRATION]: No malicious data transfer patterns were detected. The skill correctly advises using environment variables and secure secrets management for sensitive information such as signing keys, certificates, and API tokens.
Audit Metadata