chromatic-visual-regression-testing

Pass

Audited by Gen Agent Trust Hub on Aug 12, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill provides standard documentation and integration examples for the Chromatic CLI, a well-known visual testing tool. All external links point to official Chromatic documentation (chromatic.com). Findings are consistent with expected usage for CI/CD and development tooling.
  • [EXTERNAL_DOWNLOADS]: The skill references the standard installation of the chromatic package from the official npm registry (npm install --save-dev chromatic). This is a standard development dependency.
  • [CREDENTIALS_SAFE]: The skill correctly instructs users to manage sensitive information like CHROMATIC_PROJECT_TOKEN using environment variables and CI secrets (e.g., ${{ secrets.CHROMATIC_PROJECT_TOKEN }}) rather than hardcoding them, following security best practices.
Audit Metadata
Risk Level
SAFE
Analyzed
Aug 12, 2026, 10:53 AM
Security Audit — agent-trust-hub — chromatic-visual-regression-testing