tauri-app-deep-linking
Pass
Audited by Gen Agent Trust Hub on Jun 23, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides educational content and configuration for the Tauri v2 deep-linking plugin.
- [SAFE]: All external links point to official Tauri documentation at v2.tauri.app, which is a well-known and trusted source.
- [SAFE]: Instructions explicitly mandate that users 'Validate and sanitize all external link payloads,' which is a key security practice for handling external input.
- [SAFE]: The capability configuration in 'templates/capabilities.json' uses standard Tauri permission identifiers ('core:default' and 'deep-link:default').
- [SAFE]: Code examples in 'examples/usage.md' follow standard Tauri API patterns for event emission and plugin initialization.
Audit Metadata