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.
128 of your 247 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 62.99s for a 185.3 MB repo slow.
  • Repobility's analysis ran in 67.95s after the clone landed.

openclaw/openclaw

https://github.com/openclaw/openclaw · scanned 2026-06-05 04:24 UTC (11 hours, 52 minutes ago) · 10 languages

5760 findings (222 legacy + 5538 scanner) 11/13 scanners ran 91st percentile · Typescript · huge (>500K LoC) Scanner says 56 (higher by 36)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 11 hours, 52 minutes ago · v3 · 2068 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 85.0 0.15 12.75
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 91.0 0.15 13.65
code_quality 65.0 0.10 6.50
Overall 1.00 91.9
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
Possible secret in ui/src/i18n/locales/fr.ts
GapSeverity.CRITICAL Layer.SECURITY score 1.000
Why: critical severity · a leaked credential is a worst-case bug · fix is short / mechanical
Fix: Rotate the credential and remove it from in ui/src/i18n/locales/fr.ts:674; move to env var / secrets manager.
ui/src/i18n/locales/fr.ts:674
#2
Possible secret in ui/src/i18n/locales/fr.ts
GapSeverity.CRITICAL Layer.SECURITY score 1.000
Why: critical severity · a leaked credential is a worst-case bug · fix is short / mechanical
Fix: Rotate the credential and remove it from in ui/src/i18n/locales/fr.ts:683; move to env var / secrets manager.
ui/src/i18n/locales/fr.ts:683
#3
Possible secret in ui/src/i18n/locales/fr.ts
GapSeverity.CRITICAL Layer.SECURITY score 1.000
Why: critical severity · a leaked credential is a worst-case bug · fix is short / mechanical
Fix: Rotate the credential and remove it from in ui/src/i18n/locales/fr.ts:684; move to env var / secrets manager.
ui/src/i18n/locales/fr.ts:684
#4
Possible secret in ui/src/i18n/locales/fr.ts
GapSeverity.CRITICAL Layer.SECURITY score 1.000
Why: critical severity · a leaked credential is a worst-case bug · fix is short / mechanical
Fix: Rotate the credential and remove it from in ui/src/i18n/locales/fr.ts:1189; move to env var / secrets manager.
ui/src/i18n/locales/fr.ts:1189
#5
Possible secret in ui/src/i18n/locales/fr.ts
GapSeverity.CRITICAL Layer.SECURITY score 1.000
Why: critical severity · a leaked credential is a worst-case bug · fix is short / mechanical
Fix: Rotate the credential and remove it from in ui/src/i18n/locales/fr.ts:1190; move to env var / secrets manager.
ui/src/i18n/locales/fr.ts:1190
#6
Possible secret in ui/src/i18n/locales/uk.ts
GapSeverity.CRITICAL Layer.SECURITY score 1.000
Why: critical severity · a leaked credential is a worst-case bug · fix is short / mechanical
Fix: Rotate the credential and remove it from in ui/src/i18n/locales/uk.ts:673; move to env var / secrets manager.
ui/src/i18n/locales/uk.ts:673
#7
Possible secret in ui/src/i18n/locales/uk.ts
GapSeverity.CRITICAL Layer.SECURITY score 1.000
Why: critical severity · a leaked credential is a worst-case bug · fix is short / mechanical
Fix: Rotate the credential and remove it from in ui/src/i18n/locales/uk.ts:682; move to env var / secrets manager.
ui/src/i18n/locales/uk.ts:682
#8
Possible secret in ui/src/i18n/locales/uk.ts
GapSeverity.CRITICAL Layer.SECURITY score 1.000
Why: critical severity · a leaked credential is a worst-case bug · fix is short / mechanical
Fix: Rotate the credential and remove it from in ui/src/i18n/locales/uk.ts:683; move to env var / secrets manager.
ui/src/i18n/locales/uk.ts:683
#9
Possible secret in ui/src/i18n/locales/uk.ts
GapSeverity.CRITICAL Layer.SECURITY score 1.000
Why: critical severity · a leaked credential is a worst-case bug · fix is short / mechanical
Fix: Rotate the credential and remove it from in ui/src/i18n/locales/uk.ts:1185; move to env var / secrets manager.
ui/src/i18n/locales/uk.ts:1185
#10
Possible secret in ui/src/i18n/locales/uk.ts
GapSeverity.CRITICAL Layer.SECURITY score 1.000
Why: critical severity · a leaked credential is a worst-case bug · fix is short / mechanical
Fix: Rotate the credential and remove it from in ui/src/i18n/locales/uk.ts:1186; move to env var / secrets manager.
ui/src/i18n/locales/uk.ts:1186

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/133fe0c7-218e-4742-847e-cbe2f5a1fb4f/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/133fe0c7-218e-4742-847e-cbe2f5a1fb4f/

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.