dotnet-unit-testing
Pass
Audited by Gen Agent Trust Hub on Jun 26, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill consists entirely of static C# code templates and markdown documentation for unit testing handlers and entities. No executable scripts or shell commands are included within the skill itself.
- [SAFE]: The project file template references standard, industry-recognized .NET testing libraries (xUnit, NSubstitute, FluentAssertions, coverlet.collector) hosted on the official NuGet gallery.
- [SAFE]: No evidence of prompt injection, data exfiltration, or obfuscation was detected in the instructions or templates.
- [SAFE]: The skill encourages security and testability best practices, such as using
TimeProviderto avoid direct dependency on the system clock, which prevents non-deterministic behavior and potential time-based logic bypasses. - [SAFE]: Metadata and frontmatter accurately describe the skill's functionality without deceptive patterns.
Audit Metadata