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.

cryptotomte/ev-charging-manager

https://github.com/cryptotomte/ev-charging-manager · scanned 2026-06-17 01:51 UTC (1 month, 1 week ago)

76 raw signals (0 security + 76 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 1 month, 1 week ago · v2 · last Δ +18.7 (diff) · 60 actionable findings from 1 signal source. 16 repeated signals grouped for readability. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.

JSON
Severity distribution — click a segment to filter
Active filters: excluding tests × Reset all
Corpus Intelligence Cross-corpus context (cohort percentile, top patterns, fix plan) is shown only on repositories you own. Sign up and connect your repo to view it.
Scan summary Repository scanned at 95.4/100 with 77.8% coverage. It contains 1374 nodes across 0 cross-layer flows, written primarily in mixed languages. Engine surfaced 76 findings — concentrated in quality (60), software (14), security (1). Risk profile is low: 0 critical, 0 high, 3 medium. Recommended next step: open the quality layer findings first — that's where the highest-impact wins live.

Showing 48 of 60 actionable findings. 76 raw detector signals were grouped into reader-sized issues. Click TP / FP to vote on a finding's accuracy — votes adjust the confidence weighting and improve detection across the platform.

medium System graph quality Placeholder conf 1.00 Critical user flow still appears backed by mock or placeholder data
A payment/auth/admin/order/billing-style flow contains mock, fake, TODO, dummy, or placeholder markers in runtime source. In the Fable corpus this is a high-leverage completeness smell: the app can look finished while the money, identity, or tenant flow is still scaffolded.
Mock dataCritical flowGenerated repo pattern
medium System graph security Coverage conf 1.00 No auth library detected
The scanner did not find any standard auth library (JWT, OAuth, NextAuth, Auth0, etc.). The repo has auth/admin/session surface indicators, so auth may live in custom code, in a separate service, or be missing.
auth
low System graph quality Integrity conf 1.00 Near-duplicate function bodies in 12 places
Functions with the same first-5-line body hash: custom_components/ev_charging_manager/sensor.py:native_value, custom_components/ev_charging_manager/sensor.py:native_value, custom_components/ev_charging_manager/sensor.py:native_value, custom_components/ev_charging_manager/sensor.py:native_value Thi…
duplicatesduplication
low System graph quality Integrity conf 1.00 8 occurrences Near-duplicate function bodies in 2 places
Functions with the same first-5-line body hash: custom_components/ev_charging_manager/config_flow.py:async_step_pricing, custom_components/ev_charging_manager/config_flow.py:async_step_pricing This is *the* AI-coder failure mode (4× more duplication in vibe-coded repos — see https://jw.hn/ai-code-…
8 occurrences
repo-level (8 hits)
duplicatesduplication
low System graph quality Integrity conf 1.00 4 occurrences Near-duplicate function bodies in 3 places
Functions with the same first-5-line body hash: custom_components/ev_charging_manager/config_flow.py:async_step_reconfigure, custom_components/ev_charging_manager/config_flow.py:async_step_reconfigure, custom_components/ev_charging_manager/config_flow.py:async_step_reconfigure This is *the* AI-cod…
4 occurrences
repo-level (4 hits)
duplicatesduplication
low System graph quality Integrity conf 1.00 2 occurrences Near-duplicate function bodies in 4 places
Functions with the same first-5-line body hash: custom_components/ev_charging_manager/config_flow.py:async_step_user, custom_components/ev_charging_manager/config_flow.py:async_step_user, custom_components/ev_charging_manager/config_flow.py:async_step_user, custom_components/ev_charging_manager/con…
2 occurrences
repo-level (2 hits)
duplicatesduplication
low System graph quality Integrity conf 1.00 Near-duplicate function bodies in 5 places
Functions with the same first-5-line body hash: custom_components/ev_charging_manager/sensor.py:extra_state_attributes, custom_components/ev_charging_manager/sensor.py:extra_state_attributes, custom_components/ev_charging_manager/sensor.py:extra_state_attributes, custom_components/ev_charging_manag…
duplicatesduplication
low System graph quality Integrity conf 1.00 Near-duplicate function bodies in 6 places
Functions with the same first-5-line body hash: custom_components/ev_charging_manager/sensor.py:available, custom_components/ev_charging_manager/sensor.py:available, custom_components/ev_charging_manager/sensor.py:available, custom_components/ev_charging_manager/sensor.py:available This is *the* A…
duplicatesduplication
low System graph quality Integrity conf 1.00 Near-duplicate function bodies in 8 places
Functions with the same first-5-line body hash: custom_components/ev_charging_manager/stats_sensor.py:available, custom_components/ev_charging_manager/stats_sensor.py:available, custom_components/ev_charging_manager/stats_sensor.py:available, custom_components/ev_charging_manager/stats_sensor.py:av…
duplicatesduplication
low System graph quality Integrity conf 1.00 Near-duplicate function bodies in 9 places
Functions with the same first-5-line body hash: custom_components/ev_charging_manager/stats_sensor.py:native_value, custom_components/ev_charging_manager/stats_sensor.py:native_value, custom_components/ev_charging_manager/stats_sensor.py:native_value, custom_components/ev_charging_manager/stats_sen…
duplicatesduplication
low System graph quality Integrity conf 1.00 Old/deprecated-named symbol `data_copy` in tests/test_storage_migration_v1_to_v2.py:189
Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version.
old markerDead code
low System graph quality Integrity conf 1.00 Old/deprecated-named symbol `session_engine_v2` in custom_components/ev_charging_manager/__init__.py:29
Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version.
old markerDead code
low System graph quality Integrity conf 1.00 Old/deprecated-named symbol `session_engine_v2` in custom_components/ev_charging_manager/const.py:258
Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version.
old markerDead code
low System graph quality Integrity conf 1.00 Old/deprecated-named symbol `session_engine_v2` in tests/test_binary_sensor.py:32
Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version.
old markerDead code
low System graph quality Integrity conf 1.00 Old/deprecated-named symbol `session_engine_v2` in tests/test_charging_duration_sensor.py:41
Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version.
old markerDead code
low System graph quality Integrity conf 1.00 Old/deprecated-named symbol `session_engine_v2` in tests/test_session_engine_bugfixes.py:42
Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version.
old markerDead code
low System graph quality Integrity conf 1.00 Old/deprecated-named symbol `session_engine_v2` in tests/test_session_engine_charger_outage.py:29
Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version.
old markerDead code
low System graph quality Integrity conf 1.00 Old/deprecated-named symbol `session_engine_v2` in tests/test_session_engine_disconnect.py:33
Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version.
old markerDead code
low System graph quality Integrity conf 1.00 Old/deprecated-named symbol `session_engine_v2` in tests/test_session_engine_guest.py:26
Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version.
old markerDead code
low System graph quality Integrity conf 1.00 Old/deprecated-named symbol `session_engine_v2` in tests/test_session_engine_heartbeat.py:41
Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version.
old markerDead code
low System graph quality Integrity conf 1.00 Old/deprecated-named symbol `session_engine_v2` in tests/test_session_engine_micro_filter.py:25
Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version.
old markerDead code
low System graph quality Integrity conf 1.00 Old/deprecated-named symbol `session_engine_v2` in tests/test_session_engine_overnight.py:30
Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version.
old markerDead code
low System graph quality Integrity conf 1.00 Old/deprecated-named symbol `session_engine_v2` in tests/test_session_engine_plug_anchored.py:8
Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version.
old markerDead code
low System graph quality Integrity conf 1.00 Old/deprecated-named symbol `session_engine_v2` in tests/test_session_engine_race_regression.py:24
Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version.
old markerDead code
low System graph quality Integrity conf 1.00 Old/deprecated-named symbol `session_engine_v2` in tests/test_session_engine_replay.py:28
Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version.
old markerDead code
low System graph quality Integrity conf 1.00 Old/deprecated-named symbol `session_engine_v2` in tests/test_session_engine_restart.py:45
Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version.
old markerDead code
low System graph quality Integrity conf 1.00 Old/deprecated-named symbol `session_engine_v2` in tests/test_session_engine_rfid_wait.py:53
Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version.
old markerDead code
low System graph quality Integrity conf 1.00 Old/deprecated-named symbol `session_engine_v2` in tests/test_session_engine_v2_cable_lock_race.py:37
Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version.
old markerDead code
low System graph quality Integrity conf 1.00 Old/deprecated-named symbol `session_engine_v2` in tests/test_session_recovery.py:710
Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version.
old markerDead code
low System graph quality Integrity conf 1.00 Old/deprecated-named symbol `session_engine_v2` in tests/test_spot_hour_capture.py:40
Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version.
old markerDead code
low System graph quality Integrity conf 1.00 Old/deprecated-named symbol `session_engine_v2` in tests/test_status_sensor_lifecycle.py:30
Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version.
old markerDead code
low System graph quality Integrity conf 1.00 Old/deprecated-named symbol `session_engine_v2` in tests/test_status_sensor_sub_states.py:48
Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version.
old markerDead code
low System graph quality Integrity conf 1.00 Old/deprecated-named symbol `session_engine_v2` in tests/test_unknown_rfid_notification.py:37
Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version.
old markerDead code
low System graph quality Integrity conf 1.00 Old/deprecated-named symbol `snap_old` in tests/test_session_store.py:135
Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version.
old markerDead code
low System graph software Dead code conf 1.00 3 occurrences Possibly dead Python function: async_added_to_hass
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
3 files, 3 locations
custom_components/ev_charging_manager/binary_sensor.py:49
custom_components/ev_charging_manager/sensor.py:102
custom_components/ev_charging_manager/stats_sensor.py:58
low System graph software Dead code conf 1.00 Possibly dead Python function: async_press
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
custom_components/ev_charging_manager/button.py:51
low System graph software Dead code conf 1.00 4 occurrences Possibly dead Python function: async_setup_entry
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
4 files, 4 locations
custom_components/ev_charging_manager/__init__.py:82
custom_components/ev_charging_manager/binary_sensor.py:18
custom_components/ev_charging_manager/button.py:20
custom_components/ev_charging_manager/sensor.py:44
low System graph software Dead code conf 1.00 Possibly dead Python function: async_step_init
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
custom_components/ev_charging_manager/config_flow.py:513
low System graph software Dead code conf 1.00 Possibly dead Python function: async_step_reconfigure
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
custom_components/ev_charging_manager/config_flow.py:1429
low System graph software Dead code conf 1.00 Possibly dead Python function: async_step_user
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
custom_components/ev_charging_manager/config_flow.py:1181
low System graph software Dead code conf 1.00 Possibly dead Python function: async_unload_entry
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
custom_components/ev_charging_manager/__init__.py:196
low System graph software Dead code conf 1.00 Possibly dead Python function: current_window_duration_s
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
custom_components/ev_charging_manager/charging_window.py:281
low System graph software Dead code conf 1.00 Possibly dead Python function: last_closed_window
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
custom_components/ev_charging_manager/charging_window.py:287
low System graph quality Complexity conf 1.00 Very large file: custom_components/ev_charging_manager/config_flow.py (1487 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: custom_components/ev_charging_manager/session_engine.py (1439 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: custom_components/ev_charging_manager/session_engine_v2.py (3226 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: tests/test_session_engine.py (3229 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: tests/test_session_engine_restart.py (1473 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
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/a4b3209e-f1f9-402e-b4d3-7e166730e2de/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/a4b3209e-f1f9-402e-b4d3-7e166730e2de/

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.