Caveat verdict

homeassistant-skill

88
๐ŸŸข Trusted
No high-risk patterns surfaced by the deep scan โ€” automated capability review, not behavioral proof.

Accesses credentials AND makes external network calls

Home Assistant REST API skill using HA_TOKEN; explicitly requires user confirmation before security-sensitive operations like locks and alarm panels.

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.

50
security
50
transparency
70
maintenance

What it does

These are capability combinations: each listed behavior occurs in the skill, but Caveat detects co-occurrence โ€” it does not verify that one flows into another. Read the code to confirm a live chain.

Capability combination high

Accesses credentials AND makes external network calls โ€” potential credential theft

LLM02 ยท ASI03

Findings (1)

Pattern match high

HTTP request to bare IP address โ€” common in malicious payloads

README.md ยท code ยท http://10.0.0.10

Permissions & capabilities

Requires 2 environment variables. (1 sensitive: HA_TOKEN). Requires 2 system binaries. (1 elevated: curl).

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