Skip to main content

control-ui

Facilitates local UI verification and bug reproduction using browser automation for web and Electron applications.

Install this skill

or
98/100

Security score

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

Categories Tested

Security Issues

low line 36

External URL reference

SourceSKILL.md
36await page.goto("http://127.0.0.1:<port>");
low line 51

External URL reference

SourceSKILL.md
51const browser = await chromium.connectOverCDP("http://127.0.0.1:<debug-port>");
Scanned on May 28, 2026
View Security Dashboard
Installation guide →