Real Skill packageSource verifiedClawHub registry

tauri2-best-practice

Comprehensive best-practice guide for building, securing, testing, and shipping Tauri v2 desktop/mobile apps (Rust core + any web frontend — React, Next.js, Vue, Svelte, vanilla). Covers IPC (commands/events/channels), the v2 capabilities & permissions security model, CSP, state management (Manager/

Identity and source

Publisher attributionAnjasta Bagus Tariganregistry owner unverified by skillvetai
Functional categorySoftware Developmentautomatically inferred · 74% rule confidence
Package forminstruction bundle9 recorded files
Canonical sourceClawHub registryclawhub:anjasta-tarigan:tauri2-best-practice
Open canonical source ↗

Platform declarations

These states come from the source or distribution context. None of the entries below are SkillVetAI compatibility test results.

OpenClawnative officialProvenance: registry distribution

Independent structural checks

These checks parse the fixed package against dated platform rules. They do not execute the Skill or verify task behavior.

Claude Codepasses structure
Checker 0.1.0 · agent-skills-2026-08-13+claude-code-docs-2026-08-13 · 8/13/2026.claude/skills/tauri2-best-practice

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

OpenAI Codexpasses structure
Checker 0.1.0 · agent-skills-2026-08-13+codex-docs-2026-08-13 · 8/13/2026.agents/skills/tauri2-best-practice

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

OpenClawpasses structure
Checker 0.1.0 · agent-skills-2026-08-13+openclaw-docs-2026-08-13 · 8/13/2026skills/tauri2-best-practice

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

Installation and inspection

This command is recorded from the source ecosystem and resolves the registry's latest release. The fixed release shown on this page should be inspected before adoption.

clawhub install @anjasta-tarigan/tauri2-best-practice
clawhub inspect @anjasta-tarigan/tauri2-best-practice --version 1.0.0

Security evidence

SkillVetAI static result: no findings detected

This automated, non-executing scan is bound to this release hash. It is not a safety certification and may contain false positives or false negatives.

Status
completed
Coverage
full text content
Files
9 / 9 inspected as text
Checked
8/13/2026, 7:30:35 PM
Scanner
0.1.3
Policy
1.0.3
4 inferred permission indicators
  • network access — automatically inferred
  • filesystem write — automatically inferred
  • credential access — automatically inferred
  • browser control — automatically inferred
7 dependency and API indicators
  • api: clawhub.ai
  • api: deepwiki.com
  • api: dev.to
  • api: docs.crabnebula.dev
  • api: docs.rs
  • api: github.com
  • api: v2.tauri.app
External clawhub result: clean

This is registry-supplied evidence for the recorded release, not an independent SkillVetAI scan. Check the canonical source for the full report, scanner versions, scope, and current moderation state.

Evidence checked
8/13/2026, 10:37:52 AM
Release binding
Matches this record
  • vt: clean
  • skillspector: clean
  • llm: clean

Recorded files

The catalog stores hashes and an inventory summary for change detection. It does not republish the package contents.

Package content hashsha256:7db92a267f6d05b566df8cd3b2be96335ea6f4979229177b4935cd8f82ec2186
Show up to 9 recorded paths
  • references/bundling-updater-cicd.md
  • references/ipc-commands.md
  • references/plugins-sidecar.md
  • references/security-capabilities.md
  • references/state-management.md
  • references/testing.md
  • references/windowing-multiwindow.md
  • skill-card.md
  • SKILL.md

Source changelog

- Initial release: Comprehensive best-practice guide for building, securing, testing, and shipping Tauri v2 desktop/mobile apps. - Covers Rust core integration with any web frontend (React, Next.js, Vue, Svelte, vanilla). - Details IPC patterns, v2 capabilities & permissions security model, CSP, state management, plugin/sidecar integration, window management, bundling/signing/updating, CI/CD, and testing approaches. - Provides reference sections for each major concern, mapping common tasks to in-depth guidance. - Includes rules and checklists to avoid common Tauri v2 pitfalls and security mistakes. - Always consult this skill for any Tauri v2 project, especially when touching security, permissions, commands, plugins, or release processes.