dotnet-version-detection

Pass

Audited by Gen Agent Trust Hub on Mar 5, 2026

Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
  • [COMMAND_EXECUTION]: The skill executes dotnet --version to determine the system's installed .NET SDK version as part of its detection fallback logic.
  • [COMMAND_EXECUTION]: The skill includes a local Python script (scan-dotnet-targets.py) intended to be executed within the workspace to perform a fast scan of project files for TFM and SDK signals.
  • [DATA_EXPOSURE]: The skill reads standard .NET configuration files, including .csproj, global.json, and Directory.Build.props, to extract framework and language version properties. This access is restricted to the project workspace and is necessary for the skill's primary function.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 5, 2026, 09:30 PM