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
Exectask for standard development activities, such as runningdotnet tool,sqlcmd, andsigntool. 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