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.
git clone --depth 1 https://github.com/hoangsonww/Claude-Code-Agent-MonitorWrote 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/hoangsonww/claude-code-agent-monitor/ccam-devtools)<a href="https://agentmods.dev/plugins/hoangsonww/claude-code-agent-monitor/ccam-devtools"><img src="https://agentmods.dev/badge/plugins/hoangsonww/claude-code-agent-monitor/ccam-devtools.svg" alt="Measured on agentmods" height="20"></a>Grade A, and why
ccam-devtools 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 yesterday.
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": "ccam-devtools",
"description": "Developer tools for Claude Code Agent Monitor — session debugging, hook diagnostics, data export, and system health checks for maintaining a healthy monitoring setup.",
"version": "2.1.1",
"author": { "name": "Son Nguyen", "url": "https://github.com/hoangsonww" },
"homepage": "https://github.com/hoangsonww/Claude-Code-Agent-Monitor",
"repository": "https://github.com/hoangsonww/Claude-Code-Agent-Monitor",
"license": "MIT",
"keywords": ["devtools", "debugging", "diagnostics", "export", "health-check", "claude-code"],
"skills": "./skills/"
}
What it installs
The manifest is a name and a version. 6 skills, 3 commands, 2 agents travel with it, and installing the plugin installs all of them — 573 tokens a session between them. Each is measured on its own page, and each can be installed alone.
- Skill transcript-grep A 73 tokens
- Skill data-export A 42 tokens
- Skill event-trace A 73 tokens
- Skill session-debug A 92 tokens
- Skill health-check B 41 tokens
- Skill hook-diagnostics B 41 tokens
- Command doctor A 11 tokens
- Command export A 20 tokens
- Command tail-events A 17 tokens
- Agent db-inspector A 83 tokens
- Agent issue-triager B 80 tokens
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.
- yesterday Changed 7750966d0994
- 4d ago First seen · 12 lines scan A ea8e06fd511b
ccam-devtools is a plugin published in the GitHub repository hoangsonww/Claude-Code-Agent-Monitor (980 stars, last pushed today), 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-09-03.
Other plugins, from other repositories
fuse-changelog
Claude Code update watcher: changelog tracking, breaking changes detection, community pulse via Exa, plugin compatibility analysis.
observability
LLM application monitoring including LangSmith and Phoenix. Use when debugging LLM apps or monitoring production systems.
fuse-nextjs
Expert Next.js 16 + React 19 with App Router, Server Components, Prisma 7, and Better Auth.
fuse-security
Security vulnerability detection and remediation: OWASP Top 10, SAST scanning, CVE research, dependency audit, secrets detection.
rageatc-code-oss
Scale-adaptive software development — TDD, verification, perspective-based review, interface design, and tool capabilities (browser automation, PDFs, YouTube transcripts, local-LLM and Codex delegation).
rageatc-core-oss
Thinking engine — Producer-Critic workflow with research, production, and review.