tauri-syntax-commands
Pass
Audited by Gen Agent Trust Hub on Apr 2, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill consists of instructional content and code examples for Tauri development. No malicious code, obfuscation, or unauthorized operations were identified.
- [DATA_EXFILTRATION]: Examples demonstrate file system access and network operations (e.g., using reqwest and tokio::fs), which are standard for building Tauri applications and do not target sensitive user data or exfiltrate credentials.
- [REMOTE_CODE_EXECUTION]: No remote code execution patterns or unverifiable dependency installations were detected. The libraries referenced in examples, such as tauri, serde, and tokio, are standard and well-known components of the Tauri ecosystem.
Audit Metadata