Skip to main content

mcp-chrome-devtools

Facilitates browser automation and UI testing for Angular applications using Chrome DevTools MCP server for efficient validation.

Install this skill

or
78/100

Security score

The mcp-chrome-devtools skill was audited on Feb 12, 2026 and we found 8 security issues across 2 threat categories, including 1 high-severity. Review the findings below before installing.

Categories Tested

Security Issues

high line 108

Prompting for password/secret input

SourceSKILL.md
108- Password input: `input[type="password"]`, `#password`, `[data-testid="password-input"]`
low line 13

External URL reference

SourceSKILL.md
13- Ensure the Black-Tortoise app is running locally (typically `pnpm start` on http://localhost:4200).
low line 66

External URL reference

SourceSKILL.md
663. Navigate to http://localhost:4200/
low line 96

External URL reference

SourceSKILL.md
962. Navigate to home (http://localhost:4200/)
low line 156

External URL reference

SourceSKILL.md
1561. **Always verify app is running** - Check http://localhost:4200 is accessible
low line 170

External URL reference

SourceSKILL.md
1701. Navigate to http://localhost:4200/
low line 179

External URL reference

SourceSKILL.md
1791. Navigate to http://localhost:4200/auth/login
low line 191

External URL reference

SourceSKILL.md
1911. Start at http://localhost:4200/
Scanned on Feb 12, 2026
View Security Dashboard
Installation guide →