Skip to main content

cross-browser-testing

Facilitates cross-browser testing on major browsers using Playwright, ensuring compatibility and fixing browser-specific issues.

Install this skill

or
89/100

Security score

The cross-browser-testing skill was audited on Feb 9, 2026 and we found 7 security issues across 3 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 529

Template literal with variable interpolation in command context

SourceSKILL.md
529```yaml
low line 47

Access to .env file

SourceSKILL.md
47forbidOnly: !!process.env.CI,
low line 48

Access to .env file

SourceSKILL.md
48retries: process.env.CI ? 2 : 0,
low line 49

Access to .env file

SourceSKILL.md
49workers: process.env.CI ? 1 : undefined,
low line 130

Access to .env file

SourceSKILL.md
130reuseExistingServer: !process.env.CI,
low line 57

External URL reference

SourceSKILL.md
57baseURL: 'http://localhost:5173',
low line 129

External URL reference

SourceSKILL.md
129url: 'http://localhost:5173',
Scanned on Feb 9, 2026
View Security Dashboard
Installation guide →
GitHub Stars 106
Rate this skill
Categorydevelopment
UpdatedMay 21, 2026
majiayu000/claude-skill-registry