tauri-app-opener
Pass
Audited by Gen Agent Trust Hub on Jun 23, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill instructions focus on security-centric guidance for handling external links and files in Tauri applications. It explicitly recommends defining allowed protocols and target paths to mitigate risks.
- [SAFE]: The provided configuration in
templates/capabilities.jsonuses official Tauri permission identifiers (opener:allow-open-url,opener:allow-open-path) necessary for the skill's stated purpose. - [SAFE]: All external references target the official Tauri documentation domain (
v2.tauri.app), which is a well-known and trusted technology service. - [SAFE]: Usage examples in
examples/usage.mdleverage standard, well-known libraries from the Tauri ecosystem such as@tauri-apps/api.
Audit Metadata