moai-analyst

moai-analyst is a plugin for Claude Code from modu-ai/moai-cowork. Its manifest loads nothing; the 7 skills, 2 agents it bundles cost 1,951 tokens per session together, scanned A, original, Apache-2.0.

A data-analysis assistant that handles spreadsheet profiling, charts, and selected South Korean public-data lookups, including property, auctions, stocks, statistics, and building records.

In plain words
What is it for?
Use it to inspect files, create visual summaries, and retrieve relevant Korean public data through the matching analysis tool.
Why use it?
It gives analysts, office workers, planners, and business operators one place to ask for data checks or public information in everyday language.

Plugin for Claude Code

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.

Claude Code
/plugin marketplace add modu-ai/moai-cowork
agentmods
npx agentmods add plugins/modu-ai/moai-cowork/moai-analyst
Clone the repo
git clone --depth 1 https://github.com/modu-ai/moai-cowork

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 moai-analyst

README.md
[![agentmods](https://agentmods.dev/badge/plugins/modu-ai/moai-cowork/moai-analyst.svg)](https://agentmods.dev/plugins/modu-ai/moai-cowork/moai-analyst)
Your own site
<a href="https://agentmods.dev/plugins/modu-ai/moai-cowork/moai-analyst"><img src="https://agentmods.dev/badge/plugins/modu-ai/moai-cowork/moai-analyst.svg" alt="Measured on agentmods" height="20"></a>
Per session not measured What this adds to a session before it is invoked.
When invoked not measured The manifest loads nothing itself; its 7 skills, 2 agents cost 1,951 tokens a session between them.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Security

Grade A, and why

moai-analyst 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 yesterday.

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-analyst/.claude-plugin/plugin.json · 20 lines

What it actually says

{
  "name": "moai-analyst",
  "displayName": "📊 데이터 애널리스트",
  "version": "1.2.0",
  "description": "데이터·공공데이터 분석 전담 AI 코워커 — 데이터 프로파일링·시각화, 공공데이터 조회(부동산·경매·주식·KOSIS·건축물대장) 스킬 7종. KOSIS 통계·건축HUB·DART 전자공시 MCP 연동. 자연어 요청 시 매칭 스킬이 자동 호출됩니다. 이런 분께 추천: 데이터 애널리스트·사무직·기획자·자영업 운영자.",
  "author": {
    "name": "모두의 AI",
    "email": "[email protected]"
  },
  "license": "Apache-2.0",
  "userConfig": {
    "DART_API_KEY": {
      "type": "string",
      "title": "OpenDART 인증키",
      "description": "opendart.fss.or.kr 회원가입 후 인증키 신청 — 이메일로 즉시 발급되는 40자 키입니다. 하루 20,000건 무료.",
      "sensitive": true
    }
  }
}
Contents

What it installs

The manifest is a name and a version. 7 skills, 2 agents travel with it, and installing the plugin installs all of them — 1,951 tokens a session between them. Each is measured on its own page, and each can be installed alone.

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. yesterday Changed · +8 lines 260e4f710a76
  2. 6d ago First seen · 12 lines scan A 1628fe7498b3

Subscribe to this mod's changes

moai-analyst is a plugin published in the GitHub repository modu-ai/moai-cowork (298 stars, last pushed 2d ago), licensed Apache-2.0. Its token cost is not measured: this kind of file is read by the harness, not the model. 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.

Related

Other plugins, from other repositories

foundation

revenantworks-foundation — ten standalone wrights for building, auditing, and maintaining skills, prompts, messages, agent specs, standing Claude configuration, research docs, eval suites, brand identity, token budgets, and multi-agent fan-out dispatch.

revenantworks/claude-skills · not measured

claudit

Audit and optimize your Claude Code configuration. Caches current Claude Code ecosystem knowledge so any subsequent agent task — building a skill, configuring an MCP, authoring CLAUDE.md — can read it instead of re-fetching docs.

acostanzo/quickstop · not measured

gamedev

revenantworks-gamedev — game-development skills on the -smith motif. First member: pixelsmith, art direction for pixel art that must read at several zoom scales at once.

revenantworks/claude-skills · not measured

brevity

Claude Code says less, and says it straight. Short replies, no jargon, no preamble. Applies ASD-STE100 Simplified Technical English to long replies.

pehcastro/harness · not measured

local-ai

From nothing to a working AI setup you own. Scans the machine for models that fit, installs and wires up the right app with consent at every download, shares it over a private URL, and rents a cloud GPU when a model is too big. Needs shell access.

naveedharri/benai-skills · not measured

desktop-notification

Alert you when Claude Code needs input — an audible terminal bell, an OSC 9 terminal notification, and an OS-native toast (macOS/Linux) on permission and idle prompts.

melodic-software/claude-code-plugins · not measured