← 返回 Skills 市场
372
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install wcag-21-aa-web-ui-audit
功能描述
Audit web UI for WCAG 2.1 Level AA and produce a remediation backlog. Use when users ask for WCAG 2.1 AA audits, accessibility reviews, conformance reports,...
安全使用建议
This skill appears coherent for performing WCAG 2.1 AA audits. Before installing or running it, consider: (1) Review the run_axe_playwright.js source (included) yourself — it only launches a headless browser and writes local output files. (2) If you plan to run the automation, install playwright and @axe-core/playwright from npm in a controlled environment; be aware Playwright may download browser binaries. (3) Only provide URLs you trust (do not point it at sensitive internal systems unless you intend that scan and have appropriate credentials). (4) The skill's origin/homepage is unknown — if you need stronger assurance, obtain the package from a known repository or request provenance from the publisher. Otherwise the package is internally consistent and aligned with its stated purpose.
功能分析
Type: OpenClaw Skill
Name: wcag-21-aa-web-ui-audit
Version: 1.0.0
The skill bundle is a legitimate tool for performing WCAG 2.1 AA accessibility audits. It includes a Node.js script (scripts/run_axe_playwright.js) that uses Playwright and Axe-core to automate scans, which is consistent with its stated purpose. The instructions in SKILL.md and the supporting documentation/templates are focused on the audit workflow and do not contain any malicious directives, evidence of data exfiltration, or prompt injection risks.
能力评估
Purpose & Capability
The name/description (WCAG 2.1 AA audit) match the provided artifacts: thorough SKILL.md, WCAG checklists, templates, and an optional automation script using axe + Playwright. There are no unrelated environment variables, binaries, or config paths requested.
Instruction Scope
Runtime instructions stay within audit scope (manual checks, automated axe+Playwright runs, templates for findings). Caution: the optional script will visit any URLs you pass to it — including internal/staging sites — so only supply URLs you intend to have scanned and be mindful of authentication/credentials required by those environments (the skill does not request or manage secrets).
Install Mechanism
There is no install spec — the script uses dynamic imports for 'playwright' and '@axe-core/playwright'. Running the automation requires installing those npm packages; Playwright commonly downloads browser binaries when installed or first run. This is expected for a web-scanning tool but is the primary installation-related risk to be aware of (network downloads of browser executables from upstream sources).
Credentials
The skill requests no environment variables, credentials, or config paths. Its behavior (visiting user-provided URLs and writing local output files) is proportionate to an accessibility scanner. If you run against protected sites you will need to supply any required auth out-of-band (the skill does not collect secrets).
Persistence & Privilege
The skill is not forced-always, does not claim persistent system privileges, and does not modify other skills or global agent settings. The only filesystem writes are the expected local outputs/axe-results.json and outputs/axe-summary.md created by the optional script.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install wcag-21-aa-web-ui-audit - 安装完成后,直接呼叫该 Skill 的名称或使用
/wcag-21-aa-web-ui-audit触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release: WCAG 2.1 AA web UI audit workflow, templates, checklists, and optional axe/playwright baseline script.
元数据
常见问题
WCAG 2.1 AA Web UI Audit 是什么?
Audit web UI for WCAG 2.1 Level AA and produce a remediation backlog. Use when users ask for WCAG 2.1 AA audits, accessibility reviews, conformance reports,... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 372 次。
如何安装 WCAG 2.1 AA Web UI Audit?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install wcag-21-aa-web-ui-audit」即可一键安装,无需额外配置。
WCAG 2.1 AA Web UI Audit 是免费的吗?
是的,WCAG 2.1 AA Web UI Audit 完全免费(开源免费),可自由下载、安装和使用。
WCAG 2.1 AA Web UI Audit 支持哪些平台?
WCAG 2.1 AA Web UI Audit 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 WCAG 2.1 AA Web UI Audit?
由 NicolasM(@nicolas-m-design)开发并维护,当前版本 v1.0.0。
推荐 Skills