dotnet-api-surface-validation
Pass
Audited by Gen Agent Trust Hub on Feb 24, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill utilizes official Microsoft packages including 'Microsoft.CodeAnalysis.PublicApiAnalyzers' and 'Microsoft.DotNet.ApiCompat.Tool', which are from a trusted organization.
- [SAFE]: Provided C# code for API extraction uses standard reflection techniques intended for unit testing environments and does not execute untrusted external code.
- [SAFE]: GitHub Actions examples leverage official actions from 'actions/checkout' and 'actions/setup-dotnet', maintaining a secure supply chain for CI/CD workflows.
Audit Metadata