Zum Hauptinhalt springen
Dieser Inhalt ist noch nicht in Ihrer Sprache verfügbar und wird auf Englisch angezeigt.

Safe Browser

Skill Verifiziert Aktiv
Teil von:Browse

Build local constrained-browser agents with a safe_browser tool that owns CDP, enforces a domain allowlist with Fetch interception, and lets a runtime Claude Agent SDK agent complete browsing tasks without raw browser, shell, or CDP access. Use when the user wants an agent to browse or scrape while staying on approved domains, demo blocked off-domain navigation, or generate a safe browser client.

Zweck

To enable users to build and demonstrate browser agents that operate within strict domain boundaries, ensuring safety and control during web browsing and scraping tasks.

Funktionen

  • Builds local constrained-browser agents
  • Enforces domain allowlist with CDP Fetch interception
  • Provides a `safe_browser` tool with restricted capabilities
  • Includes example for Hacker News scraping with security checks
  • Generates audit logs and artifacts for verification

Anwendungsfälle

  • Browsing or scraping while staying on approved domains
  • Demonstrating prompt-injection or link-following containment
  • Building scrapers or browser workflows with domain policy
  • Generating a Claude Agent SDK example for browser tasks

Nicht-Ziele

  • Providing a general-purpose browser automation tool
  • Allowing agents raw browser, shell, or CDP access
  • Supporting off-domain navigation or arbitrary web requests

Workflow

  1. Copy the local template and set up the environment.
  2. Run the provided Node.js script (`hn-scraper-demo.mjs`).
  3. Observe the agent interacting with the `safe_browser` tool.
  4. Verify browser navigation stays within the allowlist.
  5. Review generated artifacts (audit log, screenshots) for proof of concept.

Voraussetzungen

  • Node.js installed
  • Chromium browser installed (or will be installed via Playwright)

Installation

Zuerst Marketplace hinzufügen

/plugin marketplace add browserbase/skills
/plugin install skills@browserbase

Qualitätspunktzahl

Verifiziert
99 /100
Analysiert 1 day ago

Vertrauenssignale

Letzter Commit1 day ago
Sterne3.2k
LizenzMIT
Status
Quellcode ansehen

Ähnliche Erweiterungen

Use My Browser

100

Verwenden Sie dies, wenn die Arbeit von den Live-Browsersitzungs- oder gerenderten Zustand des Benutzers abhängt und nicht von statischen Abrufen, insbesondere für Browser-Debugging-Kontexte oder von DevTools ausgewählte Elemente oder Anfragen, angemeldeten Dashboards oder CMS-Flows, localhost-Apps, Formularen, Uploads, Downloads, Medieninspektion, DOM- oder iframe-Inspektion, Shadow DOM oder Browserfehlern, die wie Soft-404s, Authentifizierungswände, Anti-Bot-Prüfungen oder Ratenbegrenzungen aussehen.

Skill
xixu-me

Skillify

97

Codify the most recent successful /scrape flow into a permanent browser-skill on disk. Future /scrape calls with the same intent run the codified script in ~200ms instead of re-driving the page. Walks back through the conversation, synthesizes script.ts + script.test.ts + fixture, runs the test in a temp dir, and asks before committing. Use when asked to "skillify", "codify", "save this scrape", or "make this permanent". (gstack)

Skill
garrytan

Project Session Manager

100

Worktree-first dev environment manager for issues, PRs, and features with optional tmux sessions

Skill
Yeachan-Heo

Public Google Drive

100

Erstellen Sie öffentliche Google Docs- oder Google Sheet-Dateien, ohne OAuth zu benötigen. Verwenden Sie diese Fähigkeit, um Google Docs und Sheets zu erstellen und zu bearbeiten, keine Google-Anmeldung erforderlich. Dokumente sind unter teilbaren Links sichtbar. Die Registrierung erfolgt automatisch bei der ersten Verwendung.

Skill
zagmoai

Oh My Claudecode

100

Process-first advisor routing for Claude, Codex, or Gemini via `omc ask`, with artifact capture and no raw CLI assembly

Skill
Yeachan-Heo

X Twitter Scraper

100

Verwenden Sie dies, wenn der Benutzer X (Twitter)-Daten oder durch Bestätigung gesicherte X-Aktionen über Xquik benötigt: Tweet-Suche, Benutzer-Lookup, Follower-Extraktion, Mediendownload, Überwachung, Webhooks, MCP, SDKs, Posting, Likes, DMs und Profilaktualisierungen. Erfordert einen Xquik API-Schlüssel. Fordern Sie niemals X-Login-Materialien an.

Skill
Xquik-dev