tauri-app-notification
Pass
Audited by Gen Agent Trust Hub on Jun 13, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides legitimate documentation and implementation guidance for the Tauri v2 notification plugin. All instructions align with the stated purpose of managing system alerts and permissions.
- [SAFE]: Code examples in
examples/usage.mduse standard, well-documented APIs from the@tauri-apps/plugin-notificationpackage. They demonstrate best practices such as checking and requesting permissions before sending notifications. - [SAFE]: The capability configuration in
templates/capabilities.jsonrequests only the necessary permissions required for notification functionality (core:default,notification:allow-request-permission,notification:allow-notify), adhering to the principle of least privilege. - [SAFE]: External references link exclusively to official documentation at
v2.tauri.app, which is a well-known and trusted service for Tauri developers. - [SAFE]: No obfuscation, prompt injection, data exfiltration, or persistence mechanisms were detected in the skill files.
Audit Metadata