tauri-impl-database
Pass
Audited by Gen Agent Trust Hub on Apr 2, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides educational content and code snippets for integrating tauri-plugin-sql, tauri-plugin-store, and sqlx. All patterns follow standard development practices for the Tauri framework.
- [SAFE]: Instructions explicitly warn against SQL injection and demonstrate the correct use of parameterized queries ($1, $2, etc.) in both TypeScript and Rust.
- [SAFE]: The skill uses standard platform-specific directories for data storage (app_data_dir) and does not attempt to access sensitive system files or environment variables.
- [SAFE]: No remote code execution patterns, obfuscation, or suspicious network operations were detected in the provided files.
Audit Metadata