dotnet-faketime
Pass
Audited by Gen Agent Trust Hub on Aug 12, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides standard documentation and code snippets for using .NET 8's time testing features. The instructions involve injecting a time provider into production code and using a fake provider in tests, which is a recommended software design pattern.
- [EXTERNAL_DOWNLOADS]: The skill references the
Microsoft.Extensions.TimeProvider.TestingNuGet package. This is an official library provided by Microsoft for unit testing time-dependent code and is considered a safe, trusted dependency. - [SAFE]: All external URLs point to official Microsoft Learn documentation (
learn.microsoft.com), providing legitimate technical context for the skill's functionality.
Audit Metadata