contrast-guard
Pass
Audited by Gen Agent Trust Hub on Jun 9, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill includes several scripts (
check-contrast-guard.mjs,contrast-guard.mjs,install-contrast-guard-hooks.sh) intended for local use to audit code and manage development workflows. - The
install-contrast-guard-hooks.shscript automates the creation of a git hook in.git/hooks/to run audits during the development lifecycle. - [DATA_EXPOSURE]: The audit utility (
scripts/check-contrast-guard.mjs) performs a recursive read of text-based files within the project directory to identify contrast violations and missing theme tokens.
Audit Metadata