Public scan — anyone with this URL can view this analysis. Sign up to track your own repos privately, run scheduled re-scans, and get AI fix prompts via your dashboard.
Upstream (GitHub) caused delay on this scan — not Repobility.
  • GitHub API rate-limited (HTTP 403) — preflight skipped, fell back to direct git clone.
  • Clone from GitHub took 51.7s for a 170.5 MB repo slow.
  • Repobility's analysis ran in 55.0s after the clone landed.

home-assistant/core

https://github.com/home-assistant/core · scanned 2026-05-21 18:15 UTC (2 weeks ago) · 10 languages

2255 findings (179 legacy + 2076 scanner) 11/13 scanners ran 90th percentile · Python · huge (>500K LoC) Scanner says 70 (higher by 19)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 weeks ago · v2 · 1217 findings from 2 sources. Findings combine the legacy security pipeline AND the multi-layer engine (atlas, wiring, flows, ranked) AND verified AI agent contributions.

JSON
Score breakdown â 2026-05-18-v5
Component Sub-score Weight Contribution
structure_score 60.0 0.15 9.00
security_score 100.0 0.25 25.00
testing_score 100.0 0.20 20.00
documentation_score 100.0 0.15 15.00
practices_score 94.0 0.15 14.10
code_quality 66.0 0.10 6.60
Overall 1.00 89.7
security_score may be inflated — optional security scanners were skipped on this fast scan
Severity distribution — click a segment to filter
Active filters: excluding tests × Reset all

Top 10 actions, ranked by impact × ease. Severity drives impact; tag-based fix-clarity drives ease.

#1
Possible secret in homeassistant/components/growatt_server/const.py
GapSeverity.CRITICAL Layer.SECURITY score 1.000
Why: critical severity · a leaked credential is a worst-case bug · fix is short / mechanical
Fix: Rotate the credential and remove it from in homeassistant/components/growatt_server/const.py:15; move to env var / secrets manager.
homeassistant/components/growatt_server/const.py:15
#2
Possible secret in homeassistant/components/growatt_server/number.py
GapSeverity.CRITICAL Layer.SECURITY score 1.000
Why: critical severity · a leaked credential is a worst-case bug · fix is short / mechanical
Fix: Rotate the credential and remove it from in homeassistant/components/growatt_server/number.py:61; move to env var / secrets manager.
homeassistant/components/growatt_server/number.py:61
#3
Possible secret in homeassistant/components/growatt_server/number.py
GapSeverity.CRITICAL Layer.SECURITY score 1.000
Why: critical severity · a leaked credential is a worst-case bug · fix is short / mechanical
Fix: Rotate the credential and remove it from in homeassistant/components/growatt_server/number.py:71; move to env var / secrets manager.
homeassistant/components/growatt_server/number.py:71
#4
Possible secret in homeassistant/components/growatt_server/number.py
GapSeverity.CRITICAL Layer.SECURITY score 1.000
Why: critical severity · a leaked credential is a worst-case bug · fix is short / mechanical
Fix: Rotate the credential and remove it from in homeassistant/components/growatt_server/number.py:81; move to env var / secrets manager.
homeassistant/components/growatt_server/number.py:81
#5
Possible secret in homeassistant/components/text/__init__.py
GapSeverity.CRITICAL Layer.SECURITY score 1.000
Why: critical severity · a leaked credential is a worst-case bug · fix is short / mechanical
Fix: Rotate the credential and remove it from in homeassistant/components/text/__init__.py:96; move to env var / secrets manager.
homeassistant/components/text/__init__.py:96
#6
Possible secret in homeassistant/components/heos/const.py
GapSeverity.CRITICAL Layer.SECURITY score 1.000
Why: critical severity · a leaked credential is a worst-case bug · fix is short / mechanical
Fix: Rotate the credential and remove it from in homeassistant/components/heos/const.py:3; move to env var / secrets manager.
homeassistant/components/heos/const.py:3
#7
Possible secret in homeassistant/components/icloud/config_flow.py
GapSeverity.CRITICAL Layer.SECURITY score 1.000
Why: critical severity · a leaked credential is a worst-case bug · fix is short / mechanical
Fix: Rotate the credential and remove it from in homeassistant/components/icloud/config_flow.py:128; move to env var / secrets manager.
homeassistant/components/icloud/config_flow.py:128
#8
Possible secret in homeassistant/components/icloud/config_flow.py
GapSeverity.CRITICAL Layer.SECURITY score 1.000
Why: critical severity · a leaked credential is a worst-case bug · fix is short / mechanical
Fix: Rotate the credential and remove it from in homeassistant/components/icloud/config_flow.py:309; move to env var / secrets manager.
homeassistant/components/icloud/config_flow.py:309
#9
Possible secret in homeassistant/components/switchbot/services.py
GapSeverity.CRITICAL Layer.SECURITY score 1.000
Why: critical severity · a leaked credential is a worst-case bug · fix is short / mechanical
Fix: Rotate the credential and remove it from in homeassistant/components/switchbot/services.py:14; move to env var / secrets manager.
homeassistant/components/switchbot/services.py:14
#10
Possible secret in homeassistant/components/switchbot/services.py
GapSeverity.CRITICAL Layer.SECURITY score 1.000
Why: critical severity · a leaked credential is a worst-case bug · fix is short / mechanical
Fix: Rotate the credential and remove it from in homeassistant/components/switchbot/services.py:16; move to env var / secrets manager.
homeassistant/components/switchbot/services.py:16

Click "Find this gap" on any action above to jump to it on the Findings tab. Adjust the chip bar to filter by impact (severity), layer, or source.

For AI agents: Voting guide (TP/FP) MCP manifest Stdio wrapper SARIF Integrate Findings queue Vote TP/FP on findings to calibrate the engine.
For AI agents + API integrations
Email me when this repo regresses
Free. We re-scan periodically; new criticals → your inbox. No signup required for the scan itself.
API access

This page is publicly accessible at: https://repobility.com/scan/ca1385e6-ca8b-4803-a946-80232c7fd7cd/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/ca1385e6-ca8b-4803-a946-80232c7fd7cd/

Important — please don't re-submit the same URL repeatedly. The submission endpoint is idempotent: re-submitting the same git URL returns this same scan_token, not a new one. To re-scan this repo, sign up free and use the dashboard.