dotnet-maui-doctor

Pass

Audited by Gen Agent Trust Hub on Apr 10, 2026

Risk Level: SAFEEXTERNAL_DOWNLOADSREMOTE_CODE_EXECUTIONCOMMAND_EXECUTION
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The skill downloads .NET release metadata and workload manifests from trusted Microsoft and NuGet endpoints (e.g., dotnetcli.blob.core.windows.net, api.nuget.org). This is the primary method for discovering authoritative version requirements.
  • [REMOTE_CODE_EXECUTION]: Instructions include the usage of the official Microsoft .NET installation script (dotnet-install.sh) from the trusted dot.net domain to facilitate SDK setup.
  • [COMMAND_EXECUTION]: Executes standard development toolchain commands (dotnet, sdkmanager, xcodebuild, simctl) and utilizes sudo for necessary system-level configuration, such as accepting Apple developer licenses or setting the active Xcode path.
  • [PROMPT_INJECTION]: Instructions directing the agent to run tasks "autonomously" are designed for workflow efficiency in a diagnostic context. This is balanced by explicit instructions to seek user confirmation before non-essential actions like launching apps on simulators.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 10, 2026, 06:53 PM