Caveat verdict
home-assistant-agent-secure
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.
Findings (4)
Possible hardcoded credential
SKILL.md · code · TOKEN="your-restricted-user-token-here
Accesses OpenClaw config/secrets directly
SKILL.md · prose · downgraded · ~/.openclaw/.env
HTTP request to bare IP address — common in malicious payloads
SKILL.md · prose · downgraded · https://192.168.1.50
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?
Thanks — recorded.