ha-integration
Warn
Audited by Snyk on Feb 15, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (high risk: 0.80). The skill's DataUpdateCoordinator templates and examples (assets/coordinator.py and the SKILL.md/examples) show fetching JSON from arbitrary external APIs (e.g., async aiohttp requests to https://api.example.com/data) using user-provided host/api_key from the config flow (assets/config_flow.py), so the integration is expected to ingest untrusted third‑party content at runtime.
Audit Metadata