tauri-app-frontend-selection
Pass
Audited by Gen Agent Trust Hub on Mar 20, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill's primary purpose is providing documentation and static templates for Tauri v2 frontend selection. All external references point to official Tauri documentation domains (tauri.app), which are well-known and trusted sources.
- [INDIRECT_PROMPT_INJECTION]: The skill uses templates in
templates/basic.mdwith placeholders like{build_cmd}and{dev_url}. While these represent a surface where untrusted data could be interpolated into an agent's output, the skill itself does not perform any automated execution of these commands, and the risk is considered negligible within the context of a guidance-based skill. - [COMMAND_EXECUTION]: Code examples in
examples/usage.mddemonstrate standard Tauri API usage and plugin interactions. These are illustrative and do not contain any suspicious or unauthorized command execution patterns.
Audit Metadata