contrast-guard

Pass

Audited by Gen Agent Trust Hub on Jul 26, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill's primary purpose is to provide guidelines and automated checks for WCAG-compliant color contrast in frontend applications. All operations are local and transparent.
  • [COMMAND_EXECUTION]: The skill includes several utility scripts (scripts/check-contrast-guard.mjs, scripts/contrast-guard.mjs, scripts/install-contrast-guard-hooks.sh) for auditing codebases and managing documentation. These scripts perform standard file system operations (reading source code, writing markdown files) and do not initiate network connections.
  • [COMMAND_EXECUTION]: The script scripts/install-contrast-guard-hooks.sh automates the installation of a Git hook (pre-push) that triggers the contrast auditor. While this modifies the local repository configuration to persist checks, it is a standard development practice for quality assurance and the behavior is clearly documented and non-obfuscated.
Audit Metadata
Risk Level
SAFE
Analyzed
Jul 26, 2026, 01:33 AM
Security Audit — agent-trust-hub — contrast-guard