a11y-llm-eval — security grade SAFE, quality 67/100

Security audit verdict: SAFE · quality 67/100

No red flags found in any of the 11 categories — no credential harvesting, no data exfiltration, no curl-pipe-shell installer. Scanned against the SlowMist agent-security taxonomy, refreshed every 8 hours. Full audit →

by microsoft · Agent Tool · ★ 57

Last updated: · Indexed by AgentSkillsHub · Auto-synced every 8h

🔒 Is a11y-llm-eval safe to install? View the security audit →

About a11y-llm-eval

A11y LLM Evaluation Harness and Dataset This is a research project to evaluate how well various LLM models generate accessible HTML content. Problem LLMs currently generate code with accessibility bugs, resulting in blockers for people with disabilities and costly re-work and fixes downstream. Goal Create a public test suite which can be used to benchmark how well various LLMs generates accessible HTML code. Eventually, it could also be used to help train models to generate more accessible code by default. Methdology Each test case contains a prompt to generate an HTML page to demonstrate a specific pattern or component. This page is rendered in a real browser using Playwright (Chromium). Tests are executed against this rendered page. The HTML is evaluated against axe-core, one of the most popular automated accessibility testing engines. The HTML is also evaluated against a manually defined set of assertions, customized for the specific test case. This allows for more robust testing than just using axe-core. Tests only pass if zero axe-core failures are found AND all requirement assertions pass. Best Practice (BP) assertion failures do not fail the test but are tracked separately.

Quick Facts

Stars57
Forks8
LanguagePython
CategoryAgent Tool
LicenseMIT
Quality Score67.0067676345031/100
Open Issues3
Last Updated2026-05-07
Created2025-09-24
Platformspython
Est. Tokens~70k

More Agent Tool Tools

Explore other popular agent tool tools:

View all Agent Tool tools →

Popular Python Agent Tools

Frequently Asked Questions

What is a11y-llm-eval?

a11y-llm-eval is An eval tool to benchmark how well LLMs generate accessible HTML. It is categorized as a Agent Tool with 57 GitHub stars.

What programming language is a11y-llm-eval written in?

a11y-llm-eval is primarily written in Python.

How do I install or use a11y-llm-eval?

You can find installation instructions and usage details in the a11y-llm-eval GitHub repository at github.com/microsoft/a11y-llm-eval. The project has 57 stars and 8 forks, indicating an active community.

What license does a11y-llm-eval use?

a11y-llm-eval is released under the MIT license, making it free to use and modify according to the license terms.

How this security grade is produced

Grades come from a rule-based scan built on the SlowMist agent-security taxonomy, covering 11 red-flag categories including credential harvesting, data exfiltration, and curl | sh installers. It is a first-layer scan, not a manual audit — we say so rather than overstate it.

The scale of the problem is documented independently: Liu et al. (2026), in a study of 31,132 agent skills, report that 26.1% contain security vulnerabilities. Our own full-catalog census is published as a citable open dataset.

Sources & who's responsible:

View on GitHub → Browse Agent Tool tools