ci — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited ci (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.
Check GitHub Actions workflow status for A-Eyes.
/ci → list last 10 runs
/ci --failed → show only failed runs
/ci --watch → poll until current run completes
/ci 12345678 → show details of run ID 12345678No arguments — list recent runs:
gh run list --limit 10 --repo florian-priegnitz/A-EyesShow: run ID, status (✅/❌/⏳), branch, commit message, duration.
`--failed` — only failures:
gh run list --limit 10 --status failure --repo florian-priegnitz/A-Eyes`--watch` — poll until done:
gh run watch --repo florian-priegnitz/A-EyesSpecific run ID:
gh run view $ARGUMENTS --repo florian-priegnitz/A-Eyes --log-failedShow failed steps and their log output.
completed / successcompleted / failurein_progressqueuedRequires GitHub Actions CI to be configured (issue #18). If no workflows exist yet, this skill will report "no runs found" — set up CI first.
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.