CLAUDE.md@user/hooks/webfetch-block · git:20260328.cb42066 · 2026-03-28 · sha256 f9b32e938d343afe

CLAUDE.md@user/hooks/webfetch-block git:20260328.cb42066A

Immutable. This exact content is served forever at /api/v1/blob/f9b32e938d343afe.

# webfetch-block

Catch-all hook for blocking WebFetch on URLs that won't return useful content.

## Scope

Add patterns here when:
- The service requires authentication and no plugin provides access (via MCP or CLI)
- The domain doesn't exist (hallucinated URLs)
- The site blocks bot/automated requests

Services with plugins (GitHub, GitLab, Linear) handle their own WebFetch blocking and provide specific guidance for their tools.