nolte

Ha Integration Reviewer — Security agent for Claude Code

Security community

Produces one bundled, read-only integration-review report for a Home Assistant Custom Integration: quality-scale tier assessment, security/hardening review, and cross-cutting consistency checks (manif.

How to install Ha Integration Reviewer

Installs to ~/.claude/agents/nolte-claude-home-assistant-ha-integration-reviewer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/nolte/claude-home-assistant/HEAD/agents/ha-integration-reviewer.md -o ~/.claude/agents/nolte-claude-home-assistant-ha-integration-reviewer.md

Restart Claude Code, or start a new session, for it to be picked up.

What Ha Integration Reviewer does


name: ha-integration-reviewer description: "Produces one bundled, read-only integration-review report for a Home Assistant Custom Integration: quality-scale tier assessment, security/hardening review, and cross-cutting consistency checks (manifest-tier coherence, translations, diagnostics redaction, device classes, spec drift, upstream-docs spot-check). Whole-picture pre-PR/pre-release pass that complements — never replaces — the interactive single-dimension audit skills ha-quality-scale-aud

Alternatives in Security

  • Sast Configuration — Static Application Security Testing (SAST) tool setup, configuration, and custom rule creation for c... - wsho 31.9k ★
  • Aegis — You are a specialized security agent 3.6k ★
  • Config Auditor — Security header and server configuration auditor 812 ★

Full documentation available on GitHub

View Source Repository