tauri
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFENO_CODE
Full Analysis
- Category: NO_CODE (SAFE): The skill consists exclusively of 51 Markdown documentation files. No executable scripts (Bash, Python, JavaScript) or binaries are included within the package.
- Category: PROMPT_INJECTION (SAFE): No instructions designed to override agent behavior or bypass safety filters were detected. The content is strictly technical documentation and code examples.
- Category: CREDENTIALS_UNSAFE (SAFE): While the documentation discusses environment variables for code signing (e.g.,
TAURI_SIGNING_PRIVATE_KEY), it identifies them as user-defined variables and does not include hardcoded secrets. - Category: EXTERNAL_DOWNLOADS (SAFE): All external links point to official and reputable sources like
tauri.appandrust-lang.org. Dependency installation instructions provided are standard procedures for the framework. - Category: DATA_EXFILTRATION (SAFE): No logic or instructions within the files attempt to access sensitive user data or transmit it to external domains.
- Category: COMMAND_EXECUTION (SAFE): Shell command examples in the documentation follow official installation patterns and are not executed by the skill itself.
Audit Metadata