dotnet-maui-doctor

Pass

Audited by Gen Agent Trust Hub on Mar 10, 2026

Risk Level: SAFEEXTERNAL_DOWNLOADSREMOTE_CODE_EXECUTIONCOMMAND_EXECUTION
Full Analysis
  • External Resource Access: The skill fetches environment configuration and metadata from dotnetcli.blob.core.windows.net and api.nuget.org. These are official sources for .NET SDK and NuGet package information.
  • Scripted Installation Pattern: A remediation step in troubleshooting.md suggests using the official Microsoft installation script (dot.net/v1/dotnet-install.sh) via a shell pipe. This is a standard method for automated .NET SDK setup provided by the vendor.
  • Administrative Command Usage: The skill uses sudo for specific tasks on macOS, such as setting the active Xcode path and accepting licenses. These operations are required for configuring the Apple developer toolchain.
  • Package Manifest Processing: The skill downloads NuGet packages (.nupkg) to extract WorkloadDependencies.json for requirement validation. This process uses standard zip extraction tools to read configuration data.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 10, 2026, 11:35 AM