skills/kevintsengtw/dotnet-testing-agent-skills/dotnet-testing-advanced-tunit-fundamentals/Gen Agent Trust Hub
dotnet-testing-advanced-tunit-fundamentals
Pass
Audited by Gen Agent Trust Hub on Mar 12, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [UNVERIFIABLE_DEPENDENCIES]: The skill recommends installing the TUnit framework and related .NET packages (e.g., TUnit.Templates, Microsoft.Testing.Extensions.CodeCoverage). These are fetched from the official NuGet registry and GitHub repositories, which are legitimate sources for this technology.
- [DATA_EXPOSURE]: Includes a code example in 'templates/lifecycle-examples.cs' that makes an HTTP request to httpbin.org. This is a well-known, public service used for testing HTTP client behavior and does not involve the transmission of sensitive data.
- [COMMAND_EXECUTION]: Provides standard .NET CLI commands (
dotnet new,dotnet test,dotnet publish) for project management and testing. These operations are essential to the skill's primary purpose of teaching a testing framework.
Audit Metadata