mtk

mtk is a plugin for Claude Code from moberghr/mtk-agent-toolkit. Its manifest loads nothing; the 45 skills, 6 agents, 7 hooks, 1 MCP server it bundles cost 1,762 tokens per session together, scanned B, original, MIT.

An AI-assisted development toolkit that supports .NET, Python, and TypeScript projects. It provides reusable work practices and separate reviewers for code, tests, architecture, and compliance.

In plain words
What is it for?
Use it to plan and implement software, review code and tests, check architecture, and look for silent failures or compliance problems.
Why use it?
It helps teams follow consistent development and review steps across different programming languages. It also brings attention to quality, safety, and compliance concerns during development.

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 moberghr/mtk-agent-toolkit
agentmods
npx agentmods add plugins/moberghr/mtk-agent-toolkit/mtk-agent-toolkit
Clone the repo
git clone --depth 1 https://github.com/moberghr/mtk-agent-toolkit

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 mtk

README.md
[![agentmods](https://agentmods.dev/badge/plugins/moberghr/mtk-agent-toolkit/mtk-agent-toolkit.svg)](https://agentmods.dev/plugins/moberghr/mtk-agent-toolkit/mtk-agent-toolkit)
Your own site
<a href="https://agentmods.dev/plugins/moberghr/mtk-agent-toolkit/mtk-agent-toolkit"><img src="https://agentmods.dev/badge/plugins/moberghr/mtk-agent-toolkit/mtk-agent-toolkit.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 45 skills, 6 agents, 7 hooks, 1 MCP server cost 1,762 tokens a session between them.
Security scan B 1 finding. Scan, not verified.
Origin original No closer match found in the catalogue.
Security

Grade B, and why

mtk scanned grade B 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 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.

Reads agent configuration directoriesmediumAgent snooping

.claude/, .codex/, .gemini/ hold keys, settings and other credentials a mod has no legitimate need for.

"settings.json": "./.claude/settings.json"
.claude-plugin/plugin.json · 38 lines

What it actually says

{
  "name": "mtk",
  "description": "MTK (Moberg Toolkit) — AI-assisted development toolkit with pluggable tech stacks (.NET, Python, TypeScript). Language-agnostic workflow skills, review agents, and compliance-first workflows.",
  "version": "7.33.0",
  "author": {
    "name": "Moberg d.o.o.",
    "url": "https://www.moberg.hr"
  },
  "homepage": "https://github.com/moberghr/mtk-agent-toolkit",
  "repository": "https://github.com/moberghr/mtk-agent-toolkit",
  "license": "MIT",
  "keywords": [
    "dotnet",
    "python",
    "typescript",
    "react",
    "nextjs",
    "tauri",
    "serious-software",
    "regulated-software",
    "compliance",
    "code-review",
    "implementation-workflow",
    "skills",
    "tech-stack"
  ],
  "skills": "./.claude/skills",
  "agents": [
    "./.claude/agents/architecture-reviewer.md",
    "./.claude/agents/compliance-reviewer.md",
    "./.claude/agents/test-reviewer.md",
    "./.claude/agents/silent-failure-hunter.md",
    "./.claude/agents/plan-gap-reviewer.md",
    "./.claude/agents/context-miner.md"
  ],
  "settings.json": "./.claude/settings.json"
}
Contents

What it installs

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

Files

What ships with it

1 file beside plugin.json in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

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 · 38 lines scan B 11e027bd1dba

Subscribe to this mod's changes

mtk is a plugin published in the GitHub repository moberghr/mtk-agent-toolkit (7 stars, last pushed 9d ago), licensed MIT. Its token cost is not measured: this kind of file is read by the harness, not the model. A static security scan graded it B with 1 finding (reads agent configuration directories). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.