tauri-dev
Pass
Audited by Gen Agent Trust Hub on Feb 28, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns or security risks were identified in the analyzed content.
- [COMMAND_EXECUTION]: The skill describes the orchestration of external processes (MCP servers) using the Model Context Protocol. This behavior is documented as a core feature of the agent's architecture and is restricted by the Tauri permission system (shell:allow-spawn).
- [EXTERNAL_DOWNLOADS]: References to external dependencies in Cargo.toml (e.g., tauri, tokio, sqlx, reqwest) are limited to well-known, official packages from the Crates.io registry.
- [DATA_EXFILTRATION]: Network operations are directed towards local services (Ollama/llama.cpp at localhost) or standard API endpoints required for the skill's primary function. No unauthorized or suspicious network activity was found.
Audit Metadata