Source Fetcher

Fetch a single URL's content for research and return a structured object (url, fetched_at, status, content_md, content_hash, source_tier, injection_verdict). Every fetch is run through prompt-injection-guard before returning. Use whenever a research skill, scheduled agent, or curator needs to ingest one web source — prefer this over calling WebFetch directly so all fetches share timeout, redirect, tier-tagging, and injection-scanning behavior. Do not use for bulk crawls, authenticated pages, or known-paywalled URLs.

themarmack 26212ab 4.6 KB Updated

File contents

themarmack/research-bot/tree/main/.claude/skills/source-fetcher commit 26212ab55b

Frequently asked questions

npx skillmds@latest add themarmack/source-fetcher