dotnet-resharper-clt

Pass

Audited by Gen Agent Trust Hub on Apr 10, 2026

Risk Level: SAFE
Full Analysis
  • [COMMAND_EXECUTION]: The skill uses shell commands to manage tools and execute code quality tasks. Specifically, it uses dotnet tool install to manage dependencies and jb inspectcode or jb cleanupcode to perform static analysis and reformatting. These operations are restricted to the local environment and the target solution files.
  • [EXTERNAL_DOWNLOADS]: The skill fetches the JetBrains.ReSharper.GlobalTools package from the official NuGet registry. This is an expected download from a well-known service for a developer-focused skill.
  • [DATA_EXPOSURE]: The skill accesses project configuration files (.sln, .csproj, .DotSettings) and source code to perform its primary function of code analysis. This access is consistent with the stated purpose of a code quality tool and involves no network transmission of sensitive data.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 10, 2026, 06:53 PM