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

Scan timing: clone 4.32s · analysis 59.0s · 18.8 MB · GitHub API rate-limit (preflight)

2anki/server

https://github.com/2anki/server · scanned 2026-06-05 20:15 UTC (4 days, 13 hours ago) · 10 languages

766 raw signals (278 security + 488 graph) 16th percentile · Typescript · large (100-500K LoC) System graph score 70 (lower by 5)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 4 days, 13 hours ago · v2 · 369 actionable findings from 2 signal sources. 128 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 85.0 0.15 12.75
security_score 3.0 0.25 0.75
testing_score 100.0 0.20 20.00
documentation_score 88.4 0.15 13.26
practices_score 78.0 0.15 11.70
code_quality 64.5 0.10 6.45
Overall 1.00 64.9
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 'exec_used' in src/services/observability/instrumentedAxios.ts:303
GapSeverity.HIGH Layer.SECURITY score 0.413
Why: high severity · OWASP-class risk
src/services/observability/instrumentedAxios.ts:303
#2
`dangerouslySetInnerHTML` used in a React component — web/src/pages/HomePage/ShowcaseSection.tsx:13
GapSeverity.MEDIUM Layer.FRONTEND score 0.360
Why: medium severity
#3
`dangerouslySetInnerHTML` used in a React component — web/src/pages/PreviewPage/BlockNode.tsx:51
GapSeverity.MEDIUM Layer.FRONTEND score 0.360
Why: medium severity
#4
`dangerouslySetInnerHTML` used in a React component — src/ui/pages/DownloadPage.tsx:39
GapSeverity.MEDIUM Layer.FRONTEND score 0.360
Why: medium severity
#5
`dangerouslySetInnerHTML` used in a React component — src/services/NotionService/helpers/getListItems.tsx:47
GapSeverity.MEDIUM Layer.FRONTEND score 0.360
Why: medium severity
#6
`dangerouslySetInnerHTML` used in a React component — src/services/NotionService/blocks/BlockParagraph.tsx:20
GapSeverity.MEDIUM Layer.FRONTEND score 0.360
Why: medium severity
#7
`dangerouslySetInnerHTML` used in a React component — src/services/NotionService/blocks/lists/BlockToggleList.tsx:39
GapSeverity.MEDIUM Layer.FRONTEND score 0.360
Why: medium severity
#8
Privileged port 16 in use
GapSeverity.MEDIUM Layer.NETWORK score 0.338
Why: medium severity · misconfigured network surface
Fix: If the number in .github/workflows/weekly-retro.yml is a real port, change the binding to ≥1024 or run behind a proxy.
.github/workflows/weekly-retro.yml
#9
Privileged port 18 in use
GapSeverity.MEDIUM Layer.NETWORK score 0.338
Why: medium severity · misconfigured network surface
Fix: If the number in .github/workflows/weekly-retro.yml is a real port, change the binding to ≥1024 or run behind a proxy.
.github/workflows/weekly-retro.yml
#10
Privileged port 17 in use
GapSeverity.MEDIUM Layer.NETWORK score 0.338
Why: medium severity · misconfigured network surface
Fix: If the number in .github/workflows/weekly-retro.yml is a real port, change the binding to ≥1024 or run behind a proxy.
.github/workflows/weekly-retro.yml

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/b025e7bf-6c41-400d-89d0-ece5870610fb/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/b025e7bf-6c41-400d-89d0-ece5870610fb/

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.