chrome-devtools-cli-usage
Provides a comprehensive guide for using Chrome DevTools CLI for automation, debugging, and performance analysis.
Install this skill
or
71/100
Security score
The chrome-devtools-cli-usage skill was audited on Feb 9, 2026 and we found 15 security issues across 2 threat categories, including 1 high-severity. Review the findings below before installing.
Categories Tested
Security Issues
high line 20
Piping content to bash shell
SourceSKILL.md
| 20 | curl -fsSL https://raw.githubusercontent.com/pleaseai/chrome-devtools-cli/main/install.sh | bash |
low line 34
External URL reference
SourceSKILL.md
| 34 | chrome-devtools nav new-page --url https://example.com |
low line 37
External URL reference
SourceSKILL.md
| 37 | chrome-devtools nav navigate --url https://google.com |
low line 57
External URL reference
SourceSKILL.md
| 57 | chrome-devtools perf analyze --url https://example.com --format json |
low line 213
External URL reference
SourceSKILL.md
| 213 | chrome-devtools nav new-page --url https://example.com |
low line 231
External URL reference
SourceSKILL.md
| 231 | chrome-devtools --headless nav new-page --url https://staging.example.com |
low line 233
External URL reference
SourceSKILL.md
| 233 | chrome-devtools --headless perf analyze --url https://staging.example.com --format json > perf.json |
low line 242
External URL reference
SourceSKILL.md
| 242 | chrome-devtools nav new-page --url https://example.com |
low line 246
External URL reference
SourceSKILL.md
| 246 | chrome-devtools nav navigate --url https://example.com |
low line 263
External URL reference
SourceSKILL.md
| 263 | chrome-devtools --browser-url http://127.0.0.1:9222 nav list-pages |
low line 269
External URL reference
SourceSKILL.md
| 269 | chrome-devtools --headless --viewport 1920x1080 nav new-page --url https://example.com |
low line 277
External URL reference
SourceSKILL.md
| 277 | await navigatePage({ url: 'https://example.com' }) |
low line 303
External URL reference
SourceSKILL.md
| 303 | Built on [Puppeteer](https://pptr.dev/) with CLI framework and output formatting utilities. |
low line 323
External URL reference
SourceSKILL.md
| 323 | - [npm Package](https://www.npmjs.com/package/@pleaseai/chrome-devtools-cli) |
low line 325
External URL reference
SourceSKILL.md
| 325 | - [Puppeteer Docs](https://pptr.dev/) |
Scanned on Feb 9, 2026
View Security DashboardGitHub Stars 106
Rate this skill
Categorydevelopment
UpdatedMay 21, 2026
openclawtestingdevopsfrontend-developerbackend-developerdevops-sreqa-engineertechnical-writerpuppeteerdevelopmentcontent media
majiayu000/claude-skill-registry