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.

Scan timing: clone 2.29s · analysis 33.51s · 22.7 MB · GitHub preflight 494ms

Gitlawb/openclaude

https://github.com/Gitlawb/openclaude · scanned 2026-05-31 01:22 UTC (5 days, 14 hours ago) · 10 languages

1461 findings (76 legacy + 1385 scanner) 10/13 scanners ran 59th percentile · Typescript · huge (>500K LoC) Scanner says 68 (higher by 18)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 5 days, 14 hours ago · v2 · 776 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 74.0 0.20 14.80
documentation_score 100.0 0.15 15.00
practices_score 80.0 0.15 12.00
code_quality 69.0 0.10 6.90
Overall 1.00 86.5
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 src/utils/urlRedaction.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 src/utils/urlRedaction.ts:36; move to env var / secrets manager.
src/utils/urlRedaction.ts:36
#2
Possible secret in src/utils/providerProfile.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 src/utils/providerProfile.ts:1709; move to env var / secrets manager.
src/utils/providerProfile.ts:1709
#3
Possible secret in src/utils/providerProfile.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 src/utils/providerProfile.ts:1756; move to env var / secrets manager.
src/utils/providerProfile.ts:1756
#4
Possible secret in src/utils/powershell/parser.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 src/utils/powershell/parser.ts:1343; move to env var / secrets manager.
src/utils/powershell/parser.ts:1343
#5
Possible secret in src/services/api/openaiShim.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 src/services/api/openaiShim.ts:226; move to env var / secrets manager.
src/services/api/openaiShim.ts:226
#6
Insecure pattern 'exec_used' in src/utils/auth.ts:678
GapSeverity.HIGH Layer.SECURITY score 0.413
Why: high severity · OWASP-class risk
src/utils/auth.ts:678
#7
`dangerouslySetInnerHTML` used in a React component — src/commands/security-review.ts:169
GapSeverity.MEDIUM Layer.FRONTEND score 0.360
Why: medium severity
#8
Insecure pattern 'dangerous_innerhtml' in src/commands/security-review.ts:169
GapSeverity.MEDIUM Layer.SECURITY score 0.248
Why: medium severity · OWASP-class risk
src/commands/security-review.ts:169
#9
Insecure pattern 'weak_hash' in src/services/settingsSync/types.ts:30
GapSeverity.MEDIUM Layer.SECURITY score 0.248
Why: medium severity · OWASP-class risk
src/services/settingsSync/types.ts:30
#10
Insecure pattern 'weak_hash' in src/tools/BashTool/pathValidation.ts:549
GapSeverity.MEDIUM Layer.SECURITY score 0.248
Why: medium severity · OWASP-class risk
src/tools/BashTool/pathValidation.ts:549

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/a75ab839-80fb-497b-bd17-48a725fff0cb/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/a75ab839-80fb-497b-bd17-48a725fff0cb/

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.