tauri-app-file-system
Pass
Audited by Gen Agent Trust Hub on Jun 23, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides documentation and configuration templates for the Tauri v2 file-system plugin using official best practices.
- [SAFE]: File access is restricted to application-specific scopes (e.g., $APP_DATA and $RESOURCE) in the provided capabilities.json template, preventing arbitrary filesystem access.
- [SAFE]: All code examples use standard @tauri-apps/plugin-fs APIs and do not contain any malicious patterns, network exfiltration, or obfuscation.
- [SAFE]: External references target the official Tauri documentation domain (v2.tauri.app), which is a well-known and trusted source for developers.
Audit Metadata