tauri-security-rules
Pass
Audited by Gen Agent Trust Hub on Mar 3, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill uses a command (cat .claude/context/memory/learnings.md) to manage internal state as part of its memory protocol. This is a common pattern for agent persistence within its own workspace and does not pose a security risk in this context.
- [SAFE]: The scripts provided (main.cjs, hooks) perform routine tasks such as argument parsing and execution validation without any dangerous operations or network activity.
- [SAFE]: The instructions and rules are strictly focused on providing security best practices for Tauri application development, such as IPC security, HTTPS usage, and input validation.
Audit Metadata