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/killernay/cc-devenv-doctorWrote 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/killernay/cc-devenv-doctor/devenv-doctor)<a href="https://agentmods.dev/plugins/killernay/cc-devenv-doctor/devenv-doctor"><img src="https://agentmods.dev/badge/plugins/killernay/cc-devenv-doctor/devenv-doctor/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/killernay/cc-devenv-doctor/devenv-doctor"><img src="https://agentmods.dev/badge/plugins/killernay/cc-devenv-doctor/devenv-doctor.svg" alt="Reviewed on agentmods" width="80" height="20"></a>Grade A, and why
devenv-doctor 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 9d 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": "devenv-doctor",
"version": "0.2.0",
"description": "Environment doctor for Claude Code — checks git/Node.js/VS Code/Docker/claude-mem health and suggests exact fix commands per OS",
"author": {
"name": "Ngernthongdee Co., Ltd."
},
"homepage": "https://github.com/killernay/cc-devenv-doctor",
"repository": "https://github.com/killernay/cc-devenv-doctor",
"license": "MIT",
"keywords": [
"environment",
"diagnostics",
"setup",
"onboarding"
]
}
What it installs
The manifest is a name and a version. 1 skill travel with it, and installing the plugin installs all of them — 41 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.
- 9d ago First seen · 18 lines scan A df9f7e47a48e
devenv-doctor is a plugin published in the GitHub repository killernay/cc-devenv-doctor (13 stars, last pushed 1mo 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-30.
Other plugins, from other repositories
powershell-lsp
Real-time PowerShell diagnostics in Claude Code: as Claude edits a .ps1/.psm1/.psd1, it runs PowerShell Editor Services + PSScriptAnalyzer over that file and surfaces syntax errors and lint fixes inline. Hover, go-to-definition, and find-references serve natively through an opt-in handshake shim (userConfig…
lsp-tools
LSP-first code intelligence for Claude Code with strong enforcement patterns.
claude-timestamp
Stamps every message with the local time and how long the turn took, names the tool behind a slow turn, and reports where a session's time actually went. Claude receives the send time of each prompt, so it can reason about when things happened.
cprof
Select which Claude account a session uses, by default profile, per-repo pin, or directory rule.
smart-approval
AI permission tier for Claude Code Bash commands: deny-list gate plus smart AI evaluation for unknown commands. Requires Claude Code >= 2.0.45, shfmt, jq (brew install shfmt jq).
sip
Every prompt takes a sip 💧 — a fun Claude Code status line showing how much water talking to Claude costs, plus cost, 5h/weekly usage (mirrors /usage), context, model & effort, and turn count. All local, all free.