mavericks-os: Agent for Claude Code

.claude/agents/exa-researcher.md

exa-researcher is an agent for Claude Code from yahor-punko/mavericks-os. It costs 0 tokens per session (1,552 once invoked), scanned A, original, no licence file.

A research agent that searches Exa across information about people, companies, software code, and news. Exa is an external search service.

In plain words
What is it for?
Researching competitors, companies, people, recent news, code examples, and library choices; it is not intended for internal codebase analysis or final recommendations.
Why use it?
It gathers outside information and recent material when an internal codebase search is not enough.

Agent for Claude Code

Written for Claude Code: installed under .claude/. Also seen: model in frontmatter.

This is yahor-punko/mavericks-os's own configuration. It tells Claude Code how to work on mavericks-os itself, so it is not a mod to install elsewhere. Copy it as a starting point and replace the rules that are about this project. Everything mavericks-os configures →

Reuse

Borrowing it

Nothing to install: this file belongs to yahor-punko/mavericks-os. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.

Copy the file
curl -O https://raw.githubusercontent.com/yahor-punko/mavericks-os/main/.claude/agents/exa-researcher.md
Clone the repo
git clone --depth 1 https://github.com/yahor-punko/mavericks-os

Made for: Claude Code.

Wrote 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.

agentmods badge for exa-researcher

README.md
[![agentmods](https://agentmods.dev/badge/agents/yahor-punko/mavericks-os/exa-researcher/github.svg)](https://agentmods.dev/agents/yahor-punko/mavericks-os/exa-researcher)
Your own site
<a href="https://agentmods.dev/agents/yahor-punko/mavericks-os/exa-researcher"><img src="https://agentmods.dev/badge/agents/yahor-punko/mavericks-os/exa-researcher/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for exa-researcher

Your own site · 80×15
<a href="https://agentmods.dev/agents/yahor-punko/mavericks-os/exa-researcher"><img src="https://agentmods.dev/badge/agents/yahor-punko/mavericks-os/exa-researcher.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 0 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 1,552 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 1 finding. A grade says what 26 rules found in the file — not that it is safe.
Origin unknown No closer match found in the catalogue.
Token cost

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.

ModelPer sessionOnce invoked
Fable 5.1 $0.00000 $0.01552
Opus 5 $0.00000 $0.00776
Sonnet 5 $0.00000 $0.00310
Haiku 4.5 $0.00000 $0.00155

Measured 11d ago against content hash d08b332f4ca3, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-10, from the pricing page.

Security

Grade A, and why

exa-researcher scanned grade A with 1 finding 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 11d 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.

Makes network callslowCapability

Not a fault in itself. Listed so you know the mod talks to something, and to what.

tools: WebFetch Bash(curl *)
.claude/agents/exa-researcher.md · 155 lines

The source is not reproduced here

A licence we could not identify

The repository carries a LICENSE file, but it is custom or dual enough that GitHub cannot name it and neither can this catalogue. Unknown terms are not permission, so the body is not copied here. Read the licence at the source and decide for yourself.

Read it on GitHub

Changes

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.

  1. 11d ago First seen · 155 lines · 0 tokens per session scan A d08b332f4ca3

Subscribe to this mod's changes

exa-researcher is an agent published in the GitHub repository yahor-punko/mavericks-os (3 stars, last pushed 8d ago), with no licence file. It costs nothing until one of its globs matches a file; then it loads 1,552 tokens. A static security scan graded it A with 1 finding (makes network calls). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other agents, from other repositories

sdk-api-documenter

Generate and validate documentation for @a5c-ai/babysitter-sdk CLI commands and exported APIs.

a5c-ai/babysitter · 25 tokens

ap-verifier

Report the compatibility redirect to ap-independent-checker; this retired role cannot perform new work.

Spielewoy/autoprompt-skill · 23 tokens

eval-judge

Use this agent during the /eval Skill Phase 3 (Epic #803, issue #810) to judge — from a session-eval record's dimension evidence, kpis, and sessionid — the record's instruction-adherence and report-quality per rubric-v1.md's Judge Dimensions section. Dispatched read-only, coordinator-side (never inside a wave) by…

Kanevry/session-orchestrator · 249 tokens

project-discovery

Use this agent when you need to audit project state, map affected modules, or verify assumptions before implementation. Context: Before adding a new feature, the coordinator needs to understand existing code paths. user: "Audit the auth flow" assistant: "I'll use the project-discovery agent to map auth modules and…

Kanevry/session-orchestrator · 0 tokens

technical-writer

Use after implementation to review whether project documentation needs updating. Reads the diff and compares against existing docs to identify gaps and stale content. Produces a structured report — does not rewrite docs itself. Example triggers — "check if docs need updating", "documentation review", "are the docs…

bostonaholic/team · 63 tokens

agent-builder

Generates a new, complete Claude Code sub-agent configuration file from a user's description. Use this to create new agents. Use this Proactively when the user asks you to create a new sub agent, or uses the '/agents' command. When you prompt this agent, include the user's prompt VERBATIM. Remember, this agent has no…

spacehendrix/clauder · 98 tokens