dotnet-integration-testing
Pass
Audited by Gen Agent Trust Hub on Jul 21, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides C# code templates for integration testing that utilize trusted and well-known libraries including Testcontainers, Respawn, and Microsoft.AspNetCore.Mvc.Testing.
- [SAFE]: The authentication bypass mechanism implemented in
TestAuthHandleris a standard development pattern for integration tests and is appropriately scoped to the testing environment. - [SAFE]: All external dependencies defined in the project templates are legitimate packages sourced from the official NuGet registry.
- [SAFE]: The hardcoded database credentials (username/password:
postgres) are scoped strictly to ephemeral test containers and do not represent a credential exposure risk for production environments.
Audit Metadata