check-bin-obj-clash
Pass
Audited by Gen Agent Trust Hub on Aug 23, 2026
Risk Level: SAFE
Full Analysis
- [Safe Command Execution]: The skill utilizes standard MSBuild commands (
dotnet msbuild) and common Unix text processing utilities (grep,sort,head) to analyze build logs. These operations are performed locally and are consistent with typical software development workflows. - [Local Data Processing]: The workflow relies on binary logs (
.binlog) generated during the build process. The instructions prioritize using Model Context Protocol (MCP) tools for structured inspection, which minimizes the risk associated with manual log parsing. - [No External Dependencies]: The skill does not perform any network operations, download external scripts, or require the installation of third-party packages from unknown sources.
Audit Metadata