code-analysis
Pass
Audited by Gen Agent Trust Hub on Apr 22, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADS
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill utilizes the 'Microsoft.CodeAnalysis.NetAnalyzers' package, which is an official, first-party code analysis tool from Microsoft.
- [SAFE]: The skill defines explicit 'Hard Rules' that prevent the agent from bypassing or weakening existing security and quality configurations, such as 'TreatWarningsAsErrors' or 'WarningsAsErrors'.
- [SAFE]: Technical references and guidance provided in the skill point to official Microsoft documentation for .NET fundamentals and security analysis.
- [SAFE]: No malicious patterns such as credential exfiltration, obfuscation, or unauthorized remote code execution were found. Commands used ('dotnet build', 'rg') are standard for .NET development environments.
Audit Metadata