dotnet-msbuild-authoring
Pass
Audited by Gen Agent Trust Hub on Feb 24, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill provides XML examples using the MSBuild
<Exec>task to invoke local processes likedotnet tool,sqlcmd, andsigntool. These are routine operations for build systems to perform tasks like verification and signing. - [SAFE]: Includes documentation on MSBuild property functions for path and string manipulation using standard .NET static methods, which is characteristic of legitimate project configuration scripts.
Audit Metadata