dotnet-maui-doctor

Pass

Audited by Gen Agent Trust Hub on Apr 21, 2026

Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADSREMOTE_CODE_EXECUTION
Full Analysis
  • Administrative Command Execution: The skill performs system-level configuration using commands like sudo xcode-select and sudo update-java-alternatives. These are necessary for managing SDK paths and accepting licenses but require elevated permissions.
  • Dynamic Resource Discovery: Version requirements and manifests are fetched at runtime from official Microsoft and NuGet endpoints. While this ensures up-to-date environment validation, it means the skill's logic is driven by data from remote services.
  • Official Script Execution: The troubleshooting guide references the official .NET installation script (dotnet-install.sh) for SDK management, which involves executing remote code from the trusted dot.net domain.
  • Autonomous Remediation: The skill is designed to iterate through diagnostic tasks automatically. This high level of autonomy is intended to streamline environment setup, and the skill includes a specific instruction to request user confirmation before performing target-platform runs.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 21, 2026, 04:48 PM