← Back to scan
File as GitHub Issue repo: thesysdev/openui

Push this scan report to thesysdev/openui

Click the green button below to open GitHub’s new-issue form, pre-filled with the report title, summary table, top findings, and an embedded score-card image. No authentication needed — you review on GitHub before submitting. Repobility is credited as the scanner.

Embedded score card image

This image will render at the top of the issue body. Hosted on Repobility, refreshes automatically after re-scans.

Repobility score card

Issue title

Duplicated implementation block across source files

Curate findings to include

Pick exactly which findings appear in the issue body. By default the top 5 are included. Uncheck noise, check what matters.

Top 5 (default)
Severity Rule Title File:line
MED AUC001 [AUC001] No Repobility access matrix policy found: The repository uses web/API frameworks…
MED AIC003 Duplicated implementation block across source files packages/react-lang/tsdown.config.ts:1
MED AIC003 Duplicated implementation block across source files packages/react-headless/tsdown.config.ts:1
MED AIC003 Duplicated implementation block across source files packages/react-headless/src/types/messa…:1
MED AIC003 Duplicated implementation block across source files packages/react-headless/src/stream/adap…:21
MED AIC003 Duplicated implementation block across source files packages/react-headless/src/stream/adap…:4
MED AIC003 Duplicated implementation block across source files packages/react-email/tsdown.config.ts:1
MED AIC003 Duplicated implementation block across source files packages/react-email/src/components/Pro…:20
MED AIC003 Duplicated implementation block across source files packages/react-email/src/components/Hea…:28
MED AIC003 Duplicated implementation block across source files packages/react-email/src/components/Foo…:26
MED AIC003 Duplicated implementation block across source files packages/react-email/src/components/Fea…:20
MED AIC003 Duplicated implementation block across source files packages/lang-core/src/parser/statement…:11
MED AIC003 Duplicated implementation block across source files packages/lang-core/src/parser/parser.ts:349
MED JRN003 Frontend API reference is not matched by discovered backend routes packages/react-headless/src/stream/adap…:58
MED JRN003 Frontend API reference is not matched by discovered backend routes packages/openui-cli/src/templates/openu…:16
MED JRN003 Frontend API reference is not matched by discovered backend routes packages/lang-core/src/runtime/queryMan…:17
MED JRN003 Frontend API reference is not matched by discovered backend routes packages/lang-core/src/runtime/mcp.ts:14
MED JRN003 Frontend API reference is not matched by discovered backend routes docs/components/overview-components/ove…:357
MED JRN003 Frontend API reference is not matched by discovered backend routes docs/components/overview-components/ove…:261
MED JRN003 Frontend API reference is not matched by discovered backend routes docs/components/overview-components/cha…:47
MED JRN003 Frontend API reference is not matched by discovered backend routes docs/app/playground/page.tsx:54
MED AUC002 [AUC002] Low visible authorization coverage in route inventory: Only 16.7% of discovered …
MED AGT015 Remote install command pipes network code directly to a shell docs/app/(home)/openclaw-os/page.tsx:11
MED AUC009 [AUC009] Sensitive function route lacks elevated authorization evidence: A route appears … packages/openui-cli/src/templates/openu…:6
MED AUC009 [AUC009] Sensitive function route lacks elevated authorization evidence: A route appears … docs/app/api/playground/stream/route.ts:13
MED AUC009 [AUC009] Sensitive function route lacks elevated authorization evidence: A route appears … docs/app/api/chat/route.ts:276
MED AUC009 [AUC009] Sensitive function route lacks elevated authorization evidence: A route appears … docs/app/llms-full.txt/route.ts:5
MED AUC009 [AUC009] Sensitive function route lacks elevated authorization evidence: A route appears … docs/app/llms.txt/route.ts:5
MED ERR002 [ERR002] Empty Catch Block: Empty catch blocks hide errors. docs/components/brand-logo.tsx:205
LOW AUC005 [AUC005] No authorization-focused tests detected: No test files with common authorization…
LOW DKR008 .dockerignore misses sensitive defaults .dockerignore
Reset to top 5 31 findings available (after auto-suppression of test files + won't-fix)

Issue body (markdown)

## Code-quality scan: `thesysdev/openui`

**Score: 68/100 (C)**  ·  34 findings  ·  scanned 2026-05-15 11:10 UTC  ·  108,751 LOC

| Severity | Count |
|---|---|
| CRITICAL | 0 |
| HIGH | 0 |
| MEDIUM | 29 |
| LOW | 2 |

📊 [Full filterable report](https://repobility.com/scan/123e08d8-3e91-4965-a1c5-af6d85e7d279/)  ·  ![scorecard](https://repobility.com/scan/123e08d8-3e91-4965-a1c5-af6d85e7d279/report.png?v=1778843451-s2)

### Top findings

1. **MEDIUM** `AUC001` — No Repobility access matrix policy found
   CWE-285 · WSTG-AUTHZ
2. **MEDIUM** `AIC003` — Duplicated implementation block across source files
   `packages/react-lang/tsdown.config.ts:1`
3. **MEDIUM** `AIC003` — Duplicated implementation block across source files
   `packages/react-headless/tsdown.config.ts:1`
4. **MEDIUM** `AIC003` — Duplicated implementation block across source files
   `packages/react-headless/src/types/message.ts:1`
5. **MEDIUM** `AIC003` — Duplicated implementation block across source files
   `packages/react-headless/src/stream/adapters/openai-readable-stream.ts:21`

---

_Filed automatically. Close this issue if not useful — we won't refile. Full report: https://repobility.com/scan/123e08d8-3e91-4965-a1c5-af6d85e7d279/_
Megaproject â high spam risk
Could not determine 'thesysdev/openui' star count (GitHub API rate-limited or unreachable). When in doubt about repo size, prefer opening a focused PR or a discussion rather than an issue.
Already filed
12/34 findings (35%) on this scan are already flagged as test-file, won't-fix, or suppressed. The scan is too noisy to file as a single issue. Curate down to specific actionable findings, or address the FP source first.

The button opens GitHubâs new-issue page in a new tab. You will see the title + body pre-filled â review, edit if you want, then click GitHubâs "Submit new issue" button. Repobility never posts anything on your behalf.

For real security findings on big repos: use the project's SECURITY.md or private advisory flow instead of a public issue.