Browserbase's official collection of agent skills to access the web.
12 matches across 2 categories. Click a row to expand file-level details.
| Severity | File | Line | Snippet |
|---|---|---|---|
| HIGH | skills/search/SKILL.md | 17 | export BROWSERBASE_API_KEY="your_api_key" |
| HIGH | skills/fetch/SKILL.md | 17 | export BROWSERBASE_API_KEY="your_api_key" |
| HIGH | skills/functions/SKILL.md | 16 | export BROWSERBASE_API_KEY="your_api_key" |
| HIGH | skills/browserbase-cli/REFERENCE.md | 37 | export BROWSERBASE_API_KEY="your_api_key" |
| HIGH | skills/browserbase-cli/SKILL.md | 25 | export BROWSERBASE_API_KEY="your_api_key" |
| Severity | File | Line | Snippet |
|---|---|---|---|
| LOW | skills/ui-test/EXAMPLES.md | 88 | browse fill "input[name=email]" "user@example.com" |
| LOW | skills/ui-test/EXAMPLES.md | 486 | browse fill "input[name=email]" "test@test.com" |
| LOW | skills/search/REFERENCE.md | 104 | "author": "Jane Doe", |
| LOW | skills/browser/EXAMPLES.md | 36 | browse type "John Doe" |
| LOW | skills/browser/EXAMPLES.md | 117 | browse type "user@example.com" |
| LOW | skills/browser/REFERENCE.md | 178 | browse fill "input[name=email]" "user@example.com" |
| LOW | skills/browser-trace/EXAMPLES.md | 19 | browse fill 'input[name=email]' 'user@example.com' |