dotnet-csharp-source-generators

Pass

Audited by Gen Agent Trust Hub on Mar 6, 2026

Risk Level: SAFEEXTERNAL_DOWNLOADS
Full Analysis
  • [SAFE]: The skill serves as a purely technical tutorial for .NET developers and does not contain any malicious instructions, prompt injections, or obfuscated content.
  • [UNVERIFIABLE_DEPENDENCIES_AND_REMOTE_CODE_EXECUTION]: The skill references official Microsoft NuGet packages, including Microsoft.CodeAnalysis.Analyzers and Microsoft.CodeAnalysis.CSharp, which are required for source generator development. It also provides links to official documentation on learn.microsoft.com and the dotnet/roslyn GitHub repository.
  • [DYNAMIC_EXECUTION]: Includes a standard code snippet for debugging that uses System.Diagnostics.Debugger.Launch(). This is an established practice for attaching a debugger to the compiler process when developing Roslyn components and is appropriately wrapped in a #if DEBUG preprocessor directive.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 6, 2026, 12:32 AM