# Accessibility

> Accessibility is a community-maintained skill from addyosmani. Anomity scores its risk at 40 out of 100 (medium).

- **Canonical URL:** https://catalog.anomity.ai/skill/accessibility-audit
- **Kind:** Skill
- **Publisher:** addyosmani
- **Trust level:** community
- **Risk score:** 40/100 (medium)
- **Website:** https://github.com/addyosmani
- **Last updated:** 2026-09-02
- **JSON:** https://catalog.anomity.ai/api/entries/skill/accessibility-audit

## Description

Audits and improves web accessibility against WCAG 2.2, checking contrast, focus order, labelling, and semantics, then proposing concrete fixes rather than a list of violations.

It drives a browser to evaluate rendered pages and reads project source to suggest changes, so it declares browser control and filesystem read. Accessibility work is one of the better fits for an agent — the rules are objective, the fixes are mechanical, and a human still has to judge whether the result is genuinely usable rather than merely conformant.

## Why it scored 40

The score starts at the catalog's neutral base of 50 and moves only through the signals below. The formula is published at https://catalog.anomity.ai/about — there is no model and no hidden heuristic.

| Signal | Contribution | Severity | Evidence |
| --- | --- | --- | --- |
| Established community project | -10 | trust offset |  |

Clamped result: **40/100**, band **medium**.

## Capabilities

| Capability | Name | Security implication |
| --- | --- | --- |
| `browser:control` | Browser control | Drives a browser session. Combined with credential access can impersonate the user on web services. |
| `filesystem:read` | Filesystem read | Can read files on the host system. Used for context, indexing, or analysis. |

## Related skills

- [AI Research Reproduction](https://catalog.anomity.ai/skill/ai-research-reproduction) — risk 100 (critical)
- [Browser Act](https://catalog.anomity.ai/skill/browser-act) — risk 95 (critical)
- [Anti-Detect Browser](https://catalog.anomity.ai/skill/anti-detect-browser) — risk 70 (high)
- [Using Git Worktrees](https://catalog.anomity.ai/skill/using-git-worktrees) — risk 65 (high)
- [Best Practices](https://catalog.anomity.ai/skill/web-best-practices) — risk 50 (medium)
- [Check](https://catalog.anomity.ai/skill/check-review) — risk 50 (medium)

---

Source: Anomity Catalog (https://catalog.anomity.ai/). Scoring methodology: https://catalog.anomity.ai/about. Machine-readable index: https://catalog.anomity.ai/llms.txt · https://catalog.anomity.ai/openapi.json
