Skip to main content

dotnet-csharp-nullable-reference-types

Provides guidance on enabling and using nullable reference types in .NET, including annotation strategies and migration for legacy codebases.

Install this skill

or
96/100

Security score

The dotnet-csharp-nullable-reference-types skill was audited on Mar 2, 2026 and we found 4 security issues across 1 threat category. Review the findings below before installing.

Categories Tested

Security Issues

low line 384

External URL reference

SourceSKILL.md
384- [Nullable reference types (C# reference)](https://learn.microsoft.com/en-us/dotnet/csharp/nullable-references)
low line 385

External URL reference

SourceSKILL.md
385- [Attributes for null-state static analysis](https://learn.microsoft.com/en-us/dotnet/csharp/language-reference/attributes/nullable-analysis)
low line 386

External URL reference

SourceSKILL.md
386- [Nullable reference type migration](https://learn.microsoft.com/en-us/dotnet/csharp/nullable-migration-strategies)
low line 387

External URL reference

SourceSKILL.md
387- [.NET Framework Design Guidelines](https://learn.microsoft.com/en-us/dotnet/standard/design-guidelines/)
Scanned on Mar 2, 2026
View Security Dashboard
Installation guide →
GitHub Stars 2
Rate this skill
Categorydevelopment
UpdatedMay 21, 2026
rudironsoni/Synaxis