Accessibility Review
v1.0.0Run a WCAG 2.1 AA accessibility audit on a design or page. Trigger with "audit accessibility", "check a11y", "is this accessible?", or when reviewing a desig...
⭐ 0· 59·0 current·0 all-time
byPatrick Roland@rolandpg
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
Name, description, and runtime instructions all describe running an accessibility audit on a page or design. The skill requires no binaries, env vars, or installs — consistent with an instruction-only auditing helper.
Instruction Scope
SKILL.md is a high-level audit checklist and output template. It references optional platform 'connectors' (design tool, project tracker) for direct inspection or ticket creation; it does not include commands that read unrelated system files or request secrets. Because the instructions are abstract (e.g., "automated scan (catches ~30% of issues)"), the actual agent behavior will depend on the platform's connected tools and which scanning services the agent chooses to use.
Install Mechanism
No install spec and no code files — nothing is written to disk or downloaded by the skill itself.
Credentials
The skill declares no environment variables, credentials, or config paths. The SKILL.md only mentions optional connectors; any credential use would come from platform connector configurations (not from this skill).
Persistence & Privilege
always is false and the skill is user-invocable. It does not request persistent presence or modify other skills or system settings.
Assessment
This is an instruction-only accessibility auditing helper and appears coherent and low-risk. Before installing, verify which connectors the platform will allow the skill/agent to use (e.g., Figma, project tracker) and confirm the connectors' permissions — the skill can reference connected tools and create tickets if those connectors are enabled. If you are worried about automatic transmission of design data, test the skill on non-sensitive examples first and consider disabling autonomous invocation or limiting connector access. Also note the skill is a checklist/template and does not replace manual assistive-technology testing.Like a lobster shell, security has layers — review code before you run it.
latestvk972k3zzmyqszzvnfhznqdr7x584f728
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
