iblai-windows-msix
Pass
Audited by Gen Agent Trust Hub on Jun 15, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill utilizes PowerShell scripts (e.g.,
build-msix.ps1) and system cmdlets (Add-AppxPackage,Get-AppxPackage,Remove-AppxPackage) to manage the application lifecycle, including packaging, installation, and uninstallation. - [EXTERNAL_DOWNLOADS]: Includes a reference to the official Microsoft developer portal for downloading the Windows SDK, which is a well-known and trusted service for Windows development.
- [SAFE]: Instructions for certificate management and GitHub Actions secrets follow industry best practices for secure CI/CD and local development workflows. High-privilege certificate store operations are limited to troubleshooting contexts for development-signed certificates.
Audit Metadata