aot-compat
Pass
Audited by Gen Agent Trust Hub on Apr 22, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides legitimate technical guidance for .NET development. It promotes the use of standard annotations like
[DynamicallyAccessedMembers]and[RequiresUnreferencedCode]while explicitly discouraging the unsafe suppression of warnings. - [COMMAND_EXECUTION]: The skill utilizes
dotnet buildandgrepto detect and filter IL-related warnings. These are standard CLI operations required for the skill's function of resolving build-time compatibility issues in a .NET project. - [DATA_INGESTION]: The instructions involve the agent reading and modifying .NET source code and project configuration files. This data processing is within the expected scope of a tool designed for codebase migration and maintenance.
Audit Metadata