dotnet-msbuild-authoring

Pass

Audited by Gen Agent Trust Hub on Mar 7, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill is a documentation resource for MSBuild authoring. It does not contain any obfuscated code, prompt injection attempts, or unauthorized data access patterns.
  • [COMMAND_EXECUTION]: The skill demonstrates the use of the MSBuild Exec task for standard development activities, such as running dotnet tool, sqlcmd, and signtool. These are presented as educational examples for build-time orchestration.
  • [EXTERNAL_DOWNLOADS]: The skill references official Microsoft documentation for MSBuild. These are links to a well-known service and are used purely for reference purposes.
  • [DATA_EXPOSURE]: Examples include the use of MSBuild property functions to read environment variables (e.g., CI). This is a standard practice in build systems for detecting CI/CD environments and does not constitute a risk in this context.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 7, 2026, 03:43 PM