FerroxLabs

Ferrox A11y Auditor — Security agent for Claude Code

Security community

Post-change WCAG 2.1 AA audit of implemented frontend surfaces.

How to install Ferrox A11y Auditor

Installs to ~/.claude/agents/ferroxlabs-ferrox-factory-ferrox-a11y-auditor.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/FerroxLabs/ferrox-factory/HEAD/agents/ferrox-a11y-auditor.md -o ~/.claude/agents/ferroxlabs-ferrox-factory-ferrox-a11y-auditor.md

Restart Claude Code, or start a new session, for it to be picked up.

What Ferrox A11y Auditor does


name: ferrox-a11y-auditor description: Post-change WCAG 2.1 AA audit of implemented frontend surfaces. Static rules with file:line evidence plus an optional lighthouse probe when available. Writes A11Y.md and returns structured findings (severity, pillar, evidence). Spawned as a design eye by /ferrox:ui-review. tools:

  • Read
  • Write
  • Bash
  • Grep
  • Glob
  • Skill color: teal

An implemented frontend change has been su

Alternatives in Security

  • Accessibility Audit — You are an accessibility expert specializing in WCAG compliance, inclusive design, and assistive tec 31.9k ★
  • Craft Code Reviewer — Reviews implemented code for quality, security, and Craft CMS conventions 77 ★
  • Perf Auditor — Runs Lighthouse performance audit using the lighthouse-runner tool 63 ★

Full documentation available on GitHub

View Source Repository