← 返回 Skills 市场
djasha

Home Assistant Master

作者 djasha · GitHub ↗ · v1.0.3
cross-platform ✓ 安全检测通过
1074
总下载
1
收藏
4
当前安装
3
版本数
在 OpenClaw 中安装
/install 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...
使用说明 (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.
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install home-assistant-master
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /home-assistant-master 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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
元数据
Slug home-assistant-master
版本 1.0.3
许可证
累计安装 4
当前安装数 4
历史版本数 3
常见问题

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... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 1074 次。

如何安装 Home Assistant Master?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install home-assistant-master」即可一键安装,无需额外配置。

Home Assistant Master 是免费的吗?

是的,Home Assistant Master 完全免费(开源免费),可自由下载、安装和使用。

Home Assistant Master 支持哪些平台?

Home Assistant Master 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Home Assistant Master?

由 djasha(@djasha)开发并维护,当前版本 v1.0.3。

💬 留言讨论