tauri
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS] (SAFE): The skill references standard installation commands for the official Tauri CLI using
npmandcargo. These are well-known, legitimate developer tools. - [COMMAND_EXECUTION] (SAFE): Includes common CLI commands for initializing Tauri projects (
npm create tauri-app,cargo tauri init). These commands are appropriate for the skill's stated purpose of providing development guidance. - [PROMPT_INJECTION] (SAFE): The instructions follow a standard instructional format without any attempts to bypass safety filters, extract system prompts, or override agent constraints.
- [DATA_EXFILTRATION] (SAFE): No hardcoded credentials, sensitive file access, or suspicious network operations were detected. All external links point to official Tauri documentation or GitHub repositories.
Audit Metadata