tauri-app-process
Pass
Audited by Gen Agent Trust Hub on Jun 23, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill references official documentation and assets from
v2.tauri.app. These are well-known, trusted resources for Tauri developers and do not pose a security risk. - [COMMAND_EXECUTION]: The provided configuration template
templates/capabilities.jsondefines standard Tauri permissions such asprocess:allow-exitandprocess:allow-relaunch. These are part of the Tauri v2 capability system used to explicitly grant the application permission to manage its own lifecycle. - [REMOTE_CODE_EXECUTION]: Code examples in
examples/usage.mddemonstrate standard usage of@tauri-apps/apiandtauri-plugin-process. These are the official libraries provided by the Tauri organization for building desktop applications.
Audit Metadata