dotnet-source-generators

Pass

Audited by Gen Agent Trust Hub on Jul 13, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill provides documentation on .NET source generator conventions, including the use of built-in framework generators (GeneratedRegex, LoggerMessage, System.Text.Json) and best practices for authoring custom incremental generators.
  • [SAFE]: Technical instructions focus on performance and reliability in development environments, such as implementing IIncrementalGenerator to ensure efficient caching within the Roslyn compiler pipeline.
  • [SAFE]: Code snippets provided for project configuration and C# implementation are standard for .NET development and do not include any malicious or suspicious patterns.
  • [SAFE]: External package references (e.g., Microsoft.CodeAnalysis.CSharp) and testing utilities (e.g., Verify.SourceGenerators) target well-known and trusted components of the .NET ecosystem.
Audit Metadata
Risk Level
SAFE
Analyzed
Jul 13, 2026, 04:07 PM
Security Audit — agent-trust-hub — dotnet-source-generators