ha-config-flow

Pass

Audited by Gen Agent Trust Hub on Mar 18, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill provides boilerplate code templates for Home Assistant integration development, specifically for user-facing setup wizards.
  • [SAFE]: The templates include input fields for host, username, and password. This is the standard functionality for a Home Assistant config flow to authenticate with devices. No hardcoded credentials or unauthorized data exfiltration patterns were detected.
  • [SAFE]: The skill includes reference material for handling network discovery data (Zeroconf, SSDP, DHCP, USB). Ingestion points: External discovery payloads are processed in the discovery_info parameters within reference/discovery-methods.md. Boundary markers: Not explicitly included in the code snippets. Capability inventory: The code interacts with the Home Assistant core to manage integration entries and unique identifiers. Sanitization: The skill includes instructions to validate before saving, which is a standard safety practice for this type of component.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 18, 2026, 01:36 PM
Security Audit — agent-trust-hub — ha-config-flow