ci-crash-dump

Pass

Audited by Gen Agent Trust Hub on Jun 21, 2026

Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
  • Interaction with External Infrastructure: The skill is designed to communicate with the helix.dot.net API to retrieve job details and download crash artifacts such as dump files and reports. This communication is restricted to official project infrastructure and well-known services.
  • Diagnostic Tool Management: Instructions are provided for the installation and update of diagnostic utilities like dotnet-dump and WinDbg. These are standard tools installed via official package managers such as dotnet tool and winget.
  • Processing of External Artifacts: The skill analyzes data received from CI systems, including log files and memory dumps. While this involves processing external data, the analysis is performed using established debugging environments like cdb, lldb, and dotnet-dump which are designed for this purpose.
  • Local Script Dependencies: The skill references scripts located in a sibling ci-analysis directory, such as Get-CIStatus.ps1. These scripts are used to query CI status and retrieve logs, following standard project workflows.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 21, 2026, 10:24 AM
Security Audit — agent-trust-hub — ci-crash-dump