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.
/plugin marketplace add lessthanseventy/excessibilitynpx agentmods add plugins/lessthanseventy/excessibility/claude-plugingit clone --depth 1 https://github.com/lessthanseventy/excessibilityGrade A, and why
excessibility 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 2d 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.
What it actually says
{
"name": "excessibility",
"description": "LiveView introspection and accessibility testing skills for Phoenix. Use html_snapshot() to capture state at any point, axe-core for WCAG compliance, timeline analysis for debugging.",
"version": "0.9.0",
"author": {
"name": "Andrew Moore"
},
"repository": "https://github.com/lessthanseventy/excessibility",
"license": "MIT",
"keywords": [
"accessibility",
"a11y",
"phoenix",
"liveview",
"testing",
"wcag",
"debugging",
"introspection",
"html-snapshot",
"axe-core",
"playwright"
]
}
What ships with it
1 file beside plugin.json in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.
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.
- 2d ago First seen · 24 lines scan A 85e215e598e2
excessibility is a plugin published in the GitHub repository lessthanseventy/excessibility (42 stars, last pushed 20d ago), licensed MIT. Its token cost is not measured: this kind of file is read by the harness, not the model. 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.
Other plugins, from other repositories
community-access marketplace
Plugin marketplace listing 1 plugin: accessibility-agents.
a11y-audit
Accessibility audits for Shopify stores: scans the storefront against WCAG 2.2 AA with pa11y (axe-core + HTMLCodeSniffer) and Lighthouse, samples by theme template, attributes every finding to the theme, the injecting app (Rebuy, Okendo, Klaviyo, ...), or the collision between them, re-measures contrast in the settled.
claude-skills
Production-grade Claude Code skills verified against official specifications. Zero dependencies, production code examples, complete domain coverage.
claude-skills marketplace
Agent settings configuring schemaversion, skills.
motionspec
Verified web motion for AI-built sites: write a MotionSpec JSON spec, validate it against a strict schema, and compile deterministic GSAP/CSS with reduced-motion support and performance budgets enforced by construction. Reports WCAG 2.2.2 pause-path candidates (reduced-motion guard = 2.3.3, AAA). Includes a…
a11ychk
Web accessibility audit skills (WCAG 2.2 AA + KWCAG 2.2 dual mapping) with the @a11ychk/mcp scanner. Scan localhost or public pages, fix violations with Korean remediation guides, and audit against all 33 KWCAG checkpoints. / 웹 접근성 감사 스킬 — 검사·수정·재검사 루프와 KWCAG 33항목 점검.