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.
31 of your 37 findings came from Repobility's proprietary detections. ✓ Repobility tags below mark them.

Scan timing: clone 1.59s · analysis 2.45s · GitHub preflight 467ms

0xE0-rng/air-companion

https://github.com/0xE0-rng/air-companion · scanned 2026-06-16 03:55 UTC (2 months ago) · 10 languages

38 raw signals (37 security + 1 graph) 10th percentile · Python · tiny (<2K LoC) System graph score 69 (lower by 11)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months ago · v1 · 10 actionable findings from 2 signal sources. 28 repeated signals grouped for readability. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.

JSON
Score breakdown â 2026-05-18-v5
Component Sub-score Weight Contribution
structure_score 55.0 0.15 8.25
security_score 100.0 0.25 25.00
testing_score 0.0 0.20 0.00
documentation_score 70.0 0.15 10.50
practices_score 40.0 0.15 6.00
code_quality 79.0 0.10 7.90
Overall 1.00 57.6
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 68.8/100 with 22.2% coverage. It contains 4 nodes across 0 cross-layer flows, written primarily in mixed languages. Engine surfaced 1 findings — concentrated in security (1). Risk profile is low: 0 critical, 0 high, 1 medium. Recommended next step: open the security layer findings first — that's where the highest-impact wins live.

Showing 3 of 10 actionable findings. 38 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.

high Security checks quality Quality conf 1.00 ✓ Repobility 25 occurrences `self.hass` used but never assigned in __init__
Method `async_step_user` of class `IdealAirProConfigFlow` reads `self.hass`, but no assignment to it exists in __init__ (and no class-level fallback). This raises AttributeError the first time the method runs against an instance.
6 files, 25 locations
custom_components/ideal_airpro/sensor.py:57, 74, 92, 107, 114, 132, 147, 165, +2 more (10 hits)
custom_components/ideal_airpro/fan.py:35, 39, 43, 49, 58 (5 hits)
custom_components/ideal_airpro/coordinator.py:44, 50, 65, 69 (4 hits)
custom_components/ideal_airpro/config_flow.py:26, 39 (2 hits)
custom_components/ideal_airpro/select.py:30, 35 (2 hits)
custom_components/ideal_airpro/switch.py:28, 31 (2 hits)
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 Security checks quality Documentation No LICENSE file
Add a LICENSE file to your repository. Use choosealicense.com to pick the right license (MIT for permissive, Apache 2.0 for patent protection, GPL for copyleft).
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/195bf21e-df70-46ee-9e68-784a11d3a047/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/195bf21e-df70-46ee-9e68-784a11d3a047/

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.