dotnet-aot-compat
Pass
Audited by Gen Agent Trust Hub on Apr 10, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill uses the
dotnet buildcommand to trigger the compiler's Native AOT and trim analyzers. This is a standard development workflow for identifying IL-related warnings and does not involve any unusual or hidden command execution.\n- [SAFE]: The skill promotes secure development practices by explicitly advising against the suppression of security-related compiler warnings. All recommended code modifications, such as the use of[DynamicallyAccessedMembers]andJsonSerializerContext, align with established .NET best practices. No external dependencies or network operations are involved.
Audit Metadata