winapp-troubleshoot
Pass
Audited by Gen Agent Trust Hub on Sep 17, 2026
Risk Level: SAFE
Full Analysis
- Official Resource References: The skill points to official documentation and source repositories hosted on Microsoft's GitHub organization (e.g., github.com/microsoft/WinAppCli), which is a standard and expected practice for developer tooling.
- Package Management: It mentions the installation of a vendor-owned package (@microsoft/winappcli) via a standard package manager (NPM). This represents standard functionality for the intended developer workflow.
- System Configuration: The instructions include common Windows development tasks, such as enabling Developer Mode via registry modification and installing developer certificates. These actions are documented as required for Windows app sideloading and are presented within the appropriate troubleshooting context.
Audit Metadata