analyze-ci-failures

Pass

Audited by Gen Agent Trust Hub on Mar 9, 2026

Risk Level: SAFE
Full Analysis
  • Analysis of External Content: The skill processes information from GitHub pull request logs and comments to identify root causes of build failures. This is a standard architectural pattern for automated analysis tools and is necessary for its primary function.
  • Ingestion points: Reads data from GitHub Actions logs via the github-mcp-server-get_job_logs tool and repository file paths.
  • Boundary markers: The skill relies on structured pattern matching to identify errors rather than explicit delimiters, which is typical for log analysis tasks.
  • Capability inventory: The skill is authorized to post summary comments to GitHub pull requests to communicate findings to contributors.
  • Sanitization: Content processing is focused on extracting known failure patterns (such as compilation or policy errors), which effectively filters the ingested data for its specific analytical purpose.
  • Integration with Trusted Tools: The skill utilizes official MCP tools specifically developed for the Azure SDK, ensuring that all remote analysis is performed through verified and established vendor channels.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 9, 2026, 11:41 PM