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/gtapps/claude-code-hermitWrote 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/gtapps/claude-code-hermit/claude-code-homeassistant-hermit)<a href="https://agentmods.dev/plugins/gtapps/claude-code-hermit/claude-code-homeassistant-hermit"><img src="https://agentmods.dev/badge/plugins/gtapps/claude-code-hermit/claude-code-homeassistant-hermit.svg" alt="Measured on agentmods" height="20"></a>Grade A, and why
claude-code-homeassistant-hermit 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": "claude-code-homeassistant-hermit",
"version": "0.4.12",
"description": "Home Assistant layer for claude-code-hermit — skills, subagents, safety hook, and bun-powered CLI for an autonomous HA assistant",
"author": {
"name": "gtapps",
"url": "https://github.com/gtapps"
},
"repository": "https://github.com/gtapps/claude-code-hermit",
"homepage": "https://github.com/gtapps/claude-code-hermit/tree/main/plugins/claude-code-homeassistant-hermit",
"license": "MIT",
"keywords": [
"home-assistant",
"automation",
"mcp",
"gtapps"
],
"dependencies": [
{
"name": "claude-code-hermit",
"version": "^1.3.2"
}
]
}
What it installs
The manifest is a name and a version. 18 skills, 3 agents travel with it, and installing the plugin installs all of them — 938 tokens a session between them. Each is measured on its own page, and each can be installed alone.
- Skill ha-morning-brief A 35 tokens
- Skill ha-analyze-patterns A 35 tokens
- Skill ha-automation-explorer A 62 tokens
- Skill ha-evening-brief A 38 tokens
- Skill ha-presence-report A 63 tokens
- Skill ha-setup-house A 51 tokens
- Skill ha-snapshot-restore A 69 tokens
- Skill ha-update-check A 47 tokens
- Skill ha-automation-diff A 66 tokens
- Skill ha-integration-health A 51 tokens
- Skill ha-safety-audit A 53 tokens
- Skill ha-build-automation A 40 tokens
- Skill ha-apply-update A 58 tokens
- Skill ha-apply-change A 30 tokens
- Skill ha-delete-config A 37 tokens
- Skill ha-refresh-context A 27 tokens
- Skill ha-boot A 32 tokens
- Skill ha-house-status A 37 tokens
- Agent ha-pattern-analyst A 31 tokens
- Agent ha-safety-reviewer A 36 tokens
- Agent ha-automation-builder A 40 tokens
What ships with it
1 file beside plugin.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.
- yesterday Changed 27221c33ff94
- 3d ago First seen · 25 lines scan A 0506f6aa12aa
claude-code-homeassistant-hermit is a plugin published in the GitHub repository gtapps/claude-code-hermit (74 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
kicad-jlcpcb
Generate JLCPCB-ready KiCad PCB projects from descriptions, BOMs, or existing projects. Sources LCSC parts (basic-tier preferred), generates schematics, and packages routed boards into Gerber/drill/CPL/BOM zips ready to upload to JLCPCB.
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.
orchestrator
Token-frugal multi-agent orchestration for Claude Code, built for a Claude Fable 5 chair: Fable plans and decides, Sonnet 5 carries the volume, Opus 5 takes the hard slices and escalations — each worker's effort sized by the chair — and a two-tier verification valve guards the close. When the Fable limit runs dry, an…
commander-hub marketplace
Plugin marketplace listing 1 plugin: commander.
debugger
Debugging specialist for errors, test failures, and unexpected behavior. Use proactively when encountering any issues.
tg-voice
Transcribe Telegram voice messages using local Whisper (faster-whisper) — automatic PostToolUse hook with setup skill for installation and model download.