patchright-skill
Enables Patchright-based browser automation for testing and debugging local web applications, enhancing QA and E2E processes.
Install this skill
or
93/100
Security score
The patchright-skill skill was audited on Feb 28, 2026 and we found 7 security issues across 2 threat categories. Review the findings below before installing.
Categories Tested
Security Issues
low line 52
Access to hidden dotfiles in home directory
SourceSKILL.md
| 52 | cd ~/.claude/skills/patchright-skill |
low line 74
Access to hidden dotfiles in home directory
SourceSKILL.md
| 74 | cd ~/.claude/skills/patchright-skill |
low line 140
Access to hidden dotfiles in home directory
SourceSKILL.md
| 140 | cd ~/.claude/skills/patchright-skill |
low line 14
External URL reference
SourceSKILL.md
| 14 | - localhost (http://localhost:*, http://127.0.0.1:*) |
low line 81
External URL reference
SourceSKILL.md
| 81 | python scripts/server.py call '{"tool": "navigate", "args": {"url": "http://localhost:3000"}}' |
low line 145
External URL reference
SourceSKILL.md
| 145 | python scripts/server.py call '{"tool": "navigate", "args": {"url": "http://localhost:3000/login"}}' |
low line 163
External URL reference
SourceSKILL.md
| 163 | python scripts/server.py call '{"tool": "navigate", "args": {"url": "http://localhost:3000"}}' |
Scanned on Feb 28, 2026
View Security Dashboard