dotnet-analyzer-config
Pass
Audited by Gen Agent Trust Hub on Jun 19, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill uses the
rg(ripgrep) utility to locate configuration files and project properties. It also utilizes thedotnet buildcommand to validate that the analyzer configurations are correctly applied and functional within the .NET SDK environment. These are standard commands for the intended purpose of the skill. - [EXTERNAL_DOWNLOADS]: The skill includes reference links to official documentation from Microsoft, the EditorConfig project, and well-known open-source analyzer projects (StyleCop, Roslynator). These references are used for informational purposes and do not involve automated execution of untrusted remote code.
Audit Metadata