Agent Context Bench — Security skill for Claude Code
Audit AGENTS.md, CLAUDE.md, Cursor and Copilot instructions; measure token cost and benchmark AI coding-agent context.
How to install Agent Context Bench
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open ahmtsahin/agent-context-bench and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What Agent Context Bench does
Audit AGENTS.md, CLAUDE.md, Cursor and Copilot instructions; measure token cost and benchmark AI coding-agent context.
Alternatives in Security
- Anthropic Cybersecurity Skills — 734+ structured cybersecurity skills for AI agents · MITRE ATT&CK mapped · agentskills.io open standard · Work 3.8k ★
- Pareto Mac — by ParetoSecurity - Serves as development guide for Mac security audit tool with build instructions, contribut 431 ★
- Loongsuite Pilot — Local-first telemetry collector for AI coding agents — unified OpenTelemetry events for Claude Code, Codex, Cu 150 ★
README
agent-context-bench
[](https://www.npmjs.com/package/agent-context-bench) [](https://www.npmjs.com/package/agent-context-bench) [](https://github.com/ahmtsahin/agent-context-bench/actions/workflows/ci.yml) [](LICENSE)
**Does your agent context help—or just add work?**
Audit `AGENTS.md`, `CLAUDE.md`, coding-agent `SKILL.md` files, Cursor rules, and Copilot instructions locally without LLM or API calls. Then A/B-test `none` vs `current` vs `optimized` context with your own agent, tasks, and verifier.
Static audit · no LLM/API calls | Benchmark · invokes your agent CLI | GitHub Action
Try it in 30 seconds
Requires Node.js 20 or newer.
npx agent-context-bench@latest .
Example audit output from a configured repository:
Status: Configured
Operational Score: 77/100
Inventory Score: 42/100
Context: 9 files, 924 lines, ~28,000 tokens
Static heuristic signals
- Outcome risk: moderate
- Token overhead risk: high
- Exploration overhead risk: high
Always loaded: 83/100 · 2 files · ~7,000 tokens
Deferred skills: 42/100 · 7 files · ~21,000 tokens
No usable context files (missing or empty)? The result is **Not configured**, not a perfect score. Use `-
Related Skills
Agent Context Doctor
Audit agent context files like AGENTS.md, CLAUDE.md, .cursor/rules/.mdc, .github/copilot-instructions.md, and
Headless Harness Bench
Benchmark of 6 coding-agent harnesses (omp/pi/fx/opencode/dsh/crush) as headless agent loops driven by a contr
Claude Trim
Audit your Claude Code token usage — see which skills eat your context budget and find conflicts before they c
Agents Evolution
[Legacy] Optimized AGENTS.md system instructions for AI CLI/IDE agents. Token-efficient (Caveman ~75%), skills
Skillen
Audit your AI coding skills using your real conversation history — find the toxic ones wasting tokens. Support
Agent Readiness Kit
Audit whether a software repository is ready for AI coding agents (Cursor, Codex, Claude Code, GitHub Copilot,
Related Agents
Benchmark Agent
Use this agent for competitive intelligence and platform benchmarking — it obsessively tracks where Cursor, De
Bench Reporter
Updates benchmark documentation with results from bench-runner. Maintains BENCHMARK.md, README.md, and EVAL-GA
Benchmark Sweep
Runs the real benchmark/performance-gate tasks defined in a repo's own deno.json(c) (today, @zanix/server's be