eval-performance
Pass
Audited by Gen Agent Trust Hub on Mar 10, 2026
Risk Level: SAFE
Full Analysis
- Standard Diagnostic Tooling: The skill utilizes official .NET SDK features, such as
dotnet msbuildwith the-pp(preprocess) and-clp:PerformanceSummaryflags, to analyze build behavior. These are standard tools for MSBuild diagnostics. - Local Analysis Patterns: The instructions involve analyzing local project files and build artifacts. These operations are typical for development environments and do not involve external data exfiltration or risky network calls.
- Trusted External References: The skill links to official Microsoft documentation on learn.microsoft.com to provide context for the MSBuild execution model.
- Data Processing Context: While the skill processes project definitions and log files, it does so within the context of standard build analysis. The operations are performed locally using established command-line utilities.
Audit Metadata