skills/openaec-foundation/tauri-2-claude-skill-package/tauri-agents-project-scaffolder/Gen Agent Trust Hub
tauri-agents-project-scaffolder
Pass
Audited by Gen Agent Trust Hub on Apr 2, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides standard boilerplate templates for Tauri 2.x projects, including Rust backend modules, TypeScript frontend wrappers, and platform-specific configuration files.
- [SAFE]: Instructions and anti-patterns emphasize security best practices, such as enforcing strict Content Security Policy (CSP), enabling prototype freezing, and implementing granular window-level permissions.
- [SAFE]: All external dependencies listed in the templates (Cargo.toml, package.json) are official Tauri plugins or standard industry libraries from trusted registries like npm and crates.io.
- [SAFE]: The documented command execution is limited to standard project initialization tools (npm, npx, cargo) and official framework CLI commands used for legitimate development purposes.
Audit Metadata