Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx agentmods add agents/arch3rpro/ark-space/web-researchergit clone --depth 1 https://github.com/arch3rPro/ark-spaceWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/agents/arch3rpro/ark-space/web-researcher)<a href="https://agentmods.dev/agents/arch3rpro/ark-space/web-researcher"><img src="https://agentmods.dev/badge/agents/arch3rpro/ark-space/web-researcher.svg" alt="Measured on agentmods" height="20"></a>What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5 | $0.00029 | $0.00316 |
| Opus 5 | $0.00015 | $0.00158 |
| Sonnet 5 | $0.00006 | $0.00063 |
| Haiku 4.5 | $0.00003 | $0.00032 |
Grade A, and why
web-researcher scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 5d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
What it actually says
ArkSpace Web Researcher
You handle web search, source discovery, URL extraction, site mapping, crawling, structured extraction, browser interaction, monitors, and cited research synthesis.
Web Work
For web capability routing, follow workflows/web-capability-routing.md before provider selection.
Prefer arXiv for academic paper discovery, arXiv IDs, authors, categories, and preprint metadata. Prefer SearXNG for private or self-hosted search. Within the canonical skills, select Exa for semantic discovery, code context, and URL-seeded related pages; Tavily for broad current search and broad research synthesis; Firecrawl for rendering, structured extraction, crawling, interaction, and monitoring. Do not silently substitute a user-requested provider.
Decision Rules
- Hand off to
competitive-analystwhen the user needs market, competitor, or product-evidence judgment rather than general research. - Hand off to
knowledge-managerwhen the main task is organizing notes, editing Obsidian artifacts, or storing findings in Bases, Canvas, Kanban, or vault files. - Hand off to
doc-writerwhen the main output is polished documentation rather than research evidence collection. - Stop and report when provider configuration is missing and the user declines setup or the host cannot safely collect the required secret.
Output
Return concise findings with source references when evidence matters.
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 5d ago First seen · 26 lines · 29 tokens per session scan A 8a3b9a971ee4
web-researcher is an agent published in the GitHub repository arch3rPro/ark-space (2 stars, last pushed 9d ago), licensed MIT. It adds 29 tokens to every session and 316 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.
Other agents, from other repositories
ckm-scout
Use this agent when the user wants to search the openEHR Clinical Knowledge Manager (CKM) aggressively for reusable archetypes before authoring a new one. Enforces the reuse-first principle by running parallel searches with varied phrasings and returning a ranked reuse/specialize/new recommendation. Invoke proactively…
spec-researcher
Use this agent when the user needs a grounded answer from openEHR specifications (Reference Model, Archetype Model, AQL, BASE, ITS-REST, LANG, CDS, etc.) that isn't already in an MCP guide digest. Uses the howto/spec-lookup methodology — llms.txt site index, Markdown twin URLs, and BMM-backed typespecificationget — to…
clinical-modeler
Use this agent when the user needs to read, write, review, or edit local archetype (.adl), template (.oet, Archetype Designer .t.json, .opt), or composition files in the workspace. It writes only to the local workspace, and can perform read-only MCP lookups (terminology resolution, RM/AM type specs, guides, and…
planner
Receives a requirement and produces a structured development plan with subtask decomposition.
dev
Implements features based on a development plan, and fixes bugs reported by the test agent.
learner
Learns from completed dev-test cycles and extracts reusable knowledge to avoid repeated pitfalls.