tauri-distribution-mobile — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited tauri-distribution-mobile (Agent Skill) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
Use this skill for release-facing Tauri 2 work: tauri build, installers, updater, code signing, notarization, mobile targets, CI release workflows, and store-readiness checks.
Do not run or mutate these without explicit user approval:
Never print or commit secrets, certificates, private keys, provisioning profiles, .env values, or updater private keys.
Before packaging, verify:
productName, identifier, version, icons, bundle targets;build.frontendDist contains built static assets;Common local build forms:
pnpm tauri build
npm run tauri build
yarn tauri build
bun tauri build
deno task tauri build
cargo tauri buildUse project-local scripts.
Tauri updater requires signed updates. When enabling it:
Android checks:
tauri android init.iOS checks:
For release work, report exact artifact paths, signing/notarization status, updater signature status, target platforms, and which launch/build checks were actually run.
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.