web-to-tauri-migration-loop

Pass

Audited by Gen Agent Trust Hub on Mar 7, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill defines a structured development process (L1-L8 gates) for Tauri migration without any malicious instructions.
  • [COMMAND_EXECUTION]: The documentation guides users to execute standard development tasks using cargo, pnpm, and npx. These commands are appropriate for the skill's stated purpose of building and testing a software project.
  • [EXTERNAL_DOWNLOADS]: The skill references standard package managers and well-known libraries (e.g., @tauri-apps/api, ky, vitest). A custom scaffolding tool is mentioned, the source for which is provided locally in scripts/scaffold-loop.mjs.
  • [SAFE]: The provided Node.js script (scaffold-loop.mjs) includes input sanitization for the feature name using a strict regular expression, mitigating risks of path traversal or shell injection during the scaffolding process.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 7, 2026, 04:53 PM