a11y-evidence-reader

a11y-evidence-reader is an agent for Claude Code from zivtech/accessibility-skills. It costs 80 tokens per session (3,783 once invoked), scanned A, original, GPL-3.0.

An accessibility-evidence reader that extracts facts from axe JSON, keyboard traces, screen-reader checks, source files, and screenshots into a fixed-format summary. It also notes which areas the evidence covers, without judging severity or suggesting fixes.

In plain words
What is it for?
Use it to gather and summarise accessibility test evidence for a web or app interface. Axe is an automated accessibility testing tool; keyboard traces and screen-reader checks record how people can use the interface without a mouse or sight.
Why use it?
It keeps large accessibility evidence files out of the main conversation and separates evidence collection from later review.

Agent for Claude Code

Written for Claude Code: installed under .claude/. Also seen: model in frontmatter.

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 agents/zivtech/accessibility-skills/a11y-evidence-reader
Clone the repo
git clone --depth 1 https://github.com/zivtech/accessibility-skills

Made for: Claude Code.

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 a11y-evidence-reader

README.md
[![agentmods](https://agentmods.dev/badge/agents/zivtech/accessibility-skills/a11y-evidence-reader.svg)](https://agentmods.dev/agents/zivtech/accessibility-skills/a11y-evidence-reader)
Your own site
<a href="https://agentmods.dev/agents/zivtech/accessibility-skills/a11y-evidence-reader"><img src="https://agentmods.dev/badge/agents/zivtech/accessibility-skills/a11y-evidence-reader.svg" alt="Measured on agentmods" height="20"></a>
Per session 80 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 3,783 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 1 finding. Scan, not verified.
Origin unknown No closer match found 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.1 $0.00080 $0.03783
Opus 5 $0.00040 $0.01892
Sonnet 5 $0.00016 $0.00757
Haiku 4.5 $0.00008 $0.00378

Measured today against content hash 682cfa6348d8, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-06, from the pricing page.

Security

Grade A, and why

a11y-evidence-reader scanned grade A with 1 finding 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 today.

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.

Makes network callslowCapability

Not a fault in itself. Listed so you know the mod talks to something, and to what.

- **No network.** The `tools:` allowlist drops WebFetch, WebSearch, and browser MCP — but **it does not close the Bash network path**: `curl`, `gh`, `npx`, and `agent-browser` all reach out from inside an allowed tool. C
.claude/agents/a11y-evidence-reader.md · 150 lines

The source is not reproduced here

Licensed GPL-3.0

The repository is licensed GPL-3.0, which this catalogue does not treat as permission to reproduce the file. Read it at the source.

Read it on GitHub

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. today First seen · 150 lines · 80 tokens per session scan A 682cfa6348d8

Subscribe to this mod's changes

a11y-evidence-reader is an agent published in the GitHub repository zivtech/accessibility-skills (6 stars, last pushed yesterday), licensed GPL-3.0. It adds 80 tokens to every session and 3,783 once invoked, about $0.0004 per session on Opus 5. A static security scan graded it A with 1 finding (makes network calls). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-05.

Related

Other agents, from other repositories

accessibility-test-automator

AI agent for automated accessibility testing and WCAG compliance.

viksant/vibe-coding-tools-content · 10 tokens

Alt Text & Headings

Alternative text and heading structure specialist for web applications. Use when building or reviewing any page with images, icons, SVGs, videos, figures, charts, or heading hierarchies. Covers meaningful vs decorative images, complex image descriptions, heading levels, document outline, and landmark structure. Can…

Community-Access/accessibility-agents · 96 tokens

Issue Tracker

Your GitHub issue command center -- find, triage, review, and respond to issues with full markdown + HTML reports saved to your workspace. Includes reactions, release context, and discussion awareness.

Community-Access/accessibility-agents · 42 tokens

Contrast Master

Color contrast and visual accessibility specialist. Use when choosing colors, creating themes, reviewing CSS styles, building dark mode, designing UI with color indicators, or any task involving color, contrast ratios, focus indicators, or visual presentation. Ensures WCAG AA compliance for all color and visual…

Community-Access/accessibility-agents · 74 tokens

Forms Specialist

Form accessibility specialist for web applications. Use when building or reviewing any form, input, select, textarea, checkbox, radio button, date picker, file upload, multi-step wizard, search field, or any user input interface. Covers labeling, error handling, validation, grouping, autocomplete, and assistive…

Community-Access/accessibility-agents · 79 tokens

Accessibility Tool Builder

Expert in building accessibility scanning tools, rule engines, document parsers, report generators, and audit automation. Designs WCAG criterion mapping, severity scoring algorithms, CLI/GUI scanner architecture, and CI/CD integration for accessibility tooling.

Community-Access/accessibility-agents · 49 tokens