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

Scan timing: clone 13.58s · analysis 10.75s · 14.2 MB · GitHub preflight 446ms

Kotlin/kotlin-lsp

https://github.com/Kotlin/kotlin-lsp · scanned 2026-06-05 19:29 UTC (4 days, 16 hours ago) · 10 languages

46 raw signals (22 security + 24 graph) 57th percentile · Kotlin · medium (20-100K LoC) System graph score 100 (lower by 39)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 4 days, 16 hours ago · v2 · 27 actionable findings from 2 signal sources. 6 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 40.0 0.15 6.00
security_score 98.8 0.25 24.70
testing_score 42.0 0.20 8.40
documentation_score 62.0 0.15 9.30
practices_score 30.0 0.15 4.50
code_quality 79.4 0.10 7.94
Overall 1.00 60.8
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
No auth library detected
GapSeverity.MEDIUM Layer.SECURITY score 0.338
Why: medium severity
#2
No CI/CD pipelines detected
GapSeverity.MEDIUM Layer.CICD score 0.225
Why: medium severity
#3
Stray `console.log` in TS/JS — vscode-extension-core/src/extension.ts:59
GapSeverity.LOW Layer.FRONTEND score 0.170
Why: low severity · fix is short / mechanical
Fix: Delete or guard the `console.log` in vscode-extension-core/src/extension.ts:59.
#4
File has no detected symbols: vscode-extension-core/src/middleware.ts
GapSeverity.LOW Layer.SOFTWARE score 0.100
Why: low severity
#5
File has no detected symbols: kotlin-vscode/rspack.config.ts
GapSeverity.LOW Layer.SOFTWARE score 0.100
Why: low severity
#6
File has no detected symbols: vscode-language-kotlin/src/kotlin/module.ts
GapSeverity.LOW Layer.SOFTWARE score 0.100
Why: low severity
#7
Very large file: vscode-language-kotlin/src/kotlin/keyHandler.ts (1531 lines)
GapSeverity.LOW Layer.QUALITY score 0.100
Why: low severity
#8
Low test-to-source ratio
GapSeverity.LOW Layer.QUALITY score 0.100
Why: low severity
#9
TODO/FIXME marker in shipping code — vscode-extension-core/src/lspClient.ts:246
GapSeverity.INFO Layer.FRONTEND score 0.041
Why: info severity
Fix: Either complete the TODO in vscode-extension-core/src/lspClient.ts:246 or delete the comment.
#10
No API endpoints detected
GapSeverity.INFO Layer.API score 0.025
Why: info severity

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/f2be99ed-f3b8-41d2-a46e-2cd4e3a4c37f/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/f2be99ed-f3b8-41d2-a46e-2cd4e3a4c37f/

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.