tauri-app-file-system
Pass
Audited by Gen Agent Trust Hub on Jun 13, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides guidance on Tauri's file-system plugin, emphasizing scoped access and safe operations as intended by the framework's security model.
- [SAFE]: External references point to official documentation at v2.tauri.app, which is a well-known and trusted source for Tauri developers.
- [SAFE]: The capability configuration in templates/capabilities.json correctly implements least-privilege principles by restricting file access to defined application and resource paths.
- [SAFE]: Code examples in examples/usage.md demonstrate standard usage of the official @tauri-apps/plugin-fs package without any suspicious side effects.
Audit Metadata