dotnet-maui-doctor

Pass

Audited by Gen Agent Trust Hub on Sep 15, 2026

Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADSPRIVILEGE_ESCALATIONINDIRECT_PROMPT_INJECTION
Full Analysis
  • Command Execution: The skill relies on various system and development CLI tools to verify environment health. It executes commands for the .NET CLI, Android SDK Manager, and Xcode build tools to perform diagnosis and remediation.
  • External Downloads: The skill fetches version metadata and workload manifest packages from official Microsoft and NuGet services. These resources are used to dynamically determine the correct versions of the SDKs and workloads required for the user's specific platform.
  • Privilege Escalation: The skill includes instructions to use administrative privileges (sudo on Unix-like systems or elevated PowerShell on Windows) for operations like installing workloads or changing system-wide SDK configurations.
  • Indirect Prompt Injection Surface: The skill processes external data by downloading and parsing JSON manifests from the NuGet API (e.g., WorkloadDependencies.json). This data flow informs subsequent system commands like dotnet workload install. The skill mitigates risks by utilizing structured data parsing from official vendor repositories.
Audit Metadata
Risk Level
SAFE
Analyzed
Sep 15, 2026, 06:39 AM
Security Audit — agent-trust-hub — dotnet-maui-doctor