Accessibility Checker

PassAudited by ClawScan on May 10, 2026.

Overview

This instruction-only skill is coherent with its accessibility-checking purpose and shows no hidden code, credentials, install behavior, or suspicious data access.

This skill appears safe and narrowly scoped. Before installing, understand that it may edit UI files to fix accessibility issues; review all changes and test the application afterward.

Findings (1)

Artifact-based informational review of SKILL.md, metadata, install specs, static scan signals, and capability signals. ClawScan does not execute the skill or run runtime probes.

What this means

The agent may change UI code to add labels, adjust contrast, or improve accessibility behavior.

Why it was flagged

The skill explicitly directs the agent to implement accessibility changes, which may modify UI source files. This is expected for the skill's purpose but should still be reviewed by the user.

Skill content
3. **FIX:** Implementiere Verbesserungen (ARIA-Labels, Farbkontraste, etc.).
Recommendation

Use it on the intended project only, review generated diffs, and run accessibility and regression tests before merging changes.