dotnet-gc-memory

Pass

Audited by Gen Agent Trust Hub on Mar 5, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill contains technical documentation and code snippets related to .NET memory management, focusing on GC modes, heap types, and buffer pooling. No malicious patterns such as prompt injection, obfuscation, or unauthorized data exfiltration were detected.
  • [SAFE]: The skill mentions and provides example commands for well-known industry-standard diagnostic tools including dotMemory (JetBrains), PerfView (Microsoft), and dotnet-counters (Microsoft .NET SDK). These are recognized as trusted utilities for performance analysis.
  • [SAFE]: The skill actively promotes security best practices, specifically advising the use of clearArray: true when returning rented buffers to ArrayPool<T> if they contain sensitive data, which prevents potential information disclosure between components.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 5, 2026, 09:29 PM