Caveat verdict
py-homeassistant-cli
Home Assistant REST API CLI that talks to the user's local HA instance; includes explicit safety confirmation rules for locks, alarms, and security automations, matching legitimate smart home control.
⚠ 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_long_lived_access_token
HTTP request to bare IP address — common in malicious payloads
SKILL.md · code · http://10.0.0.10
Python urllib.request — network access
scripts/homeassistant-cli.py · prose · downgraded · urllib.request
Python os.environ.get — reads environment variable
scripts/homeassistant-cli.py · prose · downgraded · os.environ.get(
Permissions & capabilities
No declared permissions — minimal attack surface.
network_in Is this flag fair?
Thanks — recorded.