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/nayjest/ai-microcore/claude-mdgit clone --depth 1 https://github.com/Nayjest/ai-microcoreWrote 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/nayjest/ai-microcore/claude-md)<a href="https://agentmods.dev/instructions/nayjest/ai-microcore/claude-md"><img src="https://agentmods.dev/badge/instructions/nayjest/ai-microcore/claude-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.1 | $0.00032 | $0.00032 |
| Opus 5 | $0.00016 | $0.00016 |
| Sonnet 5 | $0.00006 | $0.00006 |
| Haiku 4.5 | $0.00003 | $0.00003 |
Grade A, and why
ai-microcore CLAUDE.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 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.
Copies of this mod
7 near-identical copies found in the catalogue:
- astonish CLAUDE.md — 100% identical, 0 lines differ
- tmc-marketplace CLAUDE.md — 100% identical, 0 lines differ
- merit_api CLAUDE.md — 100% identical, 0 lines differ
- sagarshah.dev CLAUDE.md — 100% identical, 0 lines differ
- TaskSentinel CLAUDE.md — 91% identical, 4 lines differ
- grafana-ui-mcp-server CLAUDE.md — 88% identical, 2 lines differ
- ai-mate CLAUDE.md — 80% identical, 2 lines differ
What it actually says
CLAUDE.md
This file provides guidance to Claude Code (claude.ai/code) when working with code in this repository.
@AGENTS.md
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.
- 6d ago First seen · 6 lines · 32 tokens per session scan A 48b1ee25b525
ai-microcore CLAUDE.md is an instructions file published in the GitHub repository Nayjest/ai-microcore (108 stars, last pushed 10d ago), licensed MIT. It adds 32 tokens to every session, about $0.0002 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.
Other instructions, from other repositories
repomix base.instructions.md
Instructions for yamadashy/repomix: Please make sure to check the rules written in .agents/rules/base.md as they contain important project-specific guidelines and instructions.
repomix copilot-instructions.md
Copilot instructions for yamadashy/repomix, a project described as: 📦 Repomix is a powerful tool that packs your entire repository into a single, AI-friendly file. Perfect for when you need to feed your codebase to Large Language Models (LLMs) or other AI tools like Claude, ChatGPT, DeepSeek, Perplexity, Gemini…
langgraphjs CLAUDE.md
Claude Code instructions for langchain-ai/langgraphjs, covering langgraphjs development guide, corridor security analysis, build & test commands, code style guidelines and library architecture.
langgraphjs AGENTS.md
AGENTS.md instructions for langchain-ai/langgraphjs, covering repository instructions and corridor security analysis.
redis-vl-python CLAUDE.md
Claude Code instructions for redis/redis-vl-python, covering claude.md - redisvl project context, frequently used commands, development workflow, redis setup and documentation.
pcl copilot-instructions.md
Copilot instructions for personamanagmentlayer/pcl, covering project overview, pcl bootstrap system, core architecture principles, 1. compiler pipeline and 2. type system.