tauri-app-notification
Pass
Audited by Gen Agent Trust Hub on Jun 23, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides documentation and examples for the Tauri v2 notification plugin. All references target official Tauri documentation (v2.tauri.app), which is a well-known and trusted service.
- [SAFE]: The provided code examples use the official
@tauri-apps/plugin-notificationpackage. There are no instances of remote code execution, obfuscation, or unauthorized data access. - [SAFE]: The
templates/capabilities.jsonfile defines standard Tauri permissions for notifications (notification:allow-request-permission,notification:allow-notify). These are necessary for the skill's stated purpose and follow the principle of least privilege within the Tauri security model.
Audit Metadata