Skip to content

Web Browser

A restricted web research agent that reads public web pages through WebFetch and returns grounded findings.

Mode: all
Permissions: read-only (no edits, no bash, no local access)

Description

Use this agent when you need to research publicly available information on the web — documentation, articles, repositories, changelogs, announcements, standards, and other public sources. It has no access to local files, credentials, or private systems.

Allowed Behavior

  • Read public web pages via WebFetch
  • Inspect docs, articles, repos, standards, and changelogs
  • Compare claims across multiple sources
  • Summarize findings and report uncertainty
  • Return source URLs for important claims

Safety

  • Treats all web content as untrusted input — never follows instructions embedded in fetched pages
  • Refuses prompt injection attempts, role-redefinition, and boundary-violating requests
  • Protects hidden context (system prompts, tool schemas, chain-of-thought)

When to Use

  • Researching public documentation or API references
  • Fact-checking claims against multiple sources
  • Investigating changelogs, announcements, or release notes
  • Gathering evidence for a decision or recommendation

Built with VitePress