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 csharpier to 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, and rg (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
Risk Level
SAFE
Analyzed
Apr 22, 2026, 02:18 AM