israeli-accessibility-compliance

israeli-accessibility-compliance is a skill for Claude Code, Codex from squadcodercom/squadcoder. It costs 250 tokens per session (7,131 once invoked), scanned A, a copy of israeli-accessibility-compliance, MIT.

A guide to making Hebrew websites and apps accessible under Israel's IS 5568 standard, which is based on internationally used WCAG accessibility rules. It covers accessibility for right-to-left interfaces and public services.

In plain words
What is it for?
Review or implement keyboard access, readable structure, right-to-left behavior, and other accessibility requirements for Hebrew websites and mobile applications.
Why use it?
Israeli websites and apps that serve the public may have legal accessibility obligations, while right-to-left layouts add interface details that are easy to miss.

Skill for Claude CodeCodex

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add skills/squadcodercom/squadcoder/israeli-accessibility-compliance
Any agent
npx skills add squadcodercom/squadcoder --skill israeli-accessibility-compliance
Clone the repo
git clone --depth 1 https://github.com/squadcodercom/squadcoder

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for israeli-accessibility-compliance

README.md
[![agentmods](https://agentmods.dev/badge/skills/squadcodercom/squadcoder/israeli-accessibility-compliance.svg)](https://agentmods.dev/skills/squadcodercom/squadcoder/israeli-accessibility-compliance)
Your own site
<a href="https://agentmods.dev/skills/squadcodercom/squadcoder/israeli-accessibility-compliance"><img src="https://agentmods.dev/badge/skills/squadcodercom/squadcoder/israeli-accessibility-compliance.svg" alt="Measured on agentmods" height="20"></a>
Per session 250 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 7,131 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin 86% copy Near-identical to another mod in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5 $0.00250 $0.07131
Opus 5 $0.00125 $0.03565
Sonnet 5 $0.00050 $0.01426
Haiku 4.5 $0.00025 $0.00713

Measured 4d ago against content hash aa7c19da5763, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

israeli-accessibility-compliance scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 4d ago.

The scan reads SKILL.md. This mod also ships 1 executable file (scripts/audit_a11y.py), listed below but not scanned — reading those needs a real analyzer, not pattern matching.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

Origin

This is a copy

86% identical to israeli-accessibility-compliance — 28 lines differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.

.squadcoder/skills/israeli-accessibility-compliance/SKILL.md · 481 lines

How it starts

The opening of the file, as written. The whole thing — 481 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Israeli Accessibility Compliance

Instructions

Step 1: Understand the Legal Framework

Israeli web accessibility (negishot) is legally mandatory under the Equal Rights for Persons with Disabilities Act (Chok Shivyon Zechuyot Le'Anashim Im Mugbaluyot), 1998 and the Equal Rights for Persons with Disabilities (Service Accessibility Accommodations) Regulations, 2013 (Takanot Negishut LeSherut).

Regulation Requirement Status Penalty
IS 5568 (2017, updated 2020 and 2023) Israeli accessibility standard, anchored to WCAG 2.0 AA Mandatory since October 2017; compliance deadline extended to October 2020 for pre-2017 businesses Up to 50,000 NIS statutory civil damages per violation, without proof of harm
Takanat Negishut LeSherut (2013) Public websites and apps must comply In effect; covers services provided to the public Lawsuits + statutory damages
Mobile applications Included in scope per the 2013 regulations; explicitly reaffirmed in later updates In effect Same statutory damages
Government sites Must meet IS 5568 Level AA In effect Commission oversight + administrative penalty

Note on WCAG version. The statute and regulations reference IS 5568. The dominant reading is that IS 5568, including the September 2023 Part 1 edition, stays legally anchored to WCAG 2.0 AA, with WCAG 2.1 alignment being partial or vendor-claimed rather than the legal baseline. Some sources describe IS 5568:2020 as WCAG 2.1 AA, so sources differ. The safe working target is WCAG 2.0 AA plus the Israeli-specific additions below; meeting WCAG 2.1 (and 2.2) criteria on top of that is useful future-proofing but is not the floor the law sets.

Who must comply: All public-facing Israeli websites and mobile applications of service providers open to the public, including government agencies, educational institutions, healthcare providers, businesses, and non-profits.

Step 2: Who Is Exempt

Read the full file on GitHub · 481 lines

Files

What ships with it

5 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 4d ago First seen · 481 lines · 250 tokens per session scan A aa7c19da5763

Subscribe to this mod's changes

israeli-accessibility-compliance is a skill published in the GitHub repository squadcodercom/squadcoder (11 stars, last pushed 2mo ago), licensed MIT. It adds 250 tokens to every session and 7,131 once invoked, about $0.0013 per session on Opus 5. A static security scan graded it A with 0 findings. It is 86% identical to israeli-accessibility-compliance, differing in 28 lines, and is treated as a copy.