Skip to main content

Skill Plan: HA alignment improvements

Enhances Home Assistant integration with improvements in UX, security, and compliance through a structured plan for alignment and testing.

Install this skill

or
75/100

Security score

The Skill Plan: HA alignment improvements skill was audited on Feb 9, 2026 and we found 5 security issues across 1 threat category. Review the findings below before installing.

Categories Tested

Security Issues

medium line 12

Webhook reference - potential data exfiltration

SourceSKILL.md
121) Webhook security alignment (configurable validation)
medium line 13

Webhook reference - potential data exfiltration

SourceSKILL.md
13Goal: Re-enable webhook token validation when a token is configured, while keeping compatibility when it is blank.
medium line 15

Webhook reference - potential data exfiltration

SourceSKILL.md
15- Add an option flag or reuse existing webhook_token presence to gate validation.
medium line 21

Webhook reference - potential data exfiltration

SourceSKILL.md
21- Webhook handler tests for: no token configured, valid token, invalid token, and non-JSON payload.
medium line 24

Webhook reference - potential data exfiltration

SourceSKILL.md
24- Manual webhook tests confirmed delivery with token validation enabled.
Scanned on Feb 9, 2026
View Security Dashboard