Back to skill
Skillv1.0.0

ClawScan security

Ha Integration Patterns · ClawHub's context-aware review of the artifact, metadata, and declared behavior.

Scanner verdict

BenignMay 1, 2026, 5:33 AM
Verdict
Benign
Confidence
high
Model
gpt-5.5
Summary
This is an instruction-only Home Assistant development guide with no code, install steps, credentials, persistence, or hidden capabilities shown in the artifacts.
Guidance
This skill appears safe to install as a reference guide. As with any coding guidance, review generated Home Assistant integration code before using it, especially any HTTP endpoints or storage logic you implement from the examples.

Review Dimensions

Purpose & Capability
okThe documented content matches the stated purpose: patterns for Home Assistant custom integrations, services, HTTP views, storage, and testing.
Instruction Scope
okInstructions are limited to development guidance and examples; they do not direct the agent to take unsafe autonomous actions or override user intent.
Install Mechanism
okNo install specification, dependencies, binaries, or executable files are present.
Credentials
okNo environment variables, credentials, system access, or external runtime capabilities are requested by the skill.
Persistence & Privilege
okThe artifact discusses Home Assistant storage patterns as development guidance but does not create persistence, request privileges, or include runnable code.