platform-detection

Pass

Audited by Gen Agent Trust Hub on Sep 14, 2026

Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
  • Command Execution: The skill involves running the dotnet --version command to identify the installed SDK version. This is a standard environment check used to adjust analysis based on the capabilities of the specific .NET SDK in use.
  • Project File Analysis: The skill parses standard .NET configuration files, such as .csproj, global.json, and Directory.Build.props, to extract property values. This localized file access is necessary for determining the project's testing configuration and follows established development tool patterns.
Audit Metadata
Risk Level
SAFE
Analyzed
Sep 14, 2026, 07:06 PM
Security Audit — agent-trust-hub — platform-detection