Accessibility Checker

AdvisoryAudited by VirusTotal on Apr 6, 2026.

Overview

Type: OpenClaw Skill Name: accessibility-checker Version: 1.0.0 The skill bundle contains standard metadata and high-level markdown instructions for accessibility auditing and WCAG compliance. No executable code, suspicious network activity, or prompt injection attempts were found in SKILL.md or _meta.json.

Findings (0)

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.