dotnet-testing-patterns
Pass
Audited by Gen Agent Trust Hub on May 9, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill references trusted documentation and official GitHub repositories from established organizations including Microsoft, xUnit, and NSubstitute.
- [SAFE]: Package installation instructions involve well-known, legitimate software from the .NET ecosystem such as FluentAssertions, Bogus, and Testcontainers.
- [SAFE]: Docker image references target the official Microsoft Container Registry (mcr.microsoft.com).
- [SAFE]: Code examples follow standard architectural patterns for unit and integration testing without any detected obfuscation, data exfiltration, or malicious commands.
- [SAFE]: The use of hardcoded credentials in the Testcontainers example is consistent with common practice for defining ephemeral, local development database instances and does not expose production systems.
Audit Metadata