ClawAudit verdict

homeassistant-assist

45
๐ŸŸ  Risky
Significant concerns โ€” only install if you understand the risks

Accesses credentials AND makes external network calls

The skill controls Home Assistant smart home devices using the Assist API. It requires network out capability, which could potentially be used for malicious purposes.

Automated static analysis โ€” not a human review. ClawAudit flags capabilities, not confirmed intent, and can produce false positives. Disagree with this verdict? Use Dispute below.

50
security
70
transparency
70
maintenance

What it does

These are capability combinations: each listed behavior occurs in the skill, but ClawAudit detects co-occurrence โ€” it does not verify that one flows into another. Read the code to confirm a live chain.

Capability combination high

Accesses credentials AND makes external network calls โ€” potential credential theft

LLM02 ยท ASI03

Findings (2)

Pattern match medium

Long base64 string (100+ chars) โ€” likely obfuscated payload

README.md ยท prose ยท downgraded ยท PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNCAyNCI+

Pattern match medium

Accesses OpenClaw config/secrets directly

README.md ยท prose ยท downgraded ยท ~/.openclaw/openclaw.json

Permissions & capabilities

Requires 2 environment variables. (1 sensitive: HASS_TOKEN). Requires 1 system binary. (1 elevated: curl).

network_outnetwork_incredential_access
Check another skill Browse the registry Auditing your own skills or configs? Use the API