maui-hot-reload-diagnostics
Pass
Audited by Gen Agent Trust Hub on Mar 1, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill performs legitimate diagnostic tasks for .NET MAUI development. All analyzed commands and scripts are confined to local environment checks and project metadata analysis.
- [COMMAND_EXECUTION]: The provided diagnostic script (
diagnose-hot-reload.sh) executes standard development utilities such asdotnet,grep, andfind. These are used to collect system information and verify project configurations. - [DATA_EXPOSURE]: The skill inspects environment variables and project files (
.csproj,.cs,.vscode/settings.json). The script filters for specific keywords related to .NET Hot Reload (e.g., 'hotreload', 'EditAndContinue') and saves findings to a local directory for the user's manual review. No evidence of unauthorized data collection or external transmission was found.
Audit Metadata