Skip to main content

test-ui

Conducts comprehensive UI tests on websites, generating detailed visual reports on accessibility, performance, security, and SEO.

Install this skill

or
93/100

Security score

The test-ui skill was audited on May 13, 2026 and we found 7 security issues across 1 threat category. Review the findings below before installing.

Categories Tested

Security Issues

low line 71

External URL reference

SourceSKILL.md
71node inject-auth.js --url https://example.com --cookies '[{"name":"session","value":"abc123","domain":".example.com"}]'
low line 74

External URL reference

SourceSKILL.md
74node inject-auth.js --url https://example.com --token "Bearer eyJhbGciOi..." --header Authorization --token-key access_token
low line 77

External URL reference

SourceSKILL.md
77node inject-auth.js --url https://example.com --local-storage '{"auth_token":"xyz","user_id":"123"}'
low line 80

External URL reference

SourceSKILL.md
80node inject-auth.js --url https://example.com --cookies '[{"name":"session","value":"abc"}]' --local-storage '{"user":"data"}'
low line 89

External URL reference

SourceSKILL.md
89node navigate.js --url https://example.com/dashboard
low line 90

External URL reference

SourceSKILL.md
90node screenshot.js --url https://example.com/profile --output profile.png
low line 93

External URL reference

SourceSKILL.md
93node screenshot.js --url https://example.com/settings --output settings.png --close true
Scanned on May 13, 2026
View Security Dashboard
Installation guide →