Caveat verdict

home-assistant-agent-secure

88
🟢 Trusted
No high-risk patterns surfaced by the deep scan — automated capability review, not behavioral proof.

Controls Home Assistant via the Conversation API using a restricted user token; the skill explicitly limits itself to only the /api/conversation/process endpoint and includes security hardening guidance.

⚠ Flagged for review — coarse, uncorroborated signal, not a confirmed exploit. Review the config yourself before installing.

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

35
security
70
transparency
70
maintenance

Findings (4)

Pattern match critical

Possible hardcoded credential

SKILL.md · code · TOKEN="your-restricted-user-token-here

Pattern match medium

Accesses OpenClaw config/secrets directly

SKILL.md · prose · downgraded · ~/.openclaw/.env

Pattern match medium

HTTP request to bare IP address — common in malicious payloads

SKILL.md · prose · downgraded · https://192.168.1.50

Pattern match medium

Accesses shell history/config

SKILL.md · prose · downgraded · ~/.zshrc

Permissions & capabilities

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

credential_access

Is this flag fair?

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