csharpier
Pass
Audited by Gen Agent Trust Hub on Apr 22, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns, prompt injections, or obfuscated code were detected across the skill files.
- [EXTERNAL_DOWNLOADS]: The skill uses
dotnet tool install csharpierto fetch the formatter from NuGet, a well-known and standard package registry for .NET development. - [COMMAND_EXECUTION]: Executes standard development commands such as
dotnet tool,dotnet csharpier, andrg(ripgrep) to automate code formatting and project inspection. - [DATA_EXPOSURE]: Accesses standard project configuration files (
.csharpierrc,.editorconfig,dotnet-tools.json) and source code files for the legitimate purpose of formatting code. No sensitive data exfiltration patterns were identified.
Audit Metadata