analyze-test-run

Pass

Audited by Gen Agent Trust Hub on Mar 24, 2026

Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
  • GitHub Artifact Integration: The skill downloads test results and metadata from GitHub Actions. These downloads use temporary URLs generated by GitHub for specific artifacts within the designated repository, which is a standard procedure for accessing build outputs.
  • Automated GitHub Issue Management: The skill is configured to interact with the GitHub API via MCP tools to search for and create issues. This functionality is used to document test failures and notify code owners, strictly within the context of the repository under test.
  • Analysis of External Log Data: The skill parses JUnit XML files and agent session logs to perform root-cause analysis. (1) Ingestion points: GitHub artifacts (junit.xml, agent-metadata-*.md); (2) Boundary markers: None explicitly defined in instructions; (3) Capability inventory: GitHub issue creation and searching via MCP tools; (4) Sanitization: Standard parsing logic without specified sanitization steps. This surface is consistent with the skill's primary purpose of diagnosing test failures.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 24, 2026, 11:27 AM