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.
Build it so everyone can use it — by keyboard, by screen reader, with low vision. In Israel this is also the law.
Structure & semantics
<button>, <a>, <nav>, <main>, headings in order, one <h1>.Keyboard
outline: none without a replacement.Color & contrast
Images & media
alt; decorative images get alt="".Forms
<label>. Errors announced and tied to the field (aria-describedby).ARIA — last resort
prefers-reduced-motion; don't auto-play moving content.Test
hatzharat negishut): a dedicated page is required, naming the accessibility coordinator and contact, the standard followed, and known limitations. Link it in the footer.lang="he" and dir="rtl", logical reading order in RTL, test with NVDA/JAWS/VoiceOver in Hebrew.web-legal.)accessibility-audit — WCAG 2.1 AA patterns for React (semantic HTML, ARIA, keyboard, contrast).israeli-accessibility-compliance — IS 5568, the legally required accessibility statement, Hebrew screen-reader testing. Pair with github-actions-il to gate IS-5568 checks in CI.~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.