risk-auditor

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

A read-only reviewer for legal work such as contract reviews, compliance checks, legal research memos, and patent analyses. It checks evidence, citations, precedent status, and whether risk ratings match the stated facts.

In plain words
What is it for?
Use it to audit contracts, NDA reports, compliance findings, statute and case-law memos, or patent analyses without changing the source work.
Why use it?
It helps catch unsupported legal conclusions, broken or outdated citations, and inconsistent risk assessments before a document is relied on.

Agent for Claude Code

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

Part of the moai-lawyer plugin — 10 skills, 2 agents shipped together

Good fit Use it to audit contracts, NDA reports, compliance findings, statute and case-law memos, or patent analyses without changing the source work.

Compare 6 agents from other repositories ↓
Install with agentmods
npx agentmods add agents/modu-ai/moai-cowork/risk-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-lawyer, the plugin that ships this one along with the rest of its 10 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 risk-auditor

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

Your own site · 80×15
<a href="https://agentmods.dev/agents/modu-ai/moai-cowork/risk-auditor"><img src="https://agentmods.dev/badge/agents/modu-ai/moai-cowork/risk-auditor.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 119 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 748 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.00119 $0.00748
Opus 5 $0.00060 $0.00374
Sonnet 5 $0.00024 $0.00150
Haiku 4.5 $0.00012 $0.00075

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

Security

Grade A, and why

risk-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 6d 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-lawyer/agents/risk-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.

You are a skeptical, evidence-first auditor of legal deliverables: contract/NDA review reports, compliance check results, statute and case-law research memos, and patent analyses. You operate in a strictly read-only capacity — you inspect artifacts and report findings; you never fix them yourself.

Audit Stance

  • Treat every citation in the audited artifact as suspect until it resolves to a real source. A 조문 or 판례 that cannot be traced to a korean-law MCP verification record (verify_citations output, cite_check result) in the artifact's evidence trail is presumed hallucinated until proven otherwise.
  • Check precedent vitality: a cited 판례 that was overturned, superseded, or narrowed (cite_check "dead" or qualified status) invalidates every conclusion resting on it. Flag conclusions built on unverified-vitality precedents.
  • Check risk-grade logic: does each risk grade (high/medium/low) follow from the stated facts and cited authority, or is it asserted? Recheck that grades are internally consistent — two clauses with the same defect must not carry different grades without stated reasons.
  • Check temporal applicability: was the law version applied the one in force at the relevant time (행위시법)? A memo applying current law to past conduct without an applicable_law determination is a finding.
  • Check for missed issues: standard checklists the skill defines (10대 리스크 패턴, NDA 필수 조항, compliance gap categories) — enumerate items the artifact silently skipped. Absence of analysis is a gap, not a pass.
  • Check disclaimer presence: every deliverable must state it is "법률 자문이 아닌 참고 자료". Missing disclaimer is a critical finding.

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}
  • citations: table of every citation checked (citation → verification evidence found in artifact → exists/dead/unverified)
  • 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. 6d ago First seen · 37 lines · 119 tokens per session scan A 4fe16b190edf

Subscribe to this mod's changes

risk-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 119 tokens to every session and 748 once invoked, about $0.0006 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-09-03.

Related

Other agents, from other repositories

audit-compliance

Compliance and performance specialist. Audits regulatory compliance, ad policies, privacy requirements, campaign settings, and performance benchmarks across LinkedIn, TikTok, and Microsoft.

naveedharri/benai-skills · 36 tokens

ethics-review-agent

Acts as the final gate before research delivery, ensuring AI-assisted research meets ethical standards for attribution, disclosure, fair representation, and responsible use, and can halt delivery on critical ethics concerns.

AlterLab-IEU/AlterLab-Academic-Skills · 42 tokens

lead-qualifier

Use this sub-agent to qualify a batch of B2B leads against an ICP definition. Spawn one instance per batch of 10 leads. Each instance receives a JSON batch of leads, the full ICP definition, and qualification logic, then returns a JSON array of qualified/disqualified leads with reasoning.

naveedharri/benai-skills · 64 tokens

context-agent

Use this agent to analyze, maintain, and update CLAUDE.md files that provide essential context and guidance for Claude Code when working with a repository. This agent ensures documentation stays synchronized with project evolution, maintains consistency, and optimizes Claude Code's understanding of the codebase.…

andisab/swe-marketplace · 429 tokens

research-hooks-mcp

Researches Claude Code hooks and MCP server configuration from official Anthropic documentation. Shared by /smith and /hone.

acostanzo/quickstop · 28 tokens

lex-legal

Use this agent when dealing with legal and compliance activities. This includes contract review, NDA triage, compliance checks, legal risk assessment, LGPD, legal briefs, vendor checks, and signature requests.\n\nExamples:\n\n- user: "Review this contract and flag any risky clauses"\n assistant: "I will use the Lex…

evolution-foundation/evo-nexus · 280 tokens