Browser
Enables debug-first browser automation with real-time visibility into console logs, network requests, and errors for effective troubleshooting.
Install this skill
or
74/100
Security score
The Browser skill was audited on Mar 1, 2026 and we found 10 security issues across 2 threat categories. Review the findings below before installing.
Categories Tested
Security Issues
medium line 10
Access to hidden dotfiles in home directory
SourceSKILL.md
| 10 | `~/.claude/skills/CORE/USER/SKILLCUSTOMIZATIONS/Browser/` |
medium line 24
Access to hidden dotfiles in home directory
SourceSKILL.md
| 24 | **Headless by default.** All automation runs in headless mode. When the user says "show me" or wants to see what the assistant is seeing, open the URL in their preferred browser from `~/.claude/skills |
low line 44
Access to hidden dotfiles in home directory
SourceSKILL.md
| 44 | bun run ~/.claude/skills/Browser/Tools/Browse.ts https://example.com |
medium line 192
Access to hidden dotfiles in home directory
SourceSKILL.md
| 192 | **Location:** `~/.claude/skills/Browser/Tools/Browse.ts` |
medium line 215
Access to hidden dotfiles in home directory
SourceSKILL.md
| 215 | **Location:** `~/.claude/skills/Browser/Tools/BrowserSession.ts` |
low line 238
Access to hidden dotfiles in home directory
SourceSKILL.md
| 238 | import { PlaywrightBrowser } from '~/.claude/skills/Browser/index.ts' |
low line 44
External URL reference
SourceSKILL.md
| 44 | bun run ~/.claude/skills/Browser/Tools/Browse.ts https://example.com |
low line 110
External URL reference
SourceSKILL.md
| 110 | $ bun run Browse.ts https://myapp.com/users |
low line 242
External URL reference
SourceSKILL.md
| 242 | await browser.navigate('https://example.com') |
low line 262
External URL reference
SourceSKILL.md
| 262 | bun run Browse.ts https://example.com/changed-page |
Scanned on Mar 1, 2026
View Security DashboardGitHub Stars 9.6K
Rate this skill
Categorydevelopment
UpdatedApril 10, 2026
danielmiessler/Personal_AI_Infrastructure