Smart Home

PassAudited by VirusTotal on May 12, 2026.

Overview

Type: OpenClaw Skill Name: smart-home Version: 1.0.0 This skill bundle is purely informational, consisting of markdown files that provide comprehensive guidance on smart home setup, automation, security, and troubleshooting. There are no executable files, no instructions for the AI agent to perform any actions beyond loading and presenting the documentation, and no evidence of prompt injection attempts, data exfiltration, or other malicious behaviors. In fact, several files (SKILL.md, security.md, takeover.md) explicitly advise users on implementing strong security and privacy practices for their smart homes.

Findings (0)

Artifact-based informational review of SKILL.md, metadata, install specs, static scan signals, and capability signals. ClawScan does not execute the skill or run runtime probes.

NoteHigh Confidence
ASI08: Cascading Failures
What this means

If a user implements these automations without testing or manual overrides, a false trigger or misconfiguration could affect home access, safety, or utilities.

Why it was flagged

The automation examples can cascade from one trigger into multiple physical actions, including changing lock state and shutting off a water valve. This is purpose-aligned smart-home guidance, but safety-sensitive.

Skill content
Water leak detected | Shut off main valve (if smart), immediate notification ... Smoke detector | All lights on 100%, unlock doors
Recommendation

Treat these as design patterns, not defaults. Test automations, keep manual overrides and physical keys, and require explicit confirmation for safety-critical devices where possible.

What this means

Following these steps without confirming ownership, backups, or household coordination could lock people out, disconnect devices, or remove existing device history/settings.

Why it was flagged

The takeover checklist recommends high-impact configuration changes and device resets. These are appropriate for securing inherited smart-home devices, but they can disrupt access or erase configurations if done on the wrong devices.

Skill content
Change WiFi password ... Factory reset every smart device before reconfiguring ... Change codes on all smart locks immediately
Recommendation

Confirm ownership and authorization before resetting devices, back up needed settings or recordings, coordinate with household members, and keep fallback access methods.