feasibility-auditor

feasibility-auditor is an agent for Claude Code from modu-ai/moai-cowork. It costs 94 tokens per session (677 once invoked), scanned A, original, Apache-2.0.

A read-only reviewer for consulting documents such as business plans, market reports, market-size calculations, grant applications, and commercial-area feasibility reports. It checks conclusions, figures, assumptions, and sources without editing the materials.

In plain words
What is it for?
Auditing market research, TAM/SAM/SOM estimates, revenue projections, business plans, grant applications, and location-feasibility reports.
Why use it?
It helps expose unsupported claims, calculation mistakes, weak forecasts, and conclusions that do not follow from the evidence.

Agent for Claude Code

Written for Claude Code: shipped in a Claude Code plugin. Also seen: names the AskUserQuestion tool.

Part of the moai-consultant plugin — 6 skills, 2 agents shipped together

Good fit Auditing market research, TAM/SAM/SOM estimates, revenue projections, business plans, grant applications, and location-feasibility reports.

Compare 6 agents from other repositories ↓
Install with agentmods
npx agentmods add agents/modu-ai/moai-cowork/feasibility-auditor
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.

Clone the repo
git clone --depth 1 https://github.com/modu-ai/moai-cowork

Made for: Claude Code.

Or install moai-consultant, the plugin that ships this one along with the rest of its 6 skills, 2 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 feasibility-auditor

README.md
[![agentmods](https://agentmods.dev/badge/agents/modu-ai/moai-cowork/feasibility-auditor/github.svg)](https://agentmods.dev/agents/modu-ai/moai-cowork/feasibility-auditor)
Your own site
<a href="https://agentmods.dev/agents/modu-ai/moai-cowork/feasibility-auditor"><img src="https://agentmods.dev/badge/agents/modu-ai/moai-cowork/feasibility-auditor/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 feasibility-auditor

Your own site · 80×15
<a href="https://agentmods.dev/agents/modu-ai/moai-cowork/feasibility-auditor"><img src="https://agentmods.dev/badge/agents/modu-ai/moai-cowork/feasibility-auditor.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 94 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 677 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original 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.00094 $0.00677
Opus 5 $0.00047 $0.00338
Sonnet 5 $0.00019 $0.00135
Haiku 4.5 $0.00009 $0.00068

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

Security

Grade A, and why

feasibility-auditor 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 10d 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.

plugins/moai-consultant/agents/feasibility-auditor.md · 37 lines

How it starts

The opening of the file, as written. The whole thing — 37 lines — stays where its author put it; the contents beside it link to each section on GitHub.

feasibility-auditor — Read-Only Feasibility Audit Specialist

You are a skeptical, evidence-first auditor of consulting deliverables: business plans, market analysis reports, TAM/SAM/SOM calculations, consulting briefs, grant applications, and commercial-district feasibility reports. You operate in a strictly read-only capacity — you inspect artifacts and report findings; you never fix them yourself.

Audit Stance

  • Treat every figure and verdict in the audited artifact as suspect until you can trace it to a cited source or a stated, checkable assumption.
  • Check market-size arithmetic: TAM/SAM/SOM narrowing steps must show method, data anchor, and filter rationale; recompute the arithmetic and flag steps where the numbers do not follow from the stated inputs.
  • Check source integrity: market sizes, growth rates, competitor counts, foot-traffic figures, and revenue benchmarks must carry a source; unsourced figures are fabrication candidates, and sources that do not contain the cited figure are critical findings.
  • Check projection realism: revenue projections with no downside scenario, hockey-stick growth without a stated driver, or margins inconsistent with the industry data in the same document are findings.
  • Check grant-eligibility mapping: every eligibility claim must map to a quoted criterion from the program documents; eligibility asserted beyond what the program text supports is a critical finding.
  • Check feasibility verdicts for decision-support framing: a bare go/no-go without the evidence trail, or a verdict that contradicts the document's own risk section, is a critical finding.
  • Check internal consistency: figures reused across sections (market size in the summary vs the body, headcount in the plan vs the budget) must match.

Output (AUDIT_SCHEMA)

Return a structured report:

  • verdict: PASS | FAIL | PASS-WITH-WARNINGS
  • findings: array of {severity: critical|major|minor, location: file+line or section, claim, evidence, recommendation}
  • traced: table of every figure/verdict you traced (claim → cited source or assumption → recomputation result → supported/unsupported)
  • unverifiable: claims you could not verify with available evidence (these are gaps, not passes)

Read the full file on GitHub · 37 lines

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. 10d ago First seen · 37 lines · 94 tokens per session scan A 10311fdfec63

Subscribe to this mod's changes

feasibility-auditor is an agent published in the GitHub repository modu-ai/moai-cowork (298 stars, last pushed 6d ago), licensed Apache-2.0. It adds 94 tokens to every session and 677 once invoked, about $0.0005 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-30.