web-accessibility — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited web-accessibility (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.
Make web interfaces usable by people who navigate with a keyboard, a screen reader, voice control, or a magnifier. The target is WCAG 2.2 AA, treated as a default, not a final-sprint audit.
button for actions, a for navigation, nav, main,header, ul, table, and real headings in order. The browser gives you focus, keyboard behaviour, and a role for free.
div withrole="button" and hand-wired key handlers is a worse button than button. The first rule of ARIA is do not use ARIA when a native element will do.
h1 and a logical heading hierarchy with no skipped levels; screen-reader users navigate byheading.
it, the keyboard must too.
clear.
move focus to the new content (or a status region) on a client-side route change.
boundaries. Never use colour as the only way to convey meaning; pair it with text, shape, or an icon.
empty alt so assistive tech skips it.
prefers-reduced-motion.why, not just that something did.
language, and do not bake text into images.
with a screen reader before calling it accessible.
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.