dotnet-integration-testing
Pass
Audited by Gen Agent Trust Hub on Mar 5, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No security threats or malicious patterns were detected. The skill focuses on providing educational content and code templates for .NET development.
- [EXTERNAL_DOWNLOADS]: The skill references several official and well-known NuGet packages, including
Microsoft.AspNetCore.Mvc.Testing,Testcontainers, andAspire.Hosting.Testing. These are trusted libraries provided by Microsoft and reputable open-source maintainers. - [COMMAND_EXECUTION]: Code snippets demonstrate how to interact with local Docker containers and perform HTTP requests within a testing environment. These operations are conducted through standard, safe library APIs and are inherent to the stated purpose of integration testing.
Audit Metadata