CtrlK
BlogDocsLog inGet started
Tessl Logo

testland/wave-a11y

Runs WebAIM WAVE accessibility scans via the WAVE API or the browser-extension UI - produces visual overlay of errors / alerts / structural elements directly on the page, plus categorized JSON output for CI use. Use when the team values manual-review-friendly visual feedback (the WAVE overlay) alongside automated CI scans, or when a regulatory audit requires WebAIM-branded reports.

74

Quality

93%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Low

Low-risk findings worth noting

Overview
Quality
Evals
Security
Files

Low

Low-risk findings.

1 low severity finding. Worth noting, but not necessarily harmful.

Low

W011: Third-party content exposure detected (indirect prompt injection risk).

What this means

The skill exposes the agent to untrusted, user-generated content from public third-party sources, creating a risk of indirect prompt injection. This includes browsing arbitrary URLs, reading social media posts or forum comments, and analyzing content from unknown websites.

Why it was flagged

The required runtime workflow (CI “Run WAVE scan via API”) sends arbitrary project URLs to the public WAVE API and then the JSON report includes free-form page-derived strings (e.g., `pagetitle`, descriptions, selectors/html), which are outsider-authored content coming from the scanned external web pages; there is no indicated sanitization or refusal before the agent/steps would read/triage that text.

Report incorrect finding
Audited
Security analysis
Snyk