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.

diegosouzapw/OmniRoute

https://github.com/diegosouzapw/OmniRoute/ · scanned 2026-05-29 13:31 UTC (1 week ago) · 10 languages

2227 findings (97 legacy + 2130 scanner) 11/13 scanners ran 49th percentile · Typescript · large (100-500K LoC)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 1 week ago · v3 · 807 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 46.0 0.20 9.20
documentation_score 69.0 0.15 10.35
practices_score 75.0 0.15 11.25
code_quality 70.0 0.10 7.00
Overall 1.00 75.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

All 18244 nodes from the latest scan, grouped by kind. Each node is a unit the engine identified (file, function, endpoint, table…). Most users won't need this view — it's primarily for debugging the engine's graph extraction or for AI agents that want to enumerate the project structure.

LabelLayerStatusPath
makeKey software healthy open-sse/translator/registry.ts:makeKey
register software healthy open-sse/translator/registry.ts:register
getRequestTranslator software healthy open-sse/translator/registry.ts:getRequestTranslator
getResponseTranslator software healthy open-sse/translator/registry.ts:getResponseTranslator
bootstrapTranslatorRegistry software healthy open-sse/translator/bootstrap.ts:bootstrapTranslatorRegistry
normalizeResponsesInputItem software healthy open-sse/translator/index.ts:normalizeResponsesInputItem
normalizeOpenAIResponsesRequest software healthy open-sse/translator/index.ts:normalizeOpenAIResponsesRequest
getReasoningCacheRequestId software healthy open-sse/translator/index.ts:getReasoningCacheRequestId
getAssistantMessageCacheKey software healthy open-sse/translator/index.ts:getAssistantMessageCacheKey
hasNonEmptyReasoningContent software healthy open-sse/translator/index.ts:hasNonEmptyReasoningContent
hasReasoningContentField software healthy open-sse/translator/index.ts:hasReasoningContentField
isDeepSeekReplayTarget software healthy open-sse/translator/index.ts:isDeepSeekReplayTarget
translateRequest software healthy open-sse/translator/index.ts:translateRequest
translateResponse software healthy open-sse/translator/index.ts:translateResponse
needsTranslation software healthy open-sse/translator/index.ts:needsTranslation
initState software healthy open-sse/translator/index.ts:initState
initTranslators software healthy open-sse/translator/index.ts:initTranslators
stopThinkingBlock software healthy open-sse/translator/response/openai-to-claude.ts:stopThinki…
stopTextBlock software healthy open-sse/translator/response/openai-to-claude.ts:stopTextBl…
openaiToClaudeResponse software healthy open-sse/translator/response/openai-to-claude.ts:openaiToCl…
convertFinishReason software healthy open-sse/translator/response/openai-to-claude.ts:convertFin…
convertCursorToOpenAI software healthy open-sse/translator/response/cursor-to-openai.ts:convertCur…
normalizeToolName software healthy open-sse/translator/response/openai-responses.ts:normalizeT…
openaiToOpenAIResponsesResponse software healthy open-sse/translator/response/openai-responses.ts:openaiToOp…
nextSeq software healthy open-sse/translator/response/openai-responses.ts:nextSeq
emit software healthy open-sse/translator/response/openai-responses.ts:emit
startReasoning software healthy open-sse/translator/response/openai-responses.ts:startReaso…
emitReasoningDelta software healthy open-sse/translator/response/openai-responses.ts:emitReason…
closeReasoning software healthy open-sse/translator/response/openai-responses.ts:closeReaso…
emitTextContent software healthy open-sse/translator/response/openai-responses.ts:emitTextCo…
closeMessage software healthy open-sse/translator/response/openai-responses.ts:closeMessa…
emitToolCall software healthy open-sse/translator/response/openai-responses.ts:emitToolCa…
closeToolCall software healthy open-sse/translator/response/openai-responses.ts:closeToolC…
sendCompleted software healthy open-sse/translator/response/openai-responses.ts:sendComple…
flushEvents software healthy open-sse/translator/response/openai-responses.ts:flushEvents
normalizeUpstreamFailure software healthy open-sse/translator/response/openai-responses.ts:normalizeU…
openaiResponsesToOpenAIResponse software healthy open-sse/translator/response/openai-responses.ts:openaiResp…
hadToolCalls software healthy open-sse/translator/response/openai-responses.ts:hadToolCal…
upstreamModel software healthy open-sse/translator/response/openai-responses.ts:upstreamMo…
buildToolCallId software healthy open-sse/translator/response/gemini-to-openai.ts:buildToolC…
getSignatureCacheKey software healthy open-sse/translator/response/gemini-to-openai.ts:getSignatu…
emitFunctionCallPart software healthy open-sse/translator/response/gemini-to-openai.ts:emitFuncti…
geminiToOpenAIResponse software healthy open-sse/translator/response/gemini-to-openai.ts:geminiToOp…
convertKiroToOpenAI software healthy open-sse/translator/response/kiro-to-openai.ts:convertKiroT…
createChunk software healthy open-sse/translator/response/claude-to-openai.ts:createChunk
claudeToOpenAIResponse software healthy open-sse/translator/response/claude-to-openai.ts:claudeToOp…
convertStopReason software healthy open-sse/translator/response/claude-to-openai.ts:convertSto…
openaiToAntigravityResponse software healthy open-sse/translator/response/openai-to-antigravity.ts:opena…
geminiToClaudeResponse software healthy open-sse/translator/response/gemini-to-claude.ts:geminiToCl…
mapImageSize software healthy open-sse/translator/image/sizeMapper.ts:mapImageSize

Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.

LabelLayerStatusPath
tsconfig.typecheck-noimplicit-core.json software healthy tsconfig.typecheck-noimplicit-core.json
fly.toml software healthy fly.toml
playwright.config.ts software warning playwright.config.ts
vitest.mcp.config.ts software warning vitest.mcp.config.ts
news.json software healthy news.json
GEMINI.md software healthy GEMINI.md
test-debug.ts software warning test-debug.ts
README.md software healthy README.md
.i18n-state.json software healthy .i18n-state.json
CLAUDE.md software healthy CLAUDE.md
ONBOARDING.md software healthy ONBOARDING.md
tsconfig.typecheck-core.json software healthy tsconfig.typecheck-core.json
package.json software healthy package.json
CONTRIBUTING.md software healthy CONTRIBUTING.md
Dockerfile software healthy Dockerfile
package-lock.json software healthy package-lock.json
docker-compose.prod.yml software healthy docker-compose.prod.yml
.env.example software healthy .env.example
tsconfig.json software healthy tsconfig.json
CODE_OF_CONDUCT.md software healthy CODE_OF_CONDUCT.md
source.config.ts software warning source.config.ts
SECURITY.md software healthy SECURITY.md
AGENTS.md software healthy AGENTS.md
CHANGELOG.md software healthy CHANGELOG.md
docker-compose.yml software healthy docker-compose.yml
vitest.config.ts software warning vitest.config.ts
package.json software healthy open-sse/package.json
index.ts software healthy open-sse/index.ts
types.d.ts software warning open-sse/types.d.ts
tsconfig.json software healthy open-sse/tsconfig.json
registry.ts software healthy open-sse/translator/registry.ts
formats.ts software warning open-sse/translator/formats.ts
bootstrap.ts software healthy open-sse/translator/bootstrap.ts
index.ts software healthy open-sse/translator/index.ts
openai-to-claude.ts software healthy open-sse/translator/response/openai-to-claude.ts
cursor-to-openai.ts software healthy open-sse/translator/response/cursor-to-openai.ts
openai-responses.ts software healthy open-sse/translator/response/openai-responses.ts
gemini-to-openai.ts software healthy open-sse/translator/response/gemini-to-openai.ts
kiro-to-openai.ts software healthy open-sse/translator/response/kiro-to-openai.ts
claude-to-openai.ts software healthy open-sse/translator/response/claude-to-openai.ts
openai-to-antigravity.ts software healthy open-sse/translator/response/openai-to-antigravity.ts
gemini-to-claude.ts software healthy open-sse/translator/response/gemini-to-claude.ts
sizeMapper.ts software healthy open-sse/translator/image/sizeMapper.ts
openaiHelper.ts software healthy open-sse/translator/helpers/openaiHelper.ts
geminiToolsSanitizer.ts software healthy open-sse/translator/helpers/geminiToolsSanitizer.ts
geminiHelper.ts software healthy open-sse/translator/helpers/geminiHelper.ts
toolCallHelper.ts software healthy open-sse/translator/helpers/toolCallHelper.ts
claudeHelper.ts software healthy open-sse/translator/helpers/claudeHelper.ts
schemaCoercion.ts software healthy open-sse/translator/helpers/schemaCoercion.ts
responsesApiHelper.ts software healthy open-sse/translator/helpers/responsesApiHelper.ts

Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.

LabelLayerStatusPath
open-sse software healthy open-sse
translator software healthy open-sse/translator
response software healthy open-sse/translator/response
image software healthy open-sse/translator/image
helpers software healthy open-sse/translator/helpers
__tests__ software healthy open-sse/translator/helpers/__tests__
request software healthy open-sse/translator/request
config software healthy open-sse/config
executors software healthy open-sse/executors
utils software healthy open-sse/utils
lib software healthy open-sse/lib
mcp-server software healthy open-sse/mcp-server
__tests__ software healthy open-sse/mcp-server/__tests__
tools software healthy open-sse/mcp-server/tools
schemas software healthy open-sse/mcp-server/schemas
services software healthy open-sse/services
__tests__ software healthy open-sse/services/__tests__
compression software healthy open-sse/services/compression
engines software healthy open-sse/services/compression/engines
mcpAccessibility software healthy open-sse/services/compression/engines/mcpAccessibility
rtk software healthy open-sse/services/compression/engines/rtk
filters software healthy open-sse/services/compression/engines/rtk/filters
rules software healthy open-sse/services/compression/rules
es software healthy open-sse/services/compression/rules/es
pt-BR software healthy open-sse/services/compression/rules/pt-BR
ja software healthy open-sse/services/compression/rules/ja
fr software healthy open-sse/services/compression/rules/fr
en software healthy open-sse/services/compression/rules/en
de software healthy open-sse/services/compression/rules/de
autoCombo software healthy open-sse/services/autoCombo
__tests__ software healthy open-sse/services/autoCombo/__tests__
transformer software healthy open-sse/transformer
handlers software healthy open-sse/handlers
electron software healthy electron
config software healthy config
tests software healthy tests
security software healthy tests/security
translator software healthy tests/translator
integration software healthy tests/integration
services software healthy tests/integration/services
live software healthy tests/live
unit software healthy tests/unit
settings software healthy tests/unit/settings
authz software healthy tests/unit/authz
compression software healthy tests/unit/compression
fixtures software healthy tests/unit/compression/fixtures
auth software healthy tests/unit/auth
api software healthy tests/unit/api
compression software healthy tests/unit/api/compression
services software healthy tests/unit/api/services

Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.

LabelLayerStatusPath
RequestLoggerDetail frontend healthy src/shared/components/RequestLoggerDetail.tsx
CommandPalette frontend healthy src/shared/components/CommandPalette.tsx
CloudSyncStatus frontend healthy src/shared/components/CloudSyncStatus.tsx
Tooltip frontend healthy src/shared/components/Tooltip.tsx
PricingModal frontend healthy src/shared/components/PricingModal.tsx
DegradationBadge frontend healthy src/shared/components/DegradationBadge.tsx
Select frontend healthy src/shared/components/Select.tsx
EmailPrivacyToggle frontend healthy src/shared/components/EmailPrivacyToggle.tsx
UsageAnalytics frontend healthy src/shared/components/UsageAnalytics.tsx
ProxyLogDetail frontend healthy src/shared/components/ProxyLogDetail.tsx
ProviderTestSlideOver frontend healthy src/shared/components/ProviderTestSlideOver.tsx
EmptyState frontend healthy src/shared/components/EmptyState.tsx
AutoRoutingBanner frontend healthy src/shared/components/AutoRoutingBanner.tsx
ActiveRequestsPanel frontend healthy src/shared/components/ActiveRequestsPanel.tsx
OmniRouteLogo frontend healthy src/shared/components/OmniRouteLogo.tsx
Button frontend healthy src/shared/components/Button.tsx
UsageStats frontend healthy src/shared/components/UsageStats.tsx
ProxyConfigModal frontend healthy src/shared/components/ProxyConfigModal.tsx
Avatar frontend healthy src/shared/components/Avatar.tsx
LanguageSelector frontend healthy src/shared/components/LanguageSelector.tsx
Input frontend healthy src/shared/components/Input.tsx
DataTable frontend healthy src/shared/components/DataTable.tsx
MonacoEditor frontend healthy src/shared/components/MonacoEditor.tsx
InfoTooltip frontend healthy src/shared/components/InfoTooltip.tsx
Breadcrumbs frontend healthy src/shared/components/Breadcrumbs.tsx
Modal frontend healthy src/shared/components/Modal.tsx
KiroSocialOAuthModal frontend healthy src/shared/components/KiroSocialOAuthModal.tsx
OAuthModal frontend healthy src/shared/components/OAuthModal.tsx
NoAuthProviderCard frontend healthy src/shared/components/NoAuthProviderCard.tsx
NavigationProgress frontend healthy src/shared/components/NavigationProgress.tsx
ProviderIcon frontend healthy src/shared/components/ProviderIcon.tsx
Toggle frontend healthy src/shared/components/Toggle.tsx
NotificationToast frontend healthy src/shared/components/NotificationToast.tsx
PresetSlider frontend healthy src/shared/components/PresetSlider.tsx
TokenHealthBadge frontend healthy src/shared/components/TokenHealthBadge.tsx
ConsoleLogViewer frontend healthy src/shared/components/ConsoleLogViewer.tsx
RequestLoggerV2 frontend healthy src/shared/components/RequestLoggerV2.tsx
Footer frontend healthy src/shared/components/Footer.tsx
ManualConfigModal frontend healthy src/shared/components/ManualConfigModal.tsx
Sidebar frontend healthy src/shared/components/Sidebar.tsx
CursorAuthModal frontend healthy src/shared/components/CursorAuthModal.tsx
Badge frontend healthy src/shared/components/Badge.tsx
ModelRoutingSection frontend healthy src/shared/components/ModelRoutingSection.tsx
ProxyLogger frontend healthy src/shared/components/ProxyLogger.tsx
Card frontend healthy src/shared/components/Card.tsx
ThemeToggle frontend healthy src/shared/components/ThemeToggle.tsx
ModelSelectModal frontend healthy src/shared/components/ModelSelectModal.tsx
KiroOAuthWrapper frontend healthy src/shared/components/KiroOAuthWrapper.tsx
ErrorPageScaffold frontend healthy src/shared/components/ErrorPageScaffold.tsx
Loading frontend healthy src/shared/components/Loading.tsx

Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.

LabelLayerStatusPath
generic_api_key::tests/integration/combo-provider-exhaustio… security healthy tests/integration/combo-provider-exhaustion.test.ts
generic_api_key::tests/integration/combo-provider-exhaustio… security healthy tests/integration/combo-provider-exhaustion.test.ts
generic_api_key::tests/integration/combo-provider-exhaustio… security healthy tests/integration/combo-provider-exhaustion.test.ts
generic_api_key::tests/integration/combo-provider-exhaustio… security healthy tests/integration/combo-provider-exhaustion.test.ts
generic_api_key::tests/integration/combo-provider-exhaustio… security healthy tests/integration/combo-provider-exhaustion.test.ts
generic_api_key::tests/integration/combo-provider-exhaustio… security healthy tests/integration/combo-provider-exhaustion.test.ts
generic_api_key::tests/integration/combo-provider-exhaustio… security healthy tests/integration/combo-provider-exhaustion.test.ts
generic_api_key::tests/integration/combo-provider-exhaustio… security healthy tests/integration/combo-provider-exhaustion.test.ts
generic_api_key::tests/integration/combo-provider-exhaustio… security healthy tests/integration/combo-provider-exhaustion.test.ts
generic_api_key::tests/integration/combo-provider-exhaustio… security healthy tests/integration/combo-provider-exhaustion.test.ts
generic_api_key::tests/integration/combo-provider-exhaustio… security healthy tests/integration/combo-provider-exhaustion.test.ts
generic_api_key::tests/integration/combo-provider-exhaustio… security healthy tests/integration/combo-provider-exhaustion.test.ts
generic_api_key::tests/integration/combo-provider-exhaustio… security healthy tests/integration/combo-provider-exhaustion.test.ts
generic_api_key::tests/integration/combo-provider-exhaustio… security healthy tests/integration/combo-provider-exhaustion.test.ts
password_literal::tests/integration/api-keys.test.ts security healthy tests/integration/api-keys.test.ts
generic_api_key::tests/integration/memory-pipeline.test.ts security healthy tests/integration/memory-pipeline.test.ts
generic_api_key::tests/integration/memory-pipeline.test.ts security healthy tests/integration/memory-pipeline.test.ts
generic_api_key::tests/integration/memory-pipeline.test.ts security healthy tests/integration/memory-pipeline.test.ts
generic_api_key::tests/integration/combo-routing-e2e.test.ts security healthy tests/integration/combo-routing-e2e.test.ts
generic_api_key::tests/integration/skills-pipeline.test.ts security healthy tests/integration/skills-pipeline.test.ts
generic_api_key::tests/integration/skills-pipeline.test.ts security healthy tests/integration/skills-pipeline.test.ts
generic_api_key::tests/integration/skills-pipeline.test.ts security healthy tests/integration/skills-pipeline.test.ts
generic_api_key::tests/integration/skills-pipeline.test.ts security healthy tests/integration/skills-pipeline.test.ts
generic_api_key::tests/integration/skills-pipeline.test.ts security healthy tests/integration/skills-pipeline.test.ts
generic_api_key::tests/integration/skills-pipeline.test.ts security healthy tests/integration/skills-pipeline.test.ts
generic_api_key::tests/integration/skills-pipeline.test.ts security healthy tests/integration/skills-pipeline.test.ts
generic_api_key::tests/integration/skills-pipeline.test.ts security healthy tests/integration/skills-pipeline.test.ts
generic_api_key::tests/integration/skills-pipeline.test.ts security healthy tests/integration/skills-pipeline.test.ts
generic_api_key::tests/integration/skills-pipeline.test.ts security healthy tests/integration/skills-pipeline.test.ts
password_literal::tests/integration/api-routes-critical.tes… security healthy tests/integration/api-routes-critical.test.ts
password_literal::tests/integration/api-routes-critical.tes… security healthy tests/integration/api-routes-critical.test.ts
generic_api_key::tests/integration/chat-pipeline.test.ts security healthy tests/integration/chat-pipeline.test.ts
generic_api_key::tests/integration/chat-pipeline.test.ts security healthy tests/integration/chat-pipeline.test.ts
generic_api_key::tests/integration/chat-pipeline.test.ts security healthy tests/integration/chat-pipeline.test.ts
generic_api_key::tests/integration/chat-pipeline.test.ts security healthy tests/integration/chat-pipeline.test.ts
generic_api_key::tests/integration/chat-pipeline.test.ts security healthy tests/integration/chat-pipeline.test.ts
generic_api_key::tests/integration/chat-pipeline.test.ts security healthy tests/integration/chat-pipeline.test.ts
generic_api_key::tests/integration/chat-pipeline.test.ts security healthy tests/integration/chat-pipeline.test.ts
generic_api_key::tests/integration/chat-pipeline.test.ts security healthy tests/integration/chat-pipeline.test.ts
generic_api_key::tests/integration/chat-pipeline.test.ts security healthy tests/integration/chat-pipeline.test.ts
generic_api_key::tests/integration/chat-pipeline.test.ts security healthy tests/integration/chat-pipeline.test.ts
generic_api_key::tests/unit/batch_results.test.ts security healthy tests/unit/batch_results.test.ts
generic_api_key::tests/unit/chat-route-coverage.test.ts security healthy tests/unit/chat-route-coverage.test.ts
generic_api_key::tests/unit/chat-route-coverage.test.ts security healthy tests/unit/chat-route-coverage.test.ts
generic_api_key::tests/unit/chat-route-coverage.test.ts security healthy tests/unit/chat-route-coverage.test.ts
generic_api_key::tests/unit/chat-route-coverage.test.ts security healthy tests/unit/chat-route-coverage.test.ts
generic_api_key::tests/unit/chat-route-coverage.test.ts security healthy tests/unit/chat-route-coverage.test.ts
generic_api_key::tests/unit/chat-route-coverage.test.ts security healthy tests/unit/chat-route-coverage.test.ts
generic_api_key::tests/unit/chat-route-coverage.test.ts security healthy tests/unit/chat-route-coverage.test.ts
generic_api_key::tests/unit/vision-bridge-env-override.test… security healthy tests/unit/vision-bridge-env-override.test.ts

Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.

LabelLayerStatusPath
/page.tsx frontend healthy src/app/page.tsx
/offline frontend healthy src/app/offline/page.tsx
/auth/callback frontend healthy src/app/auth/callback/page.tsx
/login frontend healthy src/app/login/page.tsx
/(dashboard)/dashboard frontend healthy src/app/(dashboard)/dashboard/page.tsx
/(dashboard)/dashboard/settings frontend healthy src/app/(dashboard)/dashboard/settings/page.tsx
/(dashboard)/dashboard/settings/security frontend healthy src/app/(dashboard)/dashboard/settings/security/page.tsx
/(dashboard)/dashboard/settings/routing frontend healthy src/app/(dashboard)/dashboard/settings/routing/page.tsx
/(dashboard)/dashboard/settings/ai frontend healthy src/app/(dashboard)/dashboard/settings/ai/page.tsx
/(dashboard)/dashboard/settings/resilience frontend healthy src/app/(dashboard)/dashboard/settings/resilience/page.tsx
/(dashboard)/dashboard/settings/advanced frontend healthy src/app/(dashboard)/dashboard/settings/advanced/page.tsx
/(dashboard)/dashboard/settings/feature-flags frontend healthy src/app/(dashboard)/dashboard/settings/feature-flags/page.t…
/(dashboard)/dashboard/settings/general frontend healthy src/app/(dashboard)/dashboard/settings/general/page.tsx
/(dashboard)/dashboard/settings/appearance frontend healthy src/app/(dashboard)/dashboard/settings/appearance/page.tsx
/(dashboard)/dashboard/settings/sidebar frontend healthy src/app/(dashboard)/dashboard/settings/sidebar/page.tsx
/(dashboard)/dashboard/settings/pricing frontend healthy src/app/(dashboard)/dashboard/settings/pricing/page.tsx
/(dashboard)/dashboard/search-tools frontend healthy src/app/(dashboard)/dashboard/search-tools/page.tsx
/(dashboard)/dashboard/batch frontend healthy src/app/(dashboard)/dashboard/batch/page.tsx
/(dashboard)/dashboard/batch/files frontend healthy src/app/(dashboard)/dashboard/batch/files/page.tsx
/(dashboard)/dashboard/translator frontend healthy src/app/(dashboard)/dashboard/translator/page.tsx
/(dashboard)/dashboard/relay frontend healthy src/app/(dashboard)/dashboard/relay/page.tsx
/(dashboard)/dashboard/playground frontend healthy src/app/(dashboard)/dashboard/playground/page.tsx
/(dashboard)/dashboard/compression frontend healthy src/app/(dashboard)/dashboard/compression/page.tsx
/(dashboard)/dashboard/usage frontend healthy src/app/(dashboard)/dashboard/usage/page.tsx
/(dashboard)/dashboard/api-manager frontend healthy src/app/(dashboard)/dashboard/api-manager/page.tsx
/(dashboard)/dashboard/analytics frontend healthy src/app/(dashboard)/dashboard/analytics/page.tsx
/(dashboard)/dashboard/analytics/compression frontend healthy src/app/(dashboard)/dashboard/analytics/compression/page.tsx
/(dashboard)/dashboard/analytics/utilization frontend healthy src/app/(dashboard)/dashboard/analytics/utilization/page.tsx
/(dashboard)/dashboard/analytics/combo-health frontend healthy src/app/(dashboard)/dashboard/analytics/combo-health/page.t…
/(dashboard)/dashboard/analytics/search frontend healthy src/app/(dashboard)/dashboard/analytics/search/page.tsx
/(dashboard)/dashboard/analytics/evals frontend healthy src/app/(dashboard)/dashboard/analytics/evals/page.tsx
/(dashboard)/dashboard/cloud-agents frontend healthy src/app/(dashboard)/dashboard/cloud-agents/page.tsx
/(dashboard)/dashboard/health frontend healthy src/app/(dashboard)/dashboard/health/page.tsx
/(dashboard)/dashboard/mcp frontend healthy src/app/(dashboard)/dashboard/mcp/page.tsx
/(dashboard)/dashboard/changelog frontend healthy src/app/(dashboard)/dashboard/changelog/page.tsx
/(dashboard)/dashboard/a2a frontend healthy src/app/(dashboard)/dashboard/a2a/page.tsx
/(dashboard)/dashboard/endpoint frontend healthy src/app/(dashboard)/dashboard/endpoint/page.tsx
/(dashboard)/dashboard/media-providers frontend healthy src/app/(dashboard)/dashboard/media-providers/page.tsx
/(dashboard)/dashboard/media-providers/[kind] frontend healthy src/app/(dashboard)/dashboard/media-providers/[kind]/page.t…
/(dashboard)/dashboard/media-providers/[kind]/[id] frontend healthy src/app/(dashboard)/dashboard/media-providers/[kind]/[id]/p…
/(dashboard)/dashboard/providers frontend healthy src/app/(dashboard)/dashboard/providers/page.tsx
/(dashboard)/dashboard/providers/new frontend healthy src/app/(dashboard)/dashboard/providers/new/page.tsx
/(dashboard)/dashboard/providers/[id] frontend healthy src/app/(dashboard)/dashboard/providers/[id]/page.tsx
/(dashboard)/dashboard/providers/services frontend healthy src/app/(dashboard)/dashboard/providers/services/page.tsx
/(dashboard)/dashboard/audit frontend healthy src/app/(dashboard)/dashboard/audit/page.tsx
/(dashboard)/dashboard/audit/mcp frontend healthy src/app/(dashboard)/dashboard/audit/mcp/page.tsx
/(dashboard)/dashboard/audit/a2a frontend healthy src/app/(dashboard)/dashboard/audit/a2a/page.tsx
/(dashboard)/dashboard/cache frontend healthy src/app/(dashboard)/dashboard/cache/page.tsx
/(dashboard)/dashboard/cache/media frontend healthy src/app/(dashboard)/dashboard/cache/media/page.tsx
/(dashboard)/dashboard/logs frontend healthy src/app/(dashboard)/dashboard/logs/page.tsx

Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.

LabelLayerStatusPath
DeepSeekWebWithAutoRefreshExecutor software healthy open-sse/executors/deepseek-web-with-auto-refresh.ts:DeepSe…
NlpCloudExecutor software healthy open-sse/executors/nlpcloud.ts:NlpCloudExecutor
WindsurfExecutor software healthy open-sse/executors/windsurf.ts:WindsurfExecutor
BlackboxWebExecutor software healthy open-sse/executors/blackbox-web.ts:BlackboxWebExecutor
ByteQueue software healthy open-sse/executors/kiro.ts:ByteQueue
KiroExecutor software healthy open-sse/executors/kiro.ts:KiroExecutor
MuseSparkWebExecutor software healthy open-sse/executors/muse-spark-web.ts:MuseSparkWebExecutor
CloudflareAIExecutor software healthy open-sse/executors/cloudflare-ai.ts:CloudflareAIExecutor
CodexExecutor software healthy open-sse/executors/codex.ts:CodexExecutor
returned software healthy open-sse/executors/codex.ts:returned
GeminiCLIExecutor software healthy open-sse/executors/gemini-cli.ts:GeminiCLIExecutor
CursorExecutor software healthy open-sse/executors/cursor.ts:CursorExecutor
GithubExecutor software healthy open-sse/executors/github.ts:GithubExecutor
PuterExecutor software healthy open-sse/executors/puter.ts:PuterExecutor
ClaudeWebExecutor software healthy open-sse/executors/claude-web.ts:ClaudeWebExecutor
BedrockExecutor software healthy open-sse/executors/bedrock.ts:BedrockExecutor
VeoAIFreeWebExecutor software healthy open-sse/executors/veoaifree-web.ts:VeoAIFreeWebExecutor
GlmExecutor software healthy open-sse/executors/glm.ts:GlmExecutor
PerplexityWebExecutor software healthy open-sse/executors/perplexity-web.ts:PerplexityWebExecutor
SessionAuthError software healthy open-sse/executors/chatgpt-web.ts:SessionAuthError
SentinelBlockedError software healthy open-sse/executors/chatgpt-web.ts:SentinelBlockedError
ChatGptWebExecutor software healthy open-sse/executors/chatgpt-web.ts:ChatGptWebExecutor
ClaudeWebAutoRefreshExecutor software healthy open-sse/executors/claude-web-auto-refresh.ts:ClaudeWebAuto…
CliproxyapiExecutor software healthy open-sse/executors/cliproxyapi.ts:CliproxyapiExecutor
for software healthy open-sse/executors/base.ts:for
BaseExecutor software healthy open-sse/executors/base.ts:BaseExecutor
AntigravityPreResponseTimeoutError software healthy open-sse/executors/antigravity.ts:AntigravityPreResponseTim…
AntigravityExecutor software healthy open-sse/executors/antigravity.ts:AntigravityExecutor
DevinCliExecutor software healthy open-sse/executors/devin-cli.ts:DevinCliExecutor
ClaudeWebWithAutoRefresh software healthy open-sse/executors/claude-web-with-auto-refresh.ts:ClaudeWe…
T3ChatWebExecutor software healthy open-sse/executors/t3-chat-web.ts:T3ChatWebExecutor
AzureOpenAIExecutor software healthy open-sse/executors/azure-openai.ts:AzureOpenAIExecutor
QoderExecutor software healthy open-sse/executors/qoder.ts:QoderExecutor
NineRouterExecutor software healthy open-sse/executors/ninerouter.ts:NineRouterExecutor
CopilotWebExecutor software healthy open-sse/executors/copilot-web.ts:CopilotWebExecutor
PetalsExecutor software healthy open-sse/executors/petals.ts:PetalsExecutor
OpencodeExecutor software healthy open-sse/executors/opencode.ts:OpencodeExecutor
GrokMarkupFilter software healthy open-sse/executors/grok-web.ts:GrokMarkupFilter
GrokWebExecutor software healthy open-sse/executors/grok-web.ts:GrokWebExecutor
DefaultExecutor software healthy open-sse/executors/default.ts:DefaultExecutor
KieExecutor software healthy open-sse/executors/kie.ts:KieExecutor
AdaptaWebExecutor software healthy open-sse/executors/adapta-web.ts:AdaptaWebExecutor
PollinationsExecutor software healthy open-sse/executors/pollinations.ts:PollinationsExecutor
InnerAiModelsError software healthy open-sse/executors/inner-ai.ts:InnerAiModelsError
InnerAiStreamError software healthy open-sse/executors/inner-ai.ts:InnerAiStreamError
InnerAiExecutor software healthy open-sse/executors/inner-ai.ts:InnerAiExecutor
DeepSeekWebExecutor software healthy open-sse/executors/deepseek-web.ts:DeepSeekWebExecutor
VertexExecutor software healthy open-sse/executors/vertex.ts:VertexExecutor
CommandCodeExecutor software healthy open-sse/executors/commandCode.ts:CommandCodeExecutor
GitlabExecutor software healthy open-sse/executors/gitlab.ts:GitlabExecutor

Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.

LabelLayerStatusPath
request-log-migration.test.ts data healthy tests/unit/request-log-migration.test.ts
db-migration-runner.test.ts data healthy tests/unit/db-migration-runner.test.ts
db-core-migration.test.ts data healthy tests/unit/db-core-migration.test.ts
json-migration-combos.test.ts data healthy tests/unit/json-migration-combos.test.ts
usage-migrations.test.ts data healthy tests/unit/usage-migrations.test.ts
migration-071.test.ts data healthy tests/unit/db/migration-071.test.ts
no-migration-collisions.test.ts data healthy tests/unit/db/no-migration-collisions.test.ts
migrations.ts data healthy src/lib/usage/migrations.ts
jsonMigration.ts data healthy src/lib/db/jsonMigration.ts
migrationRunner.ts data healthy src/lib/db/migrationRunner.ts
041_compression_receipts.sql data healthy src/lib/db/migrations/041_compression_receipts.sql
035_standard_compression_config.sql data healthy src/lib/db/migrations/035_standard_compression_config.sql
010_model_combo_mappings.sql data healthy src/lib/db/migrations/010_model_combo_mappings.sql
009_requested_model.sql data healthy src/lib/db/migrations/009_requested_model.sql
004_proxy_registry.sql data healthy src/lib/db/migrations/004_proxy_registry.sql
071_services.sql data healthy src/lib/db/migrations/071_services.sql
015_create_memories.sql data healthy src/lib/db/migrations/015_create_memories.sql
018_call_logs_detailed_tokens.sql data healthy src/lib/db/migrations/018_call_logs_detailed_tokens.sql
034_compression_settings.sql data healthy src/lib/db/migrations/034_compression_settings.sql
060_create_gamification.sql data healthy src/lib/db/migrations/060_create_gamification.sql
058_command_code_auth_sessions.sql data healthy src/lib/db/migrations/058_command_code_auth_sessions.sql
025_call_logs_summary_storage.sql data healthy src/lib/db/migrations/025_call_logs_summary_storage.sql
027_skill_mode_and_metadata.sql data healthy src/lib/db/migrations/027_skill_mode_and_metadata.sql
016_create_skills.sql data healthy src/lib/db/migrations/016_create_skills.sql
049_compression_analytics_indexes.sql data healthy src/lib/db/migrations/049_compression_analytics_indexes.sql
046_database_settings.sql data healthy src/lib/db/migrations/046_database_settings.sql
014_unified_log_artifacts.sql data healthy src/lib/db/migrations/014_unified_log_artifacts.sql
064_create_session_model_history.sql data healthy src/lib/db/migrations/064_create_session_model_history.sql
002_mcp_a2a_tables.sql data healthy src/lib/db/migrations/002_mcp_a2a_tables.sql
033_create_reasoning_cache.sql data healthy src/lib/db/migrations/033_create_reasoning_cache.sql
053_remove_status_from_files.sql data healthy src/lib/db/migrations/053_remove_status_from_files.sql
037_ultra_compression.sql data healthy src/lib/db/migrations/037_ultra_compression.sql
062_usage_history_combo_strategy.sql data healthy src/lib/db/migrations/062_usage_history_combo_strategy.sql
051_hot_path_db_indexes.sql data healthy src/lib/db/migrations/051_hot_path_db_indexes.sql
070_webhooks_kind_metadata.sql data healthy src/lib/db/migrations/070_webhooks_kind_metadata.sql
029_provider_connection_max_concurrent.sql data healthy src/lib/db/migrations/029_provider_connection_max_concurren…
050_session_account_affinity.sql data healthy src/lib/db/migrations/050_session_account_affinity.sql
005_combo_agent_fields.sql data healthy src/lib/db/migrations/005_combo_agent_fields.sql
028_create_files_and_batches.sql data healthy src/lib/db/migrations/028_create_files_and_batches.sql
030_create_eval_runs.sql data healthy src/lib/db/migrations/030_create_eval_runs.sql
006_detailed_request_logs.sql data healthy src/lib/db/migrations/006_detailed_request_logs.sql
017_version_manager_upstream_proxy.sql data healthy src/lib/db/migrations/017_version_manager_upstream_proxy.sql
022_add_memory_fts5.sql data healthy src/lib/db/migrations/022_add_memory_fts5.sql
011_webhooks.sql data healthy src/lib/db/migrations/011_webhooks.sql
044_usage_history_api_key_backfill.sql data healthy src/lib/db/migrations/044_usage_history_api_key_backfill.sql
045_compression_tokens.sql data healthy src/lib/db/migrations/045_compression_tokens.sql
036_aggressive_compression.sql data healthy src/lib/db/migrations/036_aggressive_compression.sql
039_compression_cache_stats.sql data healthy src/lib/db/migrations/039_compression_cache_stats.sql
067_relay_proxies.sql data healthy src/lib/db/migrations/067_relay_proxies.sql
057_provider_connection_quota_window_thresholds.sql data healthy src/lib/db/migrations/057_provider_connection_quota_window_…

Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.

LabelLayerStatusPath
model_combo_mappings data healthy src/lib/db/migrations/010_model_combo_mappings.sql
proxy_registry data healthy src/lib/db/migrations/004_proxy_registry.sql
proxy_assignments data healthy src/lib/db/migrations/004_proxy_registry.sql
memories data healthy src/lib/db/migrations/015_create_memories.sql
leaderboard data healthy src/lib/db/migrations/060_create_gamification.sql
user_levels data healthy src/lib/db/migrations/060_create_gamification.sql
badge_definitions data healthy src/lib/db/migrations/060_create_gamification.sql
user_badges data healthy src/lib/db/migrations/060_create_gamification.sql
xp_audit_log data healthy src/lib/db/migrations/060_create_gamification.sql
token_ledger data healthy src/lib/db/migrations/060_create_gamification.sql
invite_tokens data healthy src/lib/db/migrations/060_create_gamification.sql
community_servers data healthy src/lib/db/migrations/060_create_gamification.sql
command_code_auth_sessions data healthy src/lib/db/migrations/058_command_code_auth_sessions.sql
call_logs data healthy src/lib/db/migrations/025_call_logs_summary_storage.sql
skills data healthy src/lib/db/migrations/016_create_skills.sql
skill_executions data healthy src/lib/db/migrations/016_create_skills.sql
session_model_history data healthy src/lib/db/migrations/064_create_session_model_history.sql
mcp_tool_audit data healthy src/lib/db/migrations/002_mcp_a2a_tables.sql
a2a_tasks data healthy src/lib/db/migrations/002_mcp_a2a_tables.sql
a2a_task_events data healthy src/lib/db/migrations/002_mcp_a2a_tables.sql
routing_decisions data healthy src/lib/db/migrations/002_mcp_a2a_tables.sql
combo_adaptation_state data healthy src/lib/db/migrations/002_mcp_a2a_tables.sql
reasoning_cache data healthy src/lib/db/migrations/033_create_reasoning_cache.sql
session_account_affinity data healthy src/lib/db/migrations/050_session_account_affinity.sql
files data healthy src/lib/db/migrations/028_create_files_and_batches.sql
batches data healthy src/lib/db/migrations/028_create_files_and_batches.sql
eval_runs data healthy src/lib/db/migrations/030_create_eval_runs.sql
request_detail_logs data healthy src/lib/db/migrations/006_detailed_request_logs.sql
version_manager data healthy src/lib/db/migrations/017_version_manager_upstream_proxy.sql
upstream_proxy_config data healthy src/lib/db/migrations/017_version_manager_upstream_proxy.sql
webhooks data healthy src/lib/db/migrations/011_webhooks.sql
compression_cache_stats data healthy src/lib/db/migrations/039_compression_cache_stats.sql
relay_tokens data healthy src/lib/db/migrations/067_relay_proxies.sql
relay_rate_limits data healthy src/lib/db/migrations/067_relay_proxies.sql
relay_logs data healthy src/lib/db/migrations/067_relay_proxies.sql
context_handoffs data healthy src/lib/db/migrations/019_context_handoffs.sql
cloud_agent_credentials data healthy src/lib/db/migrations/061_cloud_agent_credentials.sql
webhook_deliveries data healthy src/lib/db/migrations/069_webhook_deliveries.sql
hourly_usage_summary data healthy src/lib/db/migrations/047_aggregation_tables.sql
daily_usage_summary data healthy src/lib/db/migrations/047_aggregation_tables.sql
IF data healthy src/lib/db/migrations/001_initial_schema.sql
provider_connections data healthy src/lib/db/migrations/001_initial_schema.sql
provider_nodes data healthy src/lib/db/migrations/001_initial_schema.sql
key_value data healthy src/lib/db/migrations/001_initial_schema.sql
combos data healthy src/lib/db/migrations/001_initial_schema.sql
api_keys data healthy src/lib/db/migrations/001_initial_schema.sql
db_meta data healthy src/lib/db/migrations/001_initial_schema.sql
usage_history data healthy src/lib/db/migrations/001_initial_schema.sql
proxy_logs data healthy src/lib/db/migrations/001_initial_schema.sql
domain_fallback_chains data healthy src/lib/db/migrations/001_initial_schema.sql

Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.

LabelLayerStatusPath
127.0.0.1 network healthy .env.example
192.168.0.15 network healthy .env.example
172.16.0.0 network healthy open-sse/config/providerRegistry.ts
147.0.0.0 network healthy open-sse/executors/blackbox-web.ts
120.0.0.0 network healthy open-sse/executors/claude-web.ts
126.0.0.0 network healthy open-sse/executors/veoaifree-web.ts
131.0.0.0 network healthy open-sse/executors/t3-chat-web.ts
134.0.0.0 network healthy open-sse/executors/deepseek-web.ts
124.0.0.0 network healthy open-sse/services/claudeTurnstileSolver.ts
1.2.3.4 network healthy tests/integration/services/full-lifecycle.int.test.ts
10.0.0.1 network healthy tests/unit/free-proxies-add-to-pool.test.ts
10.0.0.2 network healthy tests/unit/free-proxies-add-to-pool.test.ts
10.1.0.1 network healthy tests/unit/free-proxies-add-to-pool.test.ts
10.1.0.2 network healthy tests/unit/free-proxies-add-to-pool.test.ts
10.5.0.1 network healthy tests/unit/free-proxies-add-to-pool.test.ts
10.6.0.1 network healthy tests/unit/free-proxies-add-to-pool.test.ts
10.6.0.2 network healthy tests/unit/free-proxies-add-to-pool.test.ts
198.51.100.10 network healthy tests/unit/admin-audit-events.test.ts
198.51.100.22 network healthy tests/unit/admin-audit-events.test.ts
203.0.113.10 network healthy tests/unit/admin-audit-events.test.ts
99.0.0.1 network healthy tests/unit/free-proxy-providers.test.ts
10.0.0.4 network healthy tests/unit/compliance-index.test.ts
192.168.0.250 network healthy tests/unit/dev-origins-config.test.ts
192.168.1.100 network healthy tests/unit/cli-machine-token.test.ts
8.8.8.8 network healthy tests/unit/cli-machine-token.test.ts
5.6.7.8 network healthy tests/unit/free-proxies-db.test.ts
9.9.9.9 network healthy tests/unit/free-proxies-db.test.ts
11.0.0.1 network healthy tests/unit/free-proxies-db.test.ts
11.0.0.2 network healthy tests/unit/free-proxies-db.test.ts
11.0.0.3 network healthy tests/unit/free-proxies-db.test.ts
20.0.0.1 network healthy tests/unit/free-proxies-db.test.ts
20.0.0.2 network healthy tests/unit/free-proxies-db.test.ts
169.254.169.254 network healthy tests/unit/db-upstreamProxy.test.ts
203.0.113.5 network healthy tests/unit/compliance-audit-route.test.ts
192.168.1.1 network healthy tests/unit/cliproxyapi-executor.test.ts
192.168.1.0 network healthy tests/unit/ip-filter.test.ts
192.168.2.1 network healthy tests/unit/ip-filter.test.ts
10.0.1.1 network healthy tests/unit/ip-filter.test.ts
10.0.0.0 network healthy tests/unit/ip-filter.test.ts
10.255.255.255 network healthy tests/unit/ip-filter.test.ts
192.168.1.50 network healthy tests/unit/ip-filter.test.ts
5.5.5.5 network healthy tests/unit/ip-filter.test.ts
1.1.1.1 network healthy tests/unit/ip-filter.test.ts
7.7.7.7 network healthy tests/unit/ip-filter.test.ts
198.51.100.30 network healthy tests/unit/sync-routes.test.ts
192.168.107.55 network healthy tests/unit/chatgpt-web.test.ts
172.16.0.1 network healthy tests/unit/webhook-ssrf-guard.test.ts
172.31.255.255 network healthy tests/unit/webhook-ssrf-guard.test.ts
100.64.0.1 network healthy tests/unit/webhook-ssrf-guard.test.ts
169.254.0.1 network healthy tests/unit/webhook-ssrf-guard.test.ts

Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.

LabelLayerStatusPath
auth::tests/unit/oauth-providers-error-handling.test.ts security healthy tests/unit/oauth-providers-error-handling.test.ts
auth::tests/unit/token-refresh-service.test.ts security healthy tests/unit/token-refresh-service.test.ts
auth::src/shared/components/CursorAuthModal.tsx security healthy src/shared/components/CursorAuthModal.tsx
auth::src/app/callback/page.tsx security healthy src/app/callback/page.tsx
auth::tests/unit/compression/fixtures/long-coding-session.j… security healthy tests/unit/compression/fixtures/long-coding-session.json
auth::open-sse/services/gigachatAuth.ts security healthy open-sse/services/gigachatAuth.ts
auth::tests/unit/codexAuthZipExtract.test.ts security healthy tests/unit/codexAuthZipExtract.test.ts
auth::src/app/(dashboard)/dashboard/providers/[id]/page.tsx security healthy src/app/(dashboard)/dashboard/providers/[id]/page.tsx
auth::tests/unit/executor-vertex-extended.test.ts security healthy tests/unit/executor-vertex-extended.test.ts
auth::src/app/(dashboard)/dashboard/providers/providerPageU… security healthy src/app/(dashboard)/dashboard/providers/providerPageUtils.ts
auth::src/lib/oauth/services/kiro.ts security healthy src/lib/oauth/services/kiro.ts
auth::src/i18n/messages/hi.json security healthy src/i18n/messages/hi.json
auth::src/lib/oauth/services/openai.ts security healthy src/lib/oauth/services/openai.ts
auth::tests/unit/claude-code-compatible-helpers.test.ts security healthy tests/unit/claude-code-compatible-helpers.test.ts
auth::src/lib/oauth/services/cursor.ts security healthy src/lib/oauth/services/cursor.ts
auth::open-sse/executors/perplexity-web.ts security healthy open-sse/executors/perplexity-web.ts
auth::src/app/api/providers/[id]/claude-auth/export/route.ts security healthy src/app/api/providers/[id]/claude-auth/export/route.ts
auth::tests/unit/api-auth.test.ts security healthy tests/unit/api-auth.test.ts
auth::src/i18n/messages/th.json security healthy src/i18n/messages/th.json
auth::src/server/authz/pipeline.ts security healthy src/server/authz/pipeline.ts
auth::src/i18n/messages/en.json security healthy src/i18n/messages/en.json
auth::src/app/api/providers/[id]/test/cliRuntimeProviderMap… security healthy src/app/api/providers/[id]/test/cliRuntimeProviderMap.ts
auth::tests/integration/security-hardening.test.ts security healthy tests/integration/security-hardening.test.ts
auth::tests/unit/executor-gitlab.test.ts security healthy tests/unit/executor-gitlab.test.ts
auth::tests/unit/bootstrap-env.test.ts security healthy tests/unit/bootstrap-env.test.ts
auth::tests/unit/cursor-usage-fetcher.test.ts security healthy tests/unit/cursor-usage-fetcher.test.ts
auth::src/shared/components/KiroSocialOAuthModal.tsx security healthy src/shared/components/KiroSocialOAuthModal.tsx
auth::open-sse/services/ccBridgeTransforms.ts security healthy open-sse/services/ccBridgeTransforms.ts
auth::tests/unit/authz/pipeline.test.ts security healthy tests/unit/authz/pipeline.test.ts
auth::src/lib/oauth/config/index.ts security healthy src/lib/oauth/config/index.ts
auth::src/shared/components/KiroOAuthWrapper.tsx security healthy src/shared/components/KiroOAuthWrapper.tsx
auth::open-sse/executors/antigravity.ts security healthy open-sse/executors/antigravity.ts
auth::src/app/api/providers/gemini-cli-auth/zip-extract/rou… security healthy src/app/api/providers/gemini-cli-auth/zip-extract/route.ts
auth::src/i18n/messages/az.json security healthy src/i18n/messages/az.json
auth::tests/unit/gemini-import-route.test.ts security healthy tests/unit/gemini-import-route.test.ts
auth::src/shared/validation/schemas.ts security healthy src/shared/validation/schemas.ts
auth::src/lib/oauth/services/antigravity.ts security healthy src/lib/oauth/services/antigravity.ts
auth::src/i18n/messages/it.json security healthy src/i18n/messages/it.json
auth::tests/unit/oauth-trae.test.ts security healthy tests/unit/oauth-trae.test.ts
auth::src/shared/components/ModelSelectModal.tsx security healthy src/shared/components/ModelSelectModal.tsx
auth::@omniroute/opencode-plugin/tests/config-shim.test.ts security healthy @omniroute/opencode-plugin/tests/config-shim.test.ts
auth::src/lib/oauth/services/gemini.ts security healthy src/lib/oauth/services/gemini.ts
auth::src/lib/apiBridgeServer.ts security healthy src/lib/apiBridgeServer.ts
auth::src/lib/oauth/utils/geminiAuthFile.ts security healthy src/lib/oauth/utils/geminiAuthFile.ts
auth::src/app/api/providers/claude-auth/import/route.ts security healthy src/app/api/providers/claude-auth/import/route.ts
auth::tests/unit/provider-validation-specialty.test.ts security healthy tests/unit/provider-validation-specialty.test.ts
auth::src/shared/components/UsageStats.tsx security healthy src/shared/components/UsageStats.tsx
auth::src/app/(dashboard)/dashboard/providers/page.tsx security healthy src/app/(dashboard)/dashboard/providers/page.tsx
auth::tests/unit/provider-onboarding-wizard.test.ts security healthy tests/unit/provider-onboarding-wizard.test.ts
auth::tests/unit/copilot-web-executor.test.ts security healthy tests/unit/copilot-web-executor.test.ts

Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.

LabelLayerStatusPath
publish cicd healthy .github/workflows/npm-publish.yml
publish-opencode-plugin cicd healthy .github/workflows/npm-publish.yml
validate cicd healthy .github/workflows/electron-release.yml
build cicd healthy .github/workflows/electron-release.yml
release cicd healthy .github/workflows/electron-release.yml
publish-npm cicd healthy .github/workflows/electron-release.yml
prepare cicd healthy .github/workflows/docker-publish.yml
build cicd healthy .github/workflows/docker-publish.yml
merge cicd healthy .github/workflows/docker-publish.yml
lint cicd healthy .github/workflows/ci.yml
docs-sync-strict cicd healthy .github/workflows/ci.yml
i18n-ui-coverage cicd healthy .github/workflows/ci.yml
i18n-matrix cicd healthy .github/workflows/ci.yml
i18n cicd healthy .github/workflows/ci.yml
pr-test-policy cicd healthy .github/workflows/ci.yml
build cicd healthy .github/workflows/ci.yml
package-artifact cicd healthy .github/workflows/ci.yml
electron-package-smoke cicd healthy .github/workflows/ci.yml
test-unit cicd healthy .github/workflows/ci.yml
node-24-compat cicd healthy .github/workflows/ci.yml
node-26-compat cicd healthy .github/workflows/ci.yml
test-coverage-shard cicd healthy .github/workflows/ci.yml
test-coverage cicd healthy .github/workflows/ci.yml
sonarqube cicd healthy .github/workflows/ci.yml
coverage-pr-comment cicd healthy .github/workflows/ci.yml
test-e2e cicd healthy .github/workflows/ci.yml
test-integration cicd healthy .github/workflows/ci.yml
test-security cicd healthy .github/workflows/ci.yml
ci-summary cicd healthy .github/workflows/ci.yml
deploy cicd healthy .github/workflows/deploy-vps.yml
claude cicd healthy .github/workflows/claude.yml
build cicd healthy .github/workflows/build-fork.yml
lock-branch cicd healthy .github/workflows/lock-released-branch.yml
guard-no-push-after-release cicd healthy .github/workflows/lock-released-branch.yml
test cicd healthy .github/workflows/opencode-provider-ci.yml
build cicd healthy .github/workflows/opencode-provider-ci.yml
test cicd healthy .github/workflows/opencode-plugin-ci.yml
build cicd healthy .github/workflows/opencode-plugin-ci.yml

LabelLayerStatusPath
port:20128 network healthy Dockerfile
port:8080 network healthy tests/integration/api-routes-critical.test.ts
port:8000 network healthy tests/integration/api-routes-critical.test.ts
port:9000 network healthy tests/integration/api-routes-critical.test.ts
port:443 network healthy tests/integration/api-routes-critical.test.ts
port:9443 network healthy tests/integration/api-routes-critical.test.ts
port:1080 network healthy tests/integration/api-routes-critical.test.ts
port:8317 network healthy tests/integration/services/cliproxy-coexistence.test.ts
port:8450 network healthy tests/unit/version-manager.test.ts
port:8401 network healthy tests/unit/version-manager.test.ts
port:8511 network healthy tests/unit/version-manager.test.ts
port:8522 network healthy tests/unit/version-manager.test.ts
port:3000 network healthy tests/unit/runtime-ports.test.ts
port:22128 network healthy tests/unit/runtime-env.test.ts
port:20130 network healthy tests/unit/ninerouter-executor.test.ts
port:21 network healthy tests/unit/fixes-p1.test.ts
port:3128 network healthy tests/unit/free-proxies-db.test.ts
port:9090 network healthy tests/unit/free-proxies-db.test.ts
port:8443 network healthy tests/unit/db-settings-crud.test.ts
port:8081 network healthy tests/unit/proxy-registry.test.ts
port:8082 network healthy tests/unit/proxy-registry.test.ts
port:8088 network healthy tests/unit/route-edge-coverage.test.ts
port:20129 network healthy tests/unit/chatgpt-web.test.ts
port:9999 network healthy tests/unit/db-versionManager.test.ts
port:29999 network healthy tests/unit/services/logs-sse.test.ts
port:22 network healthy .github/workflows/deploy-vps.yml
port:6333 network healthy src/app/(dashboard)/dashboard/settings/components/MemorySki…

LabelLayerStatusPath
SONAR_TOKEN cicd healthy
NPM_PUBLISH_NODE_VERSION cicd healthy
CI_NODE_26_VERSION cicd healthy
VPS_USER cicd healthy
CLAUDE_CODE_OAUTH_TOKEN cicd healthy
VPS_HOST cicd healthy
GITHUB_TOKEN cicd healthy
DOCKERHUB_TOKEN cicd healthy
CI_NODE_VERSION cicd healthy
VPS_SSH_KEY cicd healthy
IMAGE_NAME cicd healthy
BRANCH_LOCK_TOKEN cicd healthy
NPM_TOKEN cicd healthy
SONAR_HOST_URL cicd healthy
CI_NODE_24_VERSION cicd healthy
DOCKERHUB_USERNAME cicd healthy
GHCR_IMAGE_NAME cicd healthy

LabelLayerStatusPath
gha::npm-publish cicd healthy .github/workflows/npm-publish.yml
gha::electron-release cicd healthy .github/workflows/electron-release.yml
gha::docker-publish cicd healthy .github/workflows/docker-publish.yml
gha::ci cicd healthy .github/workflows/ci.yml
gha::deploy-vps cicd healthy .github/workflows/deploy-vps.yml
gha::claude cicd healthy .github/workflows/claude.yml
gha::build-fork cicd healthy .github/workflows/build-fork.yml
gha::lock-released-branch cicd healthy .github/workflows/lock-released-branch.yml
gha::opencode-provider-ci cicd healthy .github/workflows/opencode-provider-ci.yml
gha::opencode-plugin-ci cicd healthy .github/workflows/opencode-plugin-ci.yml

LabelLayerStatusPath
image::Dockerfile hardware healthy Dockerfile
redis hardware healthy docker-compose.yml
omniroute-base hardware healthy docker-compose.yml
omniroute-cli hardware healthy docker-compose.yml
omniroute-host hardware healthy docker-compose.yml
cliproxyapi hardware healthy docker-compose.yml

LabelLayerStatusPath
sqlite data healthy Dockerfile
redis data healthy docker-compose.prod.yml
postgresql data healthy tests/unit/memory-extraction.test.ts
postgres data healthy tests/unit/cli-memory.test.ts

LabelLayerStatusPath
nginx network healthy .env.example
caddy network healthy .env.example
loadbalancer network healthy src/app/api/v1/relay/chat/completions/route.ts

LabelLayerStatusPath
vps::aws hardware healthy package.json
vps::azure hardware healthy open-sse/config/embeddingRegistry.ts
vps::gcp hardware healthy tests/unit/geminiAuthImport.test.ts

LabelLayerStatusPath
repobility-clone-phb2dghq software healthy /tmp/repobility-clone-phb2dghq

LabelLayerStatusPath
pubsub data healthy open-sse/executors/chatgpt-web.ts

LabelLayerStatusPath
gpu (detected) hardware healthy .env.example
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/02d1bbe5-16e0-48bb-ad1c-c94b08d58ffa/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/02d1bbe5-16e0-48bb-ad1c-c94b08d58ffa/

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.