home-assistant-custom-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.70). The integration fetches and ingests JSON from arbitrary, user-specified HTTP hosts (see references/msp_integration_101_intermediate/api.py: requests.get(f"http://{self.host}/api") called by ExampleCoordinator.async_update_data), so it reads untrusted third‑party content provided by external APIs as part of its normal workflow.
Audit Metadata