accessibility-test-automator

accessibility-test-automator is an agent for coding agents from viksant/vibe-coding-tools-content. It costs 10 tokens per session (3,037 once invoked), scanned A, original, no licence file.

An AI agent that automates accessibility testing against WCAG, the international guidelines for making websites and software usable by people with disabilities.

In plain words
What is it for?
Use it for automated accessibility testing and WCAG compliance checks.
Why use it?
It helps identify accessibility issues through automated checks instead of relying only on manual testing. The description does not specify which WCAG checks it performs.

Agent

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/viksant/vibe-coding-tools-content/accessibility-test-automator
Clone the repo
git clone --depth 1 https://github.com/viksant/vibe-coding-tools-content

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 accessibility-test-automator

README.md
[![agentmods](https://agentmods.dev/badge/agents/viksant/vibe-coding-tools-content/accessibility-test-automator.svg)](https://agentmods.dev/agents/viksant/vibe-coding-tools-content/accessibility-test-automator)
Your own site
<a href="https://agentmods.dev/agents/viksant/vibe-coding-tools-content/accessibility-test-automator"><img src="https://agentmods.dev/badge/agents/viksant/vibe-coding-tools-content/accessibility-test-automator.svg" alt="Measured on agentmods" height="20"></a>
Per session 10 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,037 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. 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 $0.00010 $0.03037
Opus 5 $0.00005 $0.01519
Sonnet 5 $0.00002 $0.00607
Haiku 4.5 $0.00001 $0.00304

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

Security

Grade A, and why

accessibility-test-automator 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 5d ago.

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.

agents/accessibility-test-automator.md · 306 lines

The source is not reproduced here

No licence file

A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.

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. 5d ago First seen · 306 lines · 10 tokens per session scan A 2ddfbd0b21c5

Subscribe to this mod's changes

accessibility-test-automator is an agent published in the GitHub repository viksant/vibe-coding-tools-content (44 stars, last pushed 2mo ago), with no licence file. It adds 10 tokens to every session and 3,037 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other agents, from other repositories

accessibility-specialist

Accessibility expert: WCAG 2.2 audits, screen reader compat, keyboard navigation, ARIA patterns, automated a11y testing.

yonatangross/orchestkit · 33 tokens

a11y-planner

Accessibility Design Planner — 9-phase protocol for designing accessible implementations before coding. Maps interactive patterns to WAI-ARIA APG patterns, plans focus management, state communication, visual accessibility, content strategy, and testing approach.

zivtech/accessibility-skills · 50 tokens

a11y-critic

Standalone accessibility design reviewer evaluating ARIA patterns, focus management, state communication, and multi-perspective access (screen reader, keyboard, low vision, cognitive). 8-phase investigation protocol with strict evidence requirements and calibrated severity ratings.

zivtech/accessibility-skills · 51 tokens

a11y-evidence-reader

Reads accessibility evidence artifacts (axe JSON, keyboard traces, SR censuses, source files, screenshots) and returns a contract-shaped digest plus an explicit coverage note. Extraction only — no severity, no recommendations, no fixes. Keeps evidence corpora out of the main context window. Spawn at haiku for pure…

zivtech/accessibility-skills · 80 tokens

bench-reviewer

Reviews eval suite quality — fixture/rubric consistency, scoring accuracy, false positive traps, difficulty calibration. Read-only reviewer that identifies issues without fixing them.

zivtech/accessibility-skills · 35 tokens

bench-runner

Executes a11y skill benchmarks across hosted and local model families. Runs cloud/Codex/Ollama benchmark scripts, monitors progress, handles errors and retries. Reports raw results to the team.

zivtech/accessibility-skills · 44 tokens