Accessibility Checker
AdvisoryAudited by Static analysis on Apr 30, 2026.
Overview
No suspicious patterns detected.
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.
NoteHigh Confidence
ASI02: Tool Misuse and ExploitationWhat 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.
