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.

openclaude

https://github.com/Gitlawb/openclaude · scanned 2026-05-17 03:05 UTC (13 hours, 15 minutes ago) · 10 languages

706 findings (22 legacy + 684 scanner) 67th percentile · Typescript · huge (>500K LoC) Scanner says 68 (higher by 9)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 13 hours, 15 minutes ago · v1 · 706 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
Severity distribution — click a segment to filter
Active filters: excluding tests × Reset all
Severity: Critical 5 High 8 Medium 21 Low 174 Source: Legacy 22 9-layer 684 Crowd 0 Layer: Software 57 Security 14 Quality 537 Cicd 2 Frontend 93 Hardware 3

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:1601; move to env var / secrets manager.
src/utils/providerProfile.ts:1601
#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:1648; move to env var / secrets manager.
src/utils/providerProfile.ts:1648
#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:221; move to env var / secrets manager.
src/services/api/openaiShim.ts:221
#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.

{# ── 2026-05-17 Round 14: AI-agent bridge footer ────────────────────── Discoverability: the /agents/voting/ guide + MCP manifest exist but aren't linked from anywhere users actually land. Small, opt-in footer. #}
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/fb112bc8-bdab-46c6-ae28-6e692d7dd43a/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/fb112bc8-bdab-46c6-ae28-6e692d7dd43a/

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.