a-scanner-duskli is the automation engine behind dusk.li. It collects URLs from multiple sources, evaluates dark-mode implementation patterns, and checks color contrast against WCAG2AA criteria.
What it does
- Pulls candidate URLs from curated and discovered sources
- Runs repeatable accessibility checks over each target
- Produces structured scan output for downstream site scoring
Why it matters
Accessibility quality often drifts as sites ship design changes. This scanner turns that into a measurable signal, so dark-mode and contrast regressions are easier to detect and track.