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.
npx agentmods add instructions/david-engelmann/maidan/agents-mdgit clone --depth 1 https://github.com/david-engelmann/maidanWrote 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.
[](https://agentmods.dev/instructions/david-engelmann/maidan/agents-md)<a href="https://agentmods.dev/instructions/david-engelmann/maidan/agents-md"><img src="https://agentmods.dev/badge/instructions/david-engelmann/maidan/agents-md.svg" alt="Measured on agentmods" height="20"></a>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.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5 | $0.00415 | $0.00415 |
| Opus 5 | $0.00208 | $0.00208 |
| Sonnet 5 | $0.00083 | $0.00083 |
| Haiku 4.5 | $0.00042 | $0.00042 |
Grade A, and why
maidan AGENTS.md 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 4d 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.
What it actually says
External agents integrating with Maidan
If you are connecting to a Maidan server (not hacking on this Rust repo), start here.
- docs/Integration.md — canonical integration guide (HTTP, MCP, WebSocket, A2A, webhooks, capabilities).
- Published site: mdBook on GitHub Pages — same
docs/Markdown plus generated MCP tool reference. (Amaidan.worldproduct domain is planned for the public preview but is not live yet — see docs/Promotion.md; use the GitHub Pages URL today.) GET /openapi.jsonon your deployment — OpenAPI 3.0 for REST.- docs/Capability Map.md — capability strings and contract file index.
- docs/Protocols.md — MCP vs A2A vs REST vs webhooks. MCP is
2026-07-28by default (2024-11-05still honored on explicit request); A2A v1.0 over JSON-RPC + REST (gRPC partial). - docs/Providers.md — Postgres/SQLite hosts, S3, embeddings, OIDC.
Edge / Raspberry Pi: docs/Pi.md — install the latest ARM64 binary or container from the Releases page.
Do not start with docs/Clusters/ or docs/Retros/; those are maintainer planning notes and often use Obsidian [[wikilinks]] that GitHub does not render as links.
To contribute to the codebase, read CLAUDE.md instead.
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.
- 4d ago First seen · 17 lines · 415 tokens per session scan A bb45c6f8f4f8
maidan AGENTS.md is an instructions file published in the GitHub repository david-engelmann/maidan (4 stars, last pushed 4d ago), licensed MIT. It adds 415 tokens to every session, about $0.0021 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-31.
Other instructions, from other repositories
ag2 AGENTS.md
AGENTS.md instructions for ag2ai/ag2, covering ag2 development guidelines, ai-assisted contribution policy, architecture decision records (adr), code style guidelines and package structure.
nuwax AGENTS.md
AGENTS.md instructions for nuwax-ai/nuwax, covering ai agent system documentation, 系统概述, ai agent 架构, 核心组件 and ai 功能特性.
nuwax CLAUDE.md
Claude Code instructions for nuwax-ai/nuwax, covering claude ai agent platform frontend, 系统概述, ai agent 架构, 核心组件 and ai 功能特性.
jentic-one CLAUDE.md
Instructions for jentic/jentic-one, covering claude.md, quick start, rules & guides, commands and project layout.
jentic-one GEMINI.md
Instructions for jentic/jentic-one: Otherwise, read AGENTS.md — this repo's canonical agent guidance.
kernel AGENTS.md
AGENTS.md instructions for isaacsight/kernel, covering agents.md — kernel.chat operating contract for codex, what this is (30 seconds), read before you design, non-negotiables (these override convenience) and how you work (full-auto, one hard stop).