desktop-plugins-tauri
Pass
Audited by Gen Agent Trust Hub on Jul 25, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No security issues were detected. The skill provides legitimate documentation and implementation patterns for official Tauri plugins.
- [DATA_EXFILTRATION]: The skill documents networking plugins such as HTTP and WebSockets. It correctly instructs users to implement strict permission scoping in capability files to restrict network access to authorized domains only.
- [COMMAND_EXECUTION]: The skill provides documentation for the shell plugin, which enables system command execution. It identifies this as a high-risk operation and provides clear guidance on scoping allowed commands and arguments to minimize security risks.
- [DATA_EXFILTRATION]: The skill provides examples for secure data storage using the Stronghold plugin, including implementation details for Argon2 password hashing to protect sensitive information.
Audit Metadata