platform-detection
Pass
Audited by Gen Agent Trust Hub on Aug 23, 2026
Risk Level: SAFE
Full Analysis
- Data Ingestion Surface: The skill provides logic for reading and interpreting project configuration files such as
.csproj,global.json, andDirectory.Build.props. While processing external configuration files is an entry point for untrusted data, this skill only defines detection patterns and does not execute untrusted content or perform sensitive operations based on the data.- Standard Command Usage: The instructions include a call todotnet --versionto determine the environment's SDK version. This is a common diagnostic command used to choose the correct detection logic path.
Audit Metadata