claude-code-homeassistant-hermit

claude-code-homeassistant-hermit is a plugin for Claude Code from gtapps/claude-code-hermit. Its manifest loads nothing; the 18 skills, 3 agents it bundles cost 938 tokens per session together, scanned A, original, MIT.

A Home Assistant extension that adds smart-home skills, helper agents, safety checks, and command-line tools to a Claude-based coding assistant.

In plain words
What is it for?
Use it for Home Assistant context loading, device-data analysis, automation building, safety review, and background monitoring.
Why use it?
It gives the assistant project-specific ways to inspect, analyze, and safely develop Home Assistant automations.

Plugin for Claude Code

Written for Claude Code: a Claude Code plugin manifest. Also seen: mentions subagents.

Good fit Use it for Home Assistant context loading, device-data analysis, automation building, safety review, and background monitoring.

Compare 6 plugins from other repositories ↓
Install in Claude Code
/plugin marketplace add gtapps/claude-code-hermit/plugin install claude-code-homeassistant-hermit
Install

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.

Clone the repo
git clone --depth 1 https://github.com/gtapps/claude-code-hermit

Made for: Claude Code.

Wrote 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.

agentmods badge for claude-code-homeassistant-hermit

README.md
[![agentmods](https://agentmods.dev/badge/plugins/gtapps/claude-code-hermit/claude-code-homeassistant-hermit.svg)](https://agentmods.dev/plugins/gtapps/claude-code-hermit/claude-code-homeassistant-hermit)
Your own site
<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>
Per session not measured What this adds to a session before it is invoked.
When invoked not measured The manifest loads nothing itself; its 18 skills, 3 agents cost 938 tokens a session between them.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Security

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.

plugins/claude-code-homeassistant-hermit/.claude-plugin/plugin.json · 25 lines

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"
    }
  ]
}
Files

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.

Changes

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.

  1. yesterday Changed 27221c33ff94
  2. 3d ago First seen · 25 lines scan A 0506f6aa12aa

Subscribe to this mod's changes

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.

Related

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.

BeckhamLabsLLC/kicad-jlcpcb · not measured

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.

raiyanyahya/recall · not measured

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…

Rylaa/fable5-opus5-orchestrator · not measured

commander-hub marketplace

Plugin marketplace listing 1 plugin: commander.

KevinZai/commander · not measured

debugger

Debugging specialist for errors, test failures, and unexpected behavior. Use proactively when encountering any issues.

composio-community/awesome-claude-plugins · not measured

tg-voice

Transcribe Telegram voice messages using local Whisper (faster-whisper) — automatic PostToolUse hook with setup skill for installation and model download.

DmitriyYukhanov/claude-plugins · not measured