formatting-wpf-csharp-code
Pass
Audited by Gen Agent Trust Hub on Feb 28, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill executes local shell commands via the
dotnetCLI to format source code. This includes usingdotnet formatfor C# files anddotnet dnxfor XAML files within the project workspace. - [EXTERNAL_DOWNLOADS]: The skill utilizes
dotnet dnx(a tool runner) to fetch and execute theXamlStyler.Consolepackage from the NuGet registry. XamlStyler is a recognized and well-known open-source tool for XAML formatting.
Audit Metadata