csharp-testing
Pass
Audited by Gen Agent Trust Hub on Apr 14, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides documentation and code examples for xUnit, FluentAssertions, NSubstitute, and Testcontainers. These are standard, widely-used libraries in the .NET ecosystem.
- [SAFE]: The integration test example using Testcontainers references the official 'postgres:16-alpine' Docker image, which is a standard practice for local development and CI/CD testing.
- [SAFE]: The command-line examples provided (e.g.,
dotnet test) are standard operations for the .NET CLI and do not involve suspicious or unauthorized execution patterns. - [SAFE]: There are no signs of prompt injection, data exfiltration, obfuscation, or hardcoded credentials.
Audit Metadata