tauri-shell-ui — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited tauri-shell-ui (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.
Bundled commands use $PLUGIN_ROOT ($env:PLUGIN_ROOT in PowerShell; same path suffix) for the plugin root. Set it once: use the host's plugin-root variable when defined (Claude Code: PLUGIN_ROOT="$CLAUDE_PLUGIN_ROOT"), otherwise the absolute path of this plugin's root directory.
Use this skill for native app-shell behavior around a web frontend: windows, menus, tray, titlebars, resources, icons, sidecars, opener/shell APIs, and deep links.
Run the probe, then inspect window labels and app config:
python3 "$PLUGIN_ROOT/scripts/tauri_project_probe.py" .Relevant files usually include src-tauri/tauri.conf.*, src-tauri/capabilities/*, src-tauri/src/lib.rs, frontend window/menu/tray code, and bundled resource paths.
regions, and accessible controls.
them through Tauri path/resource APIs.
bundle.icon.platform-specific behavior users expect.
capabilities and validation.
complexity.
paths, and explicit shell permissions.
and arguments tightly.
For visual shell changes, run the frontend path and the Tauri shell path when possible. For sidecars/resources, verify packaged build behavior, not only dev server behavior.
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.