ClawAudit verdict
homeassistant-assist
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.
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.
Accesses credentials AND makes external network calls โ potential credential theft
LLM02 ยท ASI03
Findings (2)
Long base64 string (100+ chars) โ likely obfuscated payload
README.md ยท prose ยท downgraded ยท PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNCAyNCI+
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 Thanks โ recorded.