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 dop-amine/tmux-claude-statusnpx agentmods add plugins/dop-amine/tmux-claude-status/claude-plugingit clone --depth 1 https://github.com/dop-amine/tmux-claude-statusWrote 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/dop-amine/tmux-claude-status/claude-plugin)<a href="https://agentmods.dev/plugins/dop-amine/tmux-claude-status/claude-plugin"><img src="https://agentmods.dev/badge/plugins/dop-amine/tmux-claude-status/claude-plugin.svg" alt="Measured on agentmods" height="20"></a>Grade A, and why
tmux-claude-status 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
{
"name": "tmux-claude-status",
"description": "Per-window tmux tab badges for Claude Code sessions: working, blocked on you, plan awaiting approval, background work running, or ready to read.",
"version": "0.3.0",
"author": {
"name": "dop-amine"
},
"homepage": "https://github.com/dop-amine/tmux-claude-status"
}
What it installs
The manifest is a name and a version. 11 hooks travel with it, and installing the plugin installs all of them. Each is measured on its own page, and each can be installed alone.
- Hook Notification A not measured
- Hook Stop A not measured
- Hook UserPromptSubmit A not measured
- Hook PreToolUse A not measured
- Hook SessionEnd A not measured
- Hook SessionStart A not measured
- Hook StopFailure A not measured
- Hook SubagentStop A not measured
- Hook SubagentStart A not measured
- Hook PostToolUseFailure A not measured
- Hook PostToolUse A not measured
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 · 10 lines scan A 65de712d8335
tmux-claude-status is a plugin published in the GitHub repository dop-amine/tmux-claude-status (2 stars, last pushed 14d 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
workflow
Workflow skills and agents: code-walk-thru, log-work, make-issue-spec, socratic-quiz skills; ui-tester agent for browser-based UI validation.
writing
Prose-quality skills: agent-style (21 literature-backed rules for formal technical prose) and remove-ai-patterns (de-AI text using the avoid-ai-writing catalog plus a deterministic detector).
msg
Inter-agent communication for Claude Code and Codex CLI sessions via threads and messages.
voxtype
Install and set up voxtype — local, on-device voice dictation for macOS (speech-to-text that types wherever your cursor is).
langroid
Design patterns for the Langroid multi-agent LLM framework.
mcp-reconnect
Reconnect MCP servers in Claude Code tmux sessions via automated key injection. No API required — works by driving the /mcp interactive menu through tmux send-keys.