tauri-window
Pass
Audited by Gen Agent Trust Hub on Jun 13, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a documentation resource for Tauri v2 development. All external links point to the official
tauri.appdomain, which is a well-known and trusted technology service. - [SAFE]: The usage examples in
examples/usage.mdfollow standard Tauri API patterns. While they reference a specific plugin (tauri-plugin-tauri-window), the skill does not attempt to install or execute remote code from untrusted sources. - [SAFE]: The 'Gotchas' section explicitly recommends security best practices, such as avoiding the hardcoding of sensitive information and using environment variables for configuration.
- [SAFE]: The template file
templates/basic.mduses simple placeholders for configuration data. Although this is a common surface for indirect prompt injection, the skill does not possess any dangerous capabilities or tools that could be abused, and the templates are used for local code generation rather than automated system modification.
Audit Metadata