Caveat verdict

py-homeassistant-cli

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

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.

45
security
60
transparency
70
maintenance

Findings (4)

Pattern match critical

Possible hardcoded credential

SKILL.md · code · TOKEN="your_long_lived_access_token

Pattern match high

HTTP request to bare IP address — common in malicious payloads

SKILL.md · code · http://10.0.0.10

Pattern match low

Python urllib.request — network access

scripts/homeassistant-cli.py · prose · downgraded · urllib.request

Pattern match low

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?

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