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

Scan timing: clone 4.18s · analysis 31.84s · 16.5 MB · GitHub API rate-limit (preflight)

thedotmack/claude-mem

https://github.com/thedotmack/claude-mem · scanned 2026-06-05 07:24 UTC (5 days, 22 hours ago) · 10 languages

953 raw signals (197 security + 756 graph) 7th percentile · Typescript · large (100-500K LoC) System graph score 54 (higher by 7)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 5 days, 22 hours ago · v2 · 489 actionable findings from 2 signal sources. 86 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 0.0 0.25 0.00
testing_score 90.0 0.20 18.00
documentation_score 84.7 0.15 12.71
practices_score 83.0 0.15 12.45
code_quality 52.7 0.10 5.27
Overall 1.00 61.2
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
Dockerfile pipes a remote installer into a shell
GapSeverity.HIGH Layer.HARDWARE score 0.375
Why: high severity
docker/claude-mem/Dockerfile:21
#2
`dangerouslySetInnerHTML` used in a React component — plugin/ui/viewer-bundle.js:9
GapSeverity.MEDIUM Layer.FRONTEND score 0.360
Why: medium severity
#3
`dangerouslySetInnerHTML` used in a React component — src/ui/viewer/components/TerminalPreview.tsx:134
GapSeverity.MEDIUM Layer.FRONTEND score 0.360
Why: medium severity
#4
Dangling fetch: GET https://api.github.com/repos/${e}/${t} (plugin/ui/viewer-bundle.js:11)
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.
#5
Dangling fetch: POST http://127.0.0.1:${t}/api/admin/shutdown (plugin/scripts/worker-cli.js:5)
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.
#6
Dangling fetch: GET http://127.0.0.1:${t}/api/health (plugin/scripts/worker-cli.js:5)
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.
#7
Dangling fetch: GET http://127.0.0.1:${e}/api/readiness (plugin/scripts/worker-cli.js:12)
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.
#8
Dangling fetch: POST https://api.telegram.org/bot${botToken}/sendMessage (openclaw/src/index.ts:424)
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.
#9
Dangling fetch: GET http://127.0.0.1:${port}/health (scripts/bug-report/collector.ts:111)
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 http://127.0.0.1:${port}/api/stats (scripts/bug-report/collector.ts:122)
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/0a45bdbd-e3a2-4313-82f1-ac455e23cce5/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/0a45bdbd-e3a2-4313-82f1-ac455e23cce5/

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.