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.
/plugin marketplace add msiShariful/claude-token-inspectornpx agentmods add plugins/msishariful/claude-token-inspector/marketplacegit clone --depth 1 https://github.com/msiShariful/claude-token-inspectorWrote 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/plugins/msishariful/claude-token-inspector/marketplace)<a href="https://agentmods.dev/plugins/msishariful/claude-token-inspector/marketplace"><img src="https://agentmods.dev/badge/plugins/msishariful/claude-token-inspector/marketplace.svg" alt="Measured on agentmods" height="20"></a>Grade A, and why
shariful-claude-plugins marketplace 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 5d 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
{
"name": "shariful-claude-plugins",
"description": "Claude Code plugins by Shariful Islam — token inspection and context optimization tools",
"owner": {
"name": "Shariful Islam",
"email": "[email protected]"
},
"plugins": [
{
"name": "token-inspector",
"source": {
"source": "github",
"repo": "msishariful/claude-token-inspector"
},
"description": "Inspect and identify bloated context — find large files, redundant instructions, and unnecessary content consuming your token budget",
"version": "1.2.0",
"homepage": "https://github.com/msishariful/claude-token-inspector",
"keywords": ["tokens", "context", "optimization", "debugging"],
"category": "productivity"
}
]
}The plugins it lists here
This marketplace lists 1 plugin kept in the same repository. Each has its own page, its own measurements and its own install command.
What ships with it
1 file beside marketplace.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.
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.
- 5d ago First seen · 22 lines scan A beffe39caa48
shariful-claude-plugins marketplace is a plugin published in the GitHub repository msiShariful/claude-token-inspector (4 stars, last pushed 3mo 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 A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.
Other plugins, from other repositories
mcp-recall
Context compression and persistent retrieval for Claude Code.
zc-ctx
Secure memory + persistent context + skill-admission gate for Claude Code. HMAC-chained toolcalls + outcomes, per-agent HKDF subkey isolation, Postgres RLS, work-stealing task queue, MemGPT-style persistent memory, Agent Notebook Model (Read→Summary redirect), and v0.26.0+ Anthropic-style filesystem skills with AST.
recall
Durable, fully-local project memory for Claude Code. Logs every session to .recall/history.md and condenses it into .recall/context.md with a local Python summarizer (TF-IDF + TextRank) — no API key, no external model, nothing leaves your machine. New sessions resume from the saved context.
toonify-mcp
Local context compression for Claude Code workflows, including structured data and debug-heavy output.
claude-mega-brain
OKF-powered knowledge context for Claude Code — injects your project knowledge base at every session.
neatcontext marketplace
Save Claude Code work as reusable, domain-aware context.