winapp-identity
Pass
Audited by Gen Agent Trust Hub on May 18, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- Standard Command Execution: The skill provides instructions for using CLI tools like
winappand PowerShell commands such asAdd-AppxPackageandRemove-AppxPackage. These are standard operations for Windows application developers managing package registrations and are used here within their intended context. - Developer Privilege Management: Some instructions, such as installing development certificates, may require administrative privileges. This is a common requirement for configuring Windows security features during the application development lifecycle.
- Trusted External References: The skill references documentation and tools hosted on official Microsoft GitHub repositories. These resources are part of the intended development workflow and originate from a well-known, trusted organization.
- Package Identity Management: The primary purpose of the skill is to help developers test Windows APIs by associating a package identity with their executables. The methods described, such as sparse package registration, are documented Windows development practices.
Audit Metadata