Caveat verdict

smart-home-assistant

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

A Home Assistant energy monitoring skill that reads a declared long-lived access token from config to query the user own local Home Assistant instance; the anti-scope explicitly limits it to energy analysis only.

⚠ 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.

65
security
40
transparency
70
maintenance

Findings (3)

Pattern match critical

Possible hardcoded credential

SKILL.md · code · TOKEN="your-home-assistant-long-lived-access-token

Pattern match low

Python os.environ.get — reads environment variable

config.py · prose · downgraded · os.environ.get(

Pattern match low

Python httpx request — network access

fetcher.py · prose · downgraded · httpx.get(

Permissions & capabilities

Requires 1 system binary.

credential_access

Is this flag fair?

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