analyze-test-run
Pass
Audited by Gen Agent Trust Hub on May 12, 2026
Risk Level: SAFE
Full Analysis
- Test Artifact Processing: The skill retrieves and parses artifacts from GitHub Actions, such as junit.xml and agent-metadata-.md. This information is used to identify failure root causes and generate reports. Ingestion points: junit.xml and agent-metadata-.md (SKILL.md); Boundary markers: None explicitly specified in the instructions; Capability inventory: create_issue and search_issues (SKILL.md); Sanitization: The skill follows standard parsing procedures.
- External Data Retrieval: The skill downloads ZIP files from GitHub's infrastructure using temporary URLs provided by the GitHub API. This allows it to access test results for analysis.
- Automated Issue Management: The skill searches for existing issues before filing new ones to avoid duplication. This capability is used to document test failures and is limited to the microsoft/GitHub-Copilot-for-Azure repository.
Audit Metadata