Skip to main content

visual-testing

Facilitates visual regression testing using Chromatic, Lost Pixel, and Playwright to ensure UI consistency and detect changes.

Install this skill

or
92/100

Security score

The visual-testing skill was audited on Feb 12, 2026 and we found 4 security issues across 3 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 97

Template literal with variable interpolation in command context

SourceSKILL.md
97```yaml
low line 65

Access to .env file

SourceSKILL.md
65['chromatic', { projectToken: process.env.CHROMATIC_PROJECT_TOKEN }],
low line 28

External URL reference

SourceSKILL.md
281. Go to [chromatic.com](https://chromatic.com)
low line 154

External URL reference

SourceSKILL.md
154baseUrl: 'http://localhost:3000',
Scanned on Feb 12, 2026
View Security Dashboard
Installation guide →