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-quality)<a href="https://agentmods.dev/plugins/hoangsonww/claude-code-agent-monitor/ccam-quality"><img src="https://agentmods.dev/badge/plugins/hoangsonww/claude-code-agent-monitor/ccam-quality/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/plugins/hoangsonww/claude-code-agent-monitor/ccam-quality"><img src="https://agentmods.dev/badge/plugins/hoangsonww/claude-code-agent-monitor/ccam-quality.svg" alt="Reviewed on agentmods" width="80" height="20"></a>Grade A, and why
ccam-quality 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 2d 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": "ccam-quality",
"description": "Reliability and error monitoring for Claude Code sessions — surfaces APIError events, hook delivery failures, tool-failure ratios (PreToolUse/PostToolUse gaps), and SLO tracking with error-budget reporting, all derived from the Claude Code Agent Monitor event stream at http://localhost:4820.",
"version": "2.1.2",
"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": [
"reliability",
"errors",
"slo",
"quality",
"monitoring",
"error-budget",
"claude-code"
],
"skills": "./skills/"
}
What it installs
The manifest is a name and a version. 5 skills, 3 commands, 1 agent travel with it, and installing the plugin installs all of them — 494 tokens a session between them. Each is measured on its own page, and each can be installed alone.
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.
- 2d ago Changed 4e07b09364e9
- 4d ago Changed aec997ada2dc
- 7d ago First seen · 20 lines scan A 0699e0491e6d
ccam-quality is a plugin published in the GitHub repository hoangsonww/Claude-Code-Agent-Monitor (989 stars, last pushed 2d 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-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-security
Security vulnerability detection and remediation: OWASP Top 10, SAST scanning, CVE research, dependency audit, secrets detection.
fuse-nextjs
Expert Next.js 16 + React 19 with App Router, Server Components, Prisma 7, and Better Auth.
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.