reporter

reporter is an agent for coding agents from OpenAnalystInc/10x-analyst-loop. It costs 0 tokens per session (522 once invoked), scanned A, original, no licence file.

A specialist role named Reporter in the 10x Analyst Loop, a group of agents that work through an analysis process.

In plain words
What is it for?
It is intended for a multi-agent analysis workflow, but the specific jobs it handles are not given.
Why use it?
The description only identifies its role and does not explain what reporting work it performs.

Agent

Part of the 10x-analyst-loop plugin — 18 skills, 5 agents shipped together

Install

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.

agentmods
npx agentmods add agents/openanalystinc/10x-analyst-loop/reporter
Clone the repo
git clone --depth 1 https://github.com/OpenAnalystInc/10x-analyst-loop

Or install 10x-analyst-loop, the plugin that ships this one along with the rest of its 18 skills, 5 agents.

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 reporter

README.md
[![agentmods](https://agentmods.dev/badge/agents/openanalystinc/10x-analyst-loop/reporter.svg)](https://agentmods.dev/agents/openanalystinc/10x-analyst-loop/reporter)
Your own site
<a href="https://agentmods.dev/agents/openanalystinc/10x-analyst-loop/reporter"><img src="https://agentmods.dev/badge/agents/openanalystinc/10x-analyst-loop/reporter.svg" alt="Measured on agentmods" 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 522 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
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 $0.00000 $0.00522
Opus 5 $0.00000 $0.00261
Sonnet 5 $0.00000 $0.00104
Haiku 4.5 $0.00000 $0.00052

Measured 3d ago against content hash da7bfe604a3a, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

reporter 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 3d 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.

agents/reporter.md · 85 lines

The source is not reproduced here

No licence file

A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.

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. 3d ago First seen · 85 lines · 0 tokens per session scan A da7bfe604a3a

Subscribe to this mod's changes

reporter is an agent published in the GitHub repository OpenAnalystInc/10x-analyst-loop (4 stars, last pushed 5mo ago), with no licence file. It costs nothing until one of its globs matches a file; then it loads 522 tokens. 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.

Related

Other agents, from other repositories

analysis-reviewer

Adversarial reviewer of a data analysis, notebook, script, or result for the silent-failure classes that pass ordinary code review but produce wrong answers — unchecked joins, leakage, bad controls, unreconciled totals, undefined metrics, identification gaps, fished specifications, implausible magnitudes, the…

lancegui/causal-powers · 162 tokens

robustness-runner

Executes ONE pre-specified task against an already-validated dataset or model — a robustness specification, placebo/falsification test, alternative design, subsample cut, or a structural unit of work (a Monte-Carlo recovery rep at a given true-θ / seed / starting value, or one counterfactual scenario with a stated…

lancegui/causal-powers · 155 tokens

agent-mmm

Use this agent for any Marketing Mix Model (MMM) work — scoping and planning an MMM engagement, auditing and preparing data, designing model architecture and priors, building and fitting models, diagnosing convergence or attribution problems, interpreting contributions and ROAS, optimising budget, designing…

Yakoub-ai/agent-mmm · 598 tokens

mmm-diagnostician

Specialist sub-agent for MMM diagnostics. Assesses convergence, fit, generalisation, baseline health, prior-to-posterior learning and attribution plausibility for a fitted run, and reports whether the results are safe to act on. Invoked by agent-mmm for review and debugging work.

Yakoub-ai/agent-mmm · 64 tokens

mmm-improver

Specialist sub-agent for the MMM iterative improvement loop. Runs the tournament of model variants, scores each run, and applies posterior-informed prior tightening to refine the best model. Invoked by agent-mmm when the task is improving or optimizing an existing MMM.

Yakoub-ai/agent-mmm · 56 tokens

mmm-modeler

Specialist sub-agent for MMM model construction and fitting. Compiles a spec into a framework, generates priors, runs the prior-predictive → calibrate → fit → posterior-predictive pipeline, and saves run artefacts. Invoked by agent-mmm for build and fit work.

Yakoub-ai/agent-mmm · 63 tokens