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.

Scan timing: clone 1.33s · analysis 1.04s · 1.5 MB · GitHub API rate-limit (preflight)

AI-QL/tuui

https://github.com/AI-QL/tuui · scanned 2026-05-31 01:25 UTC (5 days, 13 hours ago) · 10 languages

187 findings (33 legacy + 154 scanner) 70th percentile · Typescript · small (2-20K LoC)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 5 days, 13 hours ago · v2 · 110 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 100.0 0.15 15.00
security_score 98.4 0.25 24.60
testing_score 25.0 0.20 5.00
documentation_score 73.7 0.15 11.05
practices_score 79.0 0.15 11.85
code_quality 78.7 0.10 7.87
Overall 1.00 75.4
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
Very low test-to-source ratio
GapSeverity.MEDIUM Layer.QUALITY score 0.225
Why: medium severity
#2
Stray `console.log` in TS/JS — src/renderer/screens/setting/SettingEndScreen.vue:13
GapSeverity.LOW Layer.FRONTEND score 0.170
Why: low severity · fix is short / mechanical
Fix: Delete or guard the `console.log` in src/renderer/screens/setting/SettingEndScreen.vue:13.
#3
Stray `console.log` in TS/JS — src/renderer/screens/mcp/McpSideDock.vue:46
GapSeverity.LOW Layer.FRONTEND score 0.170
Why: low severity · fix is short / mechanical
Fix: Delete or guard the `console.log` in src/renderer/screens/mcp/McpSideDock.vue:46.
#4
Stray `console.log` in TS/JS — src/renderer/screens/agent/AgentCentralStage.vue:16
GapSeverity.LOW Layer.FRONTEND score 0.170
Why: low severity · fix is short / mechanical
Fix: Delete or guard the `console.log` in src/renderer/screens/agent/AgentCentralStage.vue:16.
#5
Stray `console.log` in TS/JS — src/renderer/screens/agent/AgentSideDrawer.vue:23
GapSeverity.LOW Layer.FRONTEND score 0.170
Why: low severity · fix is short / mechanical
Fix: Delete or guard the `console.log` in src/renderer/screens/agent/AgentSideDrawer.vue:23.
#6
Stray `console.log` in TS/JS — src/renderer/composables/chatCompletions.ts:112
GapSeverity.LOW Layer.FRONTEND score 0.170
Why: low severity · fix is short / mechanical
Fix: Delete or guard the `console.log` in src/renderer/composables/chatCompletions.ts:112.
#7
Stray `console.log` in TS/JS — src/renderer/utils/index.ts:94
GapSeverity.LOW Layer.FRONTEND score 0.170
Why: low severity · fix is short / mechanical
Fix: Delete or guard the `console.log` in src/renderer/utils/index.ts:94.
#8
Stray `console.log` in TS/JS — src/renderer/components/common/SamplingCard.vue:107
GapSeverity.LOW Layer.FRONTEND score 0.170
Why: low severity · fix is short / mechanical
Fix: Delete or guard the `console.log` in src/renderer/components/common/SamplingCard.vue:107.
#9
Stray `console.log` in TS/JS — src/renderer/components/common/ElicitationCard.vue:210
GapSeverity.LOW Layer.FRONTEND score 0.170
Why: low severity · fix is short / mechanical
Fix: Delete or guard the `console.log` in src/renderer/components/common/ElicitationCard.vue:210.
#10
Stray `console.log` in TS/JS — src/renderer/components/common/CommandCard.vue:9
GapSeverity.LOW Layer.FRONTEND score 0.170
Why: low severity · fix is short / mechanical
Fix: Delete or guard the `console.log` in src/renderer/components/common/CommandCard.vue:9.

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/d6e12ad7-d186-451b-b812-8b976bb2844b/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/d6e12ad7-d186-451b-b812-8b976bb2844b/

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.