dotnet-gc-memory

Pass

Audited by Gen Agent Trust Hub on Feb 24, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill provides standard .NET configuration snippets (XML/JSON) for runtime options which are used for performance tuning.
  • [SAFE]: It references well-known diagnostic tools like dotnet-counters and PerfView from Microsoft, as well as dotMemory from JetBrains. These are documented neutrally as official profiling tools.
  • [SAFE]: The C# code examples demonstrate idiomatic use of .NET memory management APIs such as ArrayPool, Span<T>, and IMemoryOwner. They include security best practices like using clearArray: true when returning buffers containing sensitive data to a pool.
  • [SAFE]: All external links point to official documentation from Microsoft (learn.microsoft.com and devblogs.microsoft.com), which are trusted sources.
Audit Metadata
Risk Level
SAFE
Analyzed
Feb 24, 2026, 12:09 AM