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.
136 of your 243 findings came from Repobility's proprietary detections. ✓ Repobility tags below mark them.
Upstream (GitHub) caused delay on this scan — not Repobility.
  • GitHub API rate-limited (HTTP 403) — preflight skipped, fell back to direct git clone.
  • Clone from GitHub took 97.71s for a 147.9 MB repo slow.
  • Repobility's analysis ran in 23.54s after the clone landed.

nexu-io/open-design

https://github.com/nexu-io/open-design · scanned 2026-06-05 09:50 UTC (5 days, 17 hours ago) · 10 languages

2828 raw signals (212 security + 2616 graph) 11/13 scanners ran 49th percentile · Typescript · huge (>500K LoC) System graph score 60 (higher by 25)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 5 days, 17 hours ago · v2 · 1232 actionable findings from 2 signal sources. 278 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 60.0 0.15 9.00
security_score 100.0 0.25 25.00
testing_score 95.0 0.20 19.00
documentation_score 100.0 0.15 15.00
practices_score 81.0 0.15 12.15
code_quality 45.0 0.10 4.50
Overall 1.00 84.7
security_score may be inflated — optional security scanners were skipped on this fast scan
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
Insecure pattern 'eval_used' in apps/desktop/src/main/index.ts:496
GapSeverity.HIGH Layer.SECURITY score 0.413
Why: high severity · OWASP-class risk
apps/desktop/src/main/index.ts:496
#2
Insecure pattern 'eval_used' in apps/desktop/src/main/runtime.ts:314
GapSeverity.HIGH Layer.SECURITY score 0.413
Why: high severity · OWASP-class risk
apps/desktop/src/main/runtime.ts:314
#3
Insecure pattern 'eval_used' in e2e/lib/desktop/desktop-test-helpers.ts:91
GapSeverity.HIGH Layer.SECURITY score 0.413
Why: high severity · OWASP-class risk
e2e/lib/desktop/desktop-test-helpers.ts:91
#4
GitHub Action tracks a moving branch
GapSeverity.HIGH Layer.CICD score 0.375
Why: high severity
.github/workflows/metrics.yml:31
#5
`dangerouslySetInnerHTML` used in a React component — apps/web/app/layout.tsx:36
GapSeverity.MEDIUM Layer.FRONTEND score 0.360
Why: medium severity
#6
`dangerouslySetInnerHTML` used in a React component — apps/web/src/components/IframeKeepAlivePool.tsx:323
GapSeverity.MEDIUM Layer.FRONTEND score 0.360
Why: medium severity
#7
`dangerouslySetInnerHTML` used in a React component — apps/web/src/components/FileViewer.tsx:10052
GapSeverity.MEDIUM Layer.FRONTEND score 0.360
Why: medium severity
#8
`dangerouslySetInnerHTML` used in a React component — apps/web/src/runtime/markdown.tsx:11
GapSeverity.MEDIUM Layer.FRONTEND score 0.360
Why: medium severity
#9
Dangling fetch: DELETE /api/v3/connected_accounts/${encodeURIComponent(providerConnectionId)} (apps/daemon/src/connectors/composio.ts:775)
GapSeverity.HIGH Layer.API score 0.338
Why: high severity · contract mismatch FE↔BE
Fix: Confirm the FE call URL matches a backend endpoint; update one side.
#10
Dangling fetch: GET /api/v3.1/toolkits?limit=1000 (apps/daemon/src/connectors/composio.ts:995)
GapSeverity.HIGH Layer.API score 0.338
Why: high severity · contract mismatch FE↔BE
Fix: Confirm the FE call URL matches a backend endpoint; update one side.

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/4f01aef0-39c8-44fa-a798-a497d4fe9632/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/4f01aef0-39c8-44fa-a798-a497d4fe9632/

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.