📚 resourceActiveExperimentalhigh

OpenClawHomeAssistant

by techartdev

OpenClaw Assistant – Home Assistant Add-on

Stars

491

Skill Type

⚙️ Infrastructure Operations

Quality Score

52/200

License

MIT

Forks

57

Last Updated

Jun 11, 2026

Discovered

Mar 27, 2026

Validation

Passed

github.com/techartdev/OpenClawHomeAssistant

Quality Breakdown

52/ 200

Content Signals

Gotchas/Edge Cases+40
Progressive Disclosure+30
Trigger Description+20
Verification/Safety+20
Code Examples+15
Composability+15

Repo Health

Recent Activity+15
Scripts/Automation+10
Real Usage (Issues)+10
Single Responsibility+10
Config/Persistence+10
Install Instructions+5

Multi-platform bonus: +5 pts if tool supports 2+ platforms. Score derived from 12 structural signals — not stars or popularity.

Trust & Verification

high

Broad system access required. Carefully review permissions before installing.

Active

Updated within the last 90 days. Actively maintained.

Unverified skill. Always review source code before installing any skill from an unknown author.

Risk Assessment

  • Contains multiple shell scripts (run.sh, brew-wrapper.sh, oc-cleanup.sh) that execute system commands with potential for arbitrary code execution
  • Dockerfile indicates containerized execution environment with system-level access capabilities
  • CLAUDE.md and AGENTS.md files suggest persistent agent configuration and multi-agent orchestration patterns
  • Web terminal feature embedded in Home Assistant provides browser-based shell access
  • Chromium browser automation capability included for web scraping and automation
  • Python scripts (oc_config_helper.py, render_nginx.py) that modify system configuration and render templates