binlog-failure-analysis
Pass
Audited by Gen Agent Trust Hub on Aug 23, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- Command Execution: The skill provides commands for replaying binary logs into text format using
dotnet msbuildand searching logs withgrepandcat. These are standard diagnostic procedures in software development environments. - Indirect Prompt Injection: The skill processes
.binlogfiles, which are external data sources. While this presents a surface for processing untrusted content, the use of standard search and analysis tools is a routine practice for build diagnostics. - External Dependencies: Mentions the
Microsoft.AITools.BinlogMcpserver and thedotnet-toolsNuGet feed. These references are consistent with standard MSBuild tooling and the skill's intended purpose.
Audit Metadata