xunit
Pass
Audited by Gen Agent Trust Hub on May 9, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill instructions focus on legitimate development activities such as test execution, code coverage, and project configuration using the .NET CLI.
- [COMMAND_EXECUTION]: The skill utilizes
dotnet test,dotnet run, andrg(ripgrep) for searching project files and executing test suites. These are standard tools in a .NET development environment and are used according to their intended purpose within the documented workflows. - [EXTERNAL_DOWNLOADS]: References to external documentation include
xunit.netand official xUnit repositories on GitHub. These are well-known and reputable resources in the software engineering community.
Audit Metadata