← Back to Skills Marketplace
djasha

Home Assistant Master

by djasha · GitHub ↗ · v1.0.3
cross-platform ✓ Security Clean
1074
Downloads
1
Stars
4
Active Installs
3
Versions
Install in OpenClaw
/install home-assistant-master
Description
Home Assistant OS (HAOS) operations skill for OpenClaw agents. Use for read-only audits, diagnostics, automation design/review, dashboard UX planning, voice...
README (SKILL.md)

Home Assistant Master

Follow a diagnostics-first, safety-first workflow for HAOS.

Core operating policy

  1. Start read-only (state/history/logs/traces/diagnostics).
  2. Confirm runtime access path and credential handling policy before operational guidance.
  3. Preview exact impact before any write.
  4. Ask explicit confirmation before writes.
  5. Verify outcome and summarize results.

Risk controls

  • Tier 0: read-only (safe by default).
  • Tier 1: low-risk writes (lights/helpers/scenes/scripts).
  • Tier 2: sensitive writes (locks/alarms/garage/cameras/access).
  • Tier 3: platform actions (restart/reload/update/restore).
  • Require two-step confirmation for Tier 2/3.

Execution workflow

  1. Clarify user intent + constraints.
  2. Collect evidence (trace/history/logs/integration state).
  3. Diagnose root cause (or design options if planning).
  4. Return smallest safe next step first.
  5. Expand only if user asks (checklist -> deep dive).

Reference map (load only when needed)

  • references/safety-policy.md
  • references/workflows.md
  • references/checklists.md
  • references/citations.md
  • references/model-codex.md
  • references/model-claude.md
  • references/release-watch.md
  • references/home-agent-profile.md
  • references/access-and-credentials.md

Allowed actions (default)

  • Read-only diagnostics: states, history, traces, logs, integration health.
  • Planning outputs: checklists, decision trees, change previews.
  • Low-risk guidance for dashboards/automations/helpers without executing writes.

Blocked actions (without explicit approval)

  • Any write/reload/restart/update/restore action.
  • Any lock/alarm/camera/access-control changes.
  • Any bulk entity/service mutation beyond explicitly scoped targets.
  • Any instruction to reveal or move secrets/tokens.

Hard constraints

  • Never execute destructive/mass changes without explicit scoped approval.
  • Never disable security controls as a shortcut.
  • Prefer official HA docs when guidance conflicts.
Usage Guidance
This skill appears coherent and conservative, but it requires the hosting platform to provide access to your Home Assistant instance. Before installing or enabling it: (1) verify the hosting agent/connector is trusted and inspect its connector implementation if possible; (2) do not paste long-lived tokens into chat—use the platform's secret storage or short-lived, least-privilege tokens (read-only tokens for audits); (3) require explicit confirmation for any write actions and prefer two-step confirmation for sensitive changes; (4) audit agent activity and logs after first runs to ensure no unexpected data exfiltration; (5) if you need stronger guarantees, restrict the agent to read-only access or review the platform's permission model before granting runtime write capabilities.
Capability Analysis
Type: OpenClaw Skill Name: home-assistant-master Version: 1.0.3 The skill bundle consists entirely of markdown files providing instructions and policies for an AI agent. There is no executable code, and the documentation consistently emphasizes a 'safety-first' approach, defaulting to read-only operations and requiring explicit user approval for any write actions. Crucially, the instructions explicitly block actions such as revealing or moving secrets/tokens, disabling security controls, or performing mass changes without scoped approval. There is no evidence of prompt injection attempts to subvert the agent, data exfiltration, malicious execution, or persistence mechanisms.
Capability Assessment
Purpose & Capability
Name/description (HAOS operations, audits, diagnostics, automation design) match the SKILL.md and reference docs. The skill requests no unrelated binaries, env vars, or configs; it explicitly expects platform-provided runtime access (connector/browser relay/token), which is appropriate for this purpose.
Instruction Scope
Runtime instructions stay on-purpose: emphasize read-only diagnostics, evidence collection (states/history/logs/traces) and only perform writes after explicit multi-step confirmation. The SKILL.md lists allowed vs blocked actions and tiered risk controls; reading potentially sensitive logs is expected for diagnostics and is explicitly constrained by the policy.
Install Mechanism
Instruction-only skill with no install spec and no code files — nothing is downloaded or written to disk by the skill itself, minimizing installation risk.
Credentials
Skill declares no required environment variables or credentials. It documents acceptable runtime access methods and credential handling policies (avoid pasting long-lived secrets, use secret storage), which is proportional to its needs. The platform/host will supply any needed tokens; users should ensure least-privilege tokens are used.
Persistence & Privilege
always:false (default) and no persistent install behavior. disable-model-invocation is false (agent may invoke autonomously) — this is the platform default and not combined with other red flags in this skill.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install home-assistant-master
  3. After installation, invoke the skill by name or use /home-assistant-master
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.3
Add explicit runtime access and credential-handling requirements; tighten operational clarity
v1.0.2
Security hardening: explicit allowlist + blocked action policy
v1.0.1
Hardened safety policy, model-specific guidance, release watch workflow, and Home Agent profile
Metadata
Slug home-assistant-master
Version 1.0.3
License
All-time Installs 4
Active Installs 4
Total Versions 3
Frequently Asked Questions

What is Home Assistant Master?

Home Assistant OS (HAOS) operations skill for OpenClaw agents. Use for read-only audits, diagnostics, automation design/review, dashboard UX planning, voice... It is an AI Agent Skill for Claude Code / OpenClaw, with 1074 downloads so far.

How do I install Home Assistant Master?

Run "/install home-assistant-master" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Home Assistant Master free?

Yes, Home Assistant Master is completely free (open-source). You can download, install and use it at no cost.

Which platforms does Home Assistant Master support?

Home Assistant Master is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Home Assistant Master?

It is built and maintained by djasha (@djasha); the current version is v1.0.3.

💬 Comments