msbuild-server
Pass
Audited by Gen Agent Trust Hub on Aug 23, 2026
Risk Level: SAFE
Full Analysis
- Standard Configuration Guidance: The skill provides instructions for setting the
MSBUILDUSESERVERenvironment variable to enable MSBuild Server for performance caching. These are standard configuration steps for the .NET build ecosystem. - Environment Variable Persistence: The use of
setxon Windows allows the environment variable to persist across shell sessions. This is a common and intended way to configure developer environments for this specific tool. - Tooling References: All command-line instructions (
dotnet build,dotnet build-server) refer to official .NET CLI tools and are used within their intended functional scope.
Audit Metadata