skills/dotnet/winforms/running-tests/Gen Agent Trust Hub

running-tests

Pass

Audited by Gen Agent Trust Hub on Jun 21, 2026

Risk Level: SAFE
Full Analysis
  • Environment Management: The skill provides instructions for configuring the local environment by setting variables like DOTNET_ROOT and updating the PATH. This ensures the agent uses the correct repository-local .NET SDK for test execution.
  • External Documentation References: The skill includes links to official documentation for xUnit and Microsoft technical guides. These are recognized, well-known services and are used appropriately for technical context.
  • Data Parsing Surface: A PowerShell script is provided to help users parse test results in .trx format. While this script processes data from build artifacts, it uses standard XML parsing techniques to display test failure summaries.
  • Tooling Integration: The instructions leverage common .NET CLI tools and repository-specific build scripts (build.cmd), which is consistent with the skill's purpose for the WinForms development environment.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 21, 2026, 04:46 PM
Security Audit — agent-trust-hub — running-tests