clr-activation-debugging
Pass
Audited by Gen Agent Trust Hub on Apr 22, 2026
Risk Level: SAFE
Full Analysis
- [System Diagnostic Capabilities]: The skill provides PowerShell commands and manual instructions to inspect Windows Registry keys (such as
HKLM\SOFTWARE\Microsoft\.NETFramework) and COM class registrations (CLSID). These operations are standard for diagnosing framework-level loading issues and do not involve unauthorized access. - [Log Analysis]: It includes guidance on enabling and interpreting CLR activation logs (
.CLRLoadfiles). The skill uses common text-processing tools likegrepto identify specific error codes and outcomes within these logs, facilitating the identification of runtime version mismatches. - [Environment Configuration]: The instructions cover the use of environment variables (e.g.,
COMPLUS_CLRLoadLogDir) and registry settings to enable diagnostic logging. These are documented administrative procedures for debugging the .NET Framework shim architecture.
Audit Metadata