Safe Browser
Skill Verifiziert AktivBuild 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.
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
- Copy the local template and set up the environment.
- Run the provided Node.js script (`hn-scraper-demo.mjs`).
- Observe the agent interacting with the `safe_browser` tool.
- Verify browser navigation stays within the allowlist.
- 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@browserbaseQualitätspunktzahl
VerifiziertVertrauenssignale
Ähnliche Erweiterungen
Use My Browser
100Verwenden 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.
Skillify
97Codify 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)
Project Session Manager
100Worktree-first dev environment manager for issues, PRs, and features with optional tmux sessions
Public Google Drive
100Erstellen 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.
Oh My Claudecode
100Process-first advisor routing for Claude, Codex, or Gemini via `omc ask`, with artifact capture and no raw CLI assembly
X Twitter Scraper
100Verwenden 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.