tauri-config
Pass
Audited by Gen Agent Trust Hub on Jun 13, 2026
Risk Level: SAFE
Full Analysis
- [PROMPT_INJECTION]: The file
templates/basic.mdcontains interpolation placeholders such as{product_name},{version}, and{dev_url}. These serve as injection points where user-provided data is integrated into generated templates. While this is expected functionality for a templating skill, it represents a surface for indirect prompt injection if user inputs are not properly sanitized before interpolation. - [EXTERNAL_DOWNLOADS]: The skill references documentation and security resources from
v2.tauri.app. These are established official domains for the Tauri project and are considered safe sources for reference material.
Audit Metadata