color-contrast
Pass
Audited by Gen Agent Trust Hub on Sep 15, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is primarily instructional, offering best practices for color contrast, non-text contrast, and focus indicators. The code examples provided for CSS and HTML are standard implementations of accessibility features.
- [EXTERNAL_DOWNLOADS]: The skill contains references to documentation and canonical sources hosted on the World Wide Web Consortium (w3.org) and the author's GitHub repository (github.com/mgifford). These are well-known and vendor-owned resources used for educational purposes.
- [NODE_PACKAGES]: JavaScript snippets for automated testing mention standard development dependencies including
@playwright/testand@axe-core/playwright. These are industry-standard tools for accessibility auditing and are used here within a non-executable code block. - [COMMAND_EXECUTION]: No executable commands or scripts that run at skill load time were detected. The provided Playwright test snippet is intended for user integration into their own testing pipelines.
Audit Metadata