github-ci-failure-triage-8e7d78 — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited github-ci-failure-triage-8e7d78 (Agent Skill) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
Produce a clean, GitHub-native readout of failing PR checks before any code is edited. Triage first: summarize the breakage and propose a local fix plan; implement only after approval when the task is framed as triage-first.
gh CLI authenticated for the repository, or a GitHub connectorgh or a GitHub connector) over screenshots or copied snippets gh pr view <number-or-url> --json number,title,headRefName,url
gh pr view --json number,title,headRefName,url # from the current branch gh pr checks <number>
gh run list --branch <head-branch> --limit 10
gh run view <run-id> --json jobs # job-level status
gh run view <run-id> --log-failed # logs from failing steps onlyIf a check is external (not GitHub Actions), report its URL and keep it out of local log parsing.
scripts/inspect_pr_checks.py — use it when you want a structured check summary instead of raw gh output.--log-failed output for the failing step.~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.