Scan timing: clone 24.24s · analysis 28.88s · 47.1 MB · GitHub API rate-limit (preflight)
https://github.com/cline/cline
· scanned 2026-06-05 09:25 UTC (5 days, 18 hours ago)
· 10 languages
1030 raw signals (196 security + 834 graph) 11/13 scanners ran 92nd percentile · Typescript · large (100-500K LoC) System graph score 72 (higher by 15)
Last scanned 5 days, 18 hours ago · v2 · 437 actionable findings from 2 signal sources. 152 repeated signals grouped for readability. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
| Component | Sub-score | Weight | Contribution |
|---|---|---|---|
structure_score |
60.0 | 0.15 | 9.00 |
security_score |
100.0 | 0.25 | 25.00 |
testing_score |
88.0 | 0.20 | 17.60 |
documentation_score |
96.0 | 0.15 | 14.40 |
practices_score |
88.0 | 0.15 | 13.20 |
code_quality |
79.0 | 0.10 | 7.90 |
| Overall | 1.00 | 87.1 |
All 13023 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.
| Label | Layer | Status | Path |
|---|---|---|---|
parsePort |
software | healthy | apps/cline-hub/src/options.ts:parsePort |
normalizeHost |
software | healthy | apps/cline-hub/src/options.ts:normalizeHost |
normalizePublicUrl |
software | healthy | apps/cline-hub/src/options.ts:normalizePublicUrl |
normalizeRoomSecret |
software | healthy | apps/cline-hub/src/options.ts:normalizeRoomSecret |
isLocalBindHost |
software | healthy | apps/cline-hub/src/options.ts:isLocalBindHost |
isNonLocalBindHost |
software | healthy | apps/cline-hub/src/options.ts:isNonLocalBindHost |
resolveClineHubServerOptions |
software | healthy | apps/cline-hub/src/options.ts:resolveClineHubServerOptions |
buildInviteUrl |
software | healthy | apps/cline-hub/src/options.ts:buildInviteUrl |
spawn |
software | healthy | apps/cline-hub/src/dev.ts:spawn |
shutdown |
software | healthy | apps/cline-hub/src/dev.ts:shutdown |
startClineHubDashboardServer |
software | healthy | apps/cline-hub/src/server.ts:startClineHubDashboardServer |
syncClientsAndSessions |
software | healthy | apps/cline-hub/src/server.ts:syncClientsAndSessions |
isAuthorizedBrowserRequest |
software | healthy | apps/cline-hub/src/server.ts:isAuthorizedBrowserRequest |
printClineHubDashboardServerInfo |
software | healthy | apps/cline-hub/src/server.ts:printClineHubDashboardServerIn… |
expectEqual |
software | healthy | apps/cline-hub/src/validate-options.ts:expectEqual |
expectThrows |
software | healthy | apps/cline-hub/src/validate-options.ts:expectThrows |
dispatchHostMessage |
software | healthy | apps/cline-hub/src/webview/src/vscode.ts:dispatchHostMessage |
createBrowserSocket |
software | healthy | apps/cline-hub/src/webview/src/vscode.ts:createBrowserSocket |
createBrowserApi |
software | healthy | apps/cline-hub/src/webview/src/vscode.ts:createBrowserApi |
getVsCodeApi |
software | healthy | apps/cline-hub/src/webview/src/vscode.ts:getVsCodeApi |
postToHost |
software | healthy | apps/cline-hub/src/webview/src/vscode.ts:postToHost |
readModelSelection |
software | healthy | apps/cline-hub/src/webview/src/Chat.tsx:readModelSelection |
writeModelSelection |
software | healthy | apps/cline-hub/src/webview/src/Chat.tsx:writeModelSelection |
state |
software | healthy | apps/cline-hub/src/webview/src/Chat.tsx:state |
parseMaxIterations |
software | healthy | apps/cline-hub/src/webview/src/Chat.tsx:parseMaxIterations |
createMessage |
software | healthy | apps/cline-hub/src/webview/src/Chat.tsx:createMessage |
buildUserMessageLabel |
software | healthy | apps/cline-hub/src/webview/src/Chat.tsx:buildUserMessageLab… |
formatApprovalInput |
software | healthy | apps/cline-hub/src/webview/src/Chat.tsx:formatApprovalInput |
appendAssistantDelta |
software | healthy | apps/cline-hub/src/webview/src/Chat.tsx:appendAssistantDelta |
appendTextBlock |
software | healthy | apps/cline-hub/src/webview/src/Chat.tsx:appendTextBlock |
appendReasoningBlock |
software | healthy | apps/cline-hub/src/webview/src/Chat.tsx:appendReasoningBlock |
upsertToolBlock |
software | healthy | apps/cline-hub/src/webview/src/Chat.tsx:upsertToolBlock |
appendReasoningDelta |
software | healthy | apps/cline-hub/src/webview/src/Chat.tsx:appendReasoningDelta |
isToolResultArray |
software | healthy | apps/cline-hub/src/webview/src/Chat.tsx:isToolResultArray |
formatInputSummary |
software | healthy | apps/cline-hub/src/webview/src/Chat.tsx:formatInputSummary |
formatRawOutput |
software | healthy | apps/cline-hub/src/webview/src/Chat.tsx:formatRawOutput |
expandToolEvent |
software | healthy | apps/cline-hub/src/webview/src/Chat.tsx:expandToolEvent |
extractToolName |
software | healthy | apps/cline-hub/src/webview/src/Chat.tsx:extractToolName |
deriveToolState |
software | healthy | apps/cline-hub/src/webview/src/Chat.tsx:deriveToolState |
mapToolEventState |
software | healthy | apps/cline-hub/src/webview/src/Chat.tsx:mapToolEventState |
upsertToolEvent |
software | healthy | apps/cline-hub/src/webview/src/Chat.tsx:upsertToolEvent |
appendToolEvent |
software | healthy | apps/cline-hub/src/webview/src/Chat.tsx:appendToolEvent |
mergeHydratedMessagesWithLive |
software | healthy | apps/cline-hub/src/webview/src/Chat.tsx:mergeHydratedMessag… |
renderToolEvent |
software | healthy | apps/cline-hub/src/webview/src/Chat.tsx:renderToolEvent |
legacyMessageBlocks |
software | healthy | apps/cline-hub/src/webview/src/Chat.tsx:legacyMessageBlocks |
renderMessageBlocks |
software | healthy | apps/cline-hub/src/webview/src/Chat.tsx:renderMessageBlocks |
finalizeAssistantTurn |
software | healthy | apps/cline-hub/src/webview/src/Chat.tsx:finalizeAssistantTu… |
formatSessionLabel |
software | healthy | apps/cline-hub/src/webview/src/Chat.tsx:formatSessionLabel |
formatCheckpointTime |
software | healthy | apps/cline-hub/src/webview/src/Chat.tsx:formatCheckpointTime |
Chat |
software | healthy | apps/cline-hub/src/webview/src/Chat.tsx:Chat |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
README.md |
software | healthy | README.md |
CLAUDE.md |
software | healthy | CLAUDE.md |
package.json |
software | healthy | package.json |
CONTRIBUTING.md |
software | healthy | CONTRIBUTING.md |
.gitleaks.toml |
software | healthy | .gitleaks.toml |
biome.json |
software | healthy | biome.json |
CODE_OF_CONDUCT.md |
software | healthy | CODE_OF_CONDUCT.md |
SECURITY.md |
software | healthy | SECURITY.md |
CHANGELOG.md |
software | healthy | CHANGELOG.md |
vitest.config.ts |
software | warning | vitest.config.ts |
step3.md |
software | healthy | walkthrough/step3.md |
step5.md |
software | healthy | walkthrough/step5.md |
step4.md |
software | healthy | walkthrough/step4.md |
step1.md |
software | healthy | walkthrough/step1.md |
step2.md |
software | healthy | walkthrough/step2.md |
tsconfig.apps.json |
software | healthy | apps/tsconfig.apps.json |
biome.json |
software | healthy | apps/biome.json |
README.md |
software | healthy | apps/cline-hub/README.md |
package.json |
software | healthy | apps/cline-hub/package.json |
tsconfig.json |
software | healthy | apps/cline-hub/tsconfig.json |
webview-protocol.ts |
software | warning | apps/cline-hub/src/webview-protocol.ts |
options.ts |
software | healthy | apps/cline-hub/src/options.ts |
dev.ts |
software | healthy | apps/cline-hub/src/dev.ts |
server.ts |
software | healthy | apps/cline-hub/src/server.ts |
validate-options.ts |
software | healthy | apps/cline-hub/src/validate-options.ts |
tsconfig.app.json |
software | healthy | apps/cline-hub/src/webview/tsconfig.app.json |
vite.config.ts |
software | warning | apps/cline-hub/src/webview/vite.config.ts |
package.json |
software | healthy | apps/cline-hub/src/webview/package.json |
tsconfig.node.json |
software | healthy | apps/cline-hub/src/webview/tsconfig.node.json |
index.html |
software | healthy | apps/cline-hub/src/webview/index.html |
components.json |
software | healthy | apps/cline-hub/src/webview/components.json |
eslint.config.js |
software | warning | apps/cline-hub/src/webview/eslint.config.js |
tsconfig.json |
software | healthy | apps/cline-hub/src/webview/tsconfig.json |
index.css |
software | healthy | apps/cline-hub/src/webview/src/index.css |
vscode.ts |
software | healthy | apps/cline-hub/src/webview/src/vscode.ts |
Chat.tsx |
software | healthy | apps/cline-hub/src/webview/src/Chat.tsx |
main.tsx |
software | healthy | apps/cline-hub/src/webview/src/main.tsx |
App.tsx |
software | healthy | apps/cline-hub/src/webview/src/App.tsx |
Composer.tsx |
software | healthy | apps/cline-hub/src/webview/src/components/Composer.tsx |
TeamTasks.tsx |
software | healthy | apps/cline-hub/src/webview/src/components/TeamTasks.tsx |
input-group.tsx |
software | healthy | apps/cline-hub/src/webview/src/components/ui/input-group.tsx |
spinner.tsx |
software | healthy | apps/cline-hub/src/webview/src/components/ui/spinner.tsx |
table.tsx |
software | healthy | apps/cline-hub/src/webview/src/components/ui/table.tsx |
collapsible.tsx |
software | healthy | apps/cline-hub/src/webview/src/components/ui/collapsible.tsx |
checkbox.tsx |
software | healthy | apps/cline-hub/src/webview/src/components/ui/checkbox.tsx |
avatar.tsx |
software | healthy | apps/cline-hub/src/webview/src/components/ui/avatar.tsx |
badge.tsx |
software | healthy | apps/cline-hub/src/webview/src/components/ui/badge.tsx |
alert-dialog.tsx |
software | healthy | apps/cline-hub/src/webview/src/components/ui/alert-dialog.t… |
dialog.tsx |
software | healthy | apps/cline-hub/src/webview/src/components/ui/dialog.tsx |
radio-group.tsx |
software | healthy | apps/cline-hub/src/webview/src/components/ui/radio-group.tsx |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
walkthrough |
software | healthy | walkthrough |
apps |
software | healthy | apps |
cline-hub |
software | healthy | apps/cline-hub |
src |
software | healthy | apps/cline-hub/src |
webview |
software | healthy | apps/cline-hub/src/webview |
src |
software | healthy | apps/cline-hub/src/webview/src |
components |
software | healthy | apps/cline-hub/src/webview/src/components |
ui |
software | healthy | apps/cline-hub/src/webview/src/components/ui |
ai-elements |
software | healthy | apps/cline-hub/src/webview/src/components/ai-elements |
views |
software | healthy | apps/cline-hub/src/webview/src/components/views |
settings |
software | healthy | apps/cline-hub/src/webview/src/components/views/settings |
lib |
software | healthy | apps/cline-hub/src/webview/src/lib |
server |
software | healthy | apps/cline-hub/src/server |
vscode |
software | healthy | apps/vscode |
standalone |
software | healthy | apps/vscode/standalone |
runtime-files |
software | healthy | apps/vscode/standalone/runtime-files |
vscode |
software | healthy | apps/vscode/standalone/runtime-files/vscode |
tests |
software | healthy | apps/vscode/tests |
specs |
software | healthy | apps/vscode/tests/specs |
testing-platform |
software | healthy | apps/vscode/testing-platform |
adapters |
software | healthy | apps/vscode/testing-platform/adapters |
harness |
software | healthy | apps/vscode/testing-platform/harness |
scripts |
software | healthy | apps/vscode/scripts |
proto |
software | healthy | apps/vscode/proto |
host |
software | healthy | apps/vscode/proto/host |
cline |
software | healthy | apps/vscode/proto/cline |
webview-ui |
software | healthy | apps/vscode/webview-ui |
src |
software | healthy | apps/vscode/webview-ui/src |
config |
software | healthy | apps/vscode/webview-ui/src/config |
utils |
software | healthy | apps/vscode/webview-ui/src/utils |
__tests__ |
software | healthy | apps/vscode/webview-ui/src/utils/__tests__ |
components |
software | healthy | apps/vscode/webview-ui/src/components |
settings |
software | healthy | apps/vscode/webview-ui/src/components/settings |
__tests__ |
software | healthy | apps/vscode/webview-ui/src/components/settings/__tests__ |
common |
software | healthy | apps/vscode/webview-ui/src/components/settings/common |
utils |
software | healthy | apps/vscode/webview-ui/src/components/settings/utils |
__tests__ |
software | healthy | apps/vscode/webview-ui/src/components/settings/utils/__test… |
providers |
software | healthy | apps/vscode/webview-ui/src/components/settings/providers |
sections |
software | healthy | apps/vscode/webview-ui/src/components/settings/sections |
common |
software | healthy | apps/vscode/webview-ui/src/components/common |
mcp |
software | healthy | apps/vscode/webview-ui/src/components/mcp |
configuration |
software | healthy | apps/vscode/webview-ui/src/components/mcp/configuration |
tabs |
software | healthy | apps/vscode/webview-ui/src/components/mcp/configuration/tabs |
marketplace |
software | healthy | apps/vscode/webview-ui/src/components/mcp/configuration/tab… |
installed |
software | healthy | apps/vscode/webview-ui/src/components/mcp/configuration/tab… |
server-row |
software | healthy | apps/vscode/webview-ui/src/components/mcp/configuration/tab… |
add-server |
software | healthy | apps/vscode/webview-ui/src/components/mcp/configuration/tab… |
chat-display |
software | healthy | apps/vscode/webview-ui/src/components/mcp/chat-display |
utils |
software | healthy | apps/vscode/webview-ui/src/components/mcp/chat-display/utils |
ui |
software | healthy | apps/vscode/webview-ui/src/components/ui |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
on |
software | healthy | apps/cline-hub/src/webview/src/main.tsx:on |
HubDesktopClient |
software | healthy | apps/cline-hub/src/webview/src/lib/desktop-client.ts:HubDes… |
HubContext |
software | healthy | apps/cline-hub/src/server/state.ts:HubContext |
WebviewAssets |
software | healthy | apps/cline-hub/src/server/http.ts:WebviewAssets |
GrpcAdapter |
software | healthy | apps/vscode/testing-platform/adapters/grpcAdapter.ts:GrpcAd… |
component |
software | healthy | apps/vscode/webview-ui/src/components/mcp/chat-display/Imag… |
ImagePreview |
software | healthy | apps/vscode/webview-ui/src/components/mcp/chat-display/Imag… |
component |
software | healthy | apps/vscode/webview-ui/src/components/mcp/chat-display/Link… |
LinkPreview |
software | healthy | apps/vscode/webview-ui/src/components/mcp/chat-display/Link… |
ChatErrorBoundary |
software | healthy | apps/vscode/webview-ui/src/components/chat/ChatErrorBoundar… |
ErrorAfterDelay |
software | healthy | apps/vscode/webview-ui/src/components/chat/ChatErrorBoundar… |
const |
software | healthy | apps/vscode/webview-ui/src/components/chat/chat-view/hooks/… |
const |
software | healthy | apps/vscode/webview-ui/src/components/chat/task-header/Cont… |
ProtoBusClient |
software | healthy | apps/vscode/webview-ui/src/services/grpc-client-base.ts:Pro… |
ClineConfigurationError |
software | healthy | apps/vscode/src/config.ts:ClineConfigurationError |
ClineEndpoint |
software | healthy | apps/vscode/src/config.ts:ClineEndpoint |
for |
software | healthy | apps/vscode/src/config.ts:for |
to |
software | healthy | apps/vscode/src/common.ts:to |
FakeTerminalProcess |
software | healthy | apps/vscode/src/integrations/terminal/CommandOrchestrator.t… |
handles |
software | healthy | apps/vscode/src/integrations/terminal/CommandExecutor.ts:ha… |
CommandExecutor |
software | healthy | apps/vscode/src/integrations/terminal/CommandExecutor.ts:Co… |
that |
software | healthy | apps/vscode/src/integrations/terminal/types.ts:that |
FakeTerminalProcess |
software | healthy | apps/vscode/src/integrations/terminal/__tests__/CommandOrch… |
provides |
software | healthy | apps/vscode/src/integrations/terminal/standalone/Standalone… |
StandaloneTerminalManager |
software | healthy | apps/vscode/src/integrations/terminal/standalone/Standalone… |
provides |
software | healthy | apps/vscode/src/integrations/terminal/standalone/Standalone… |
StandaloneTerminal |
software | healthy | apps/vscode/src/integrations/terminal/standalone/Standalone… |
tracks |
software | healthy | apps/vscode/src/integrations/terminal/standalone/Standalone… |
StandaloneTerminalRegistry |
software | healthy | apps/vscode/src/integrations/terminal/standalone/Standalone… |
handles |
software | healthy | apps/vscode/src/integrations/terminal/standalone/Standalone… |
StandaloneTerminalProcess |
software | healthy | apps/vscode/src/integrations/terminal/standalone/Standalone… |
GitOperations |
software | healthy | apps/vscode/src/integrations/checkpoints/CheckpointGitOpera… |
while |
software | healthy | apps/vscode/src/integrations/checkpoints/index.ts:while |
is |
software | healthy | apps/vscode/src/integrations/checkpoints/index.ts:is |
TaskCheckpointManager |
software | healthy | apps/vscode/src/integrations/checkpoints/index.ts:TaskCheck… |
implementation |
software | healthy | apps/vscode/src/integrations/checkpoints/index.ts:implement… |
CheckpointTracker |
software | healthy | apps/vscode/src/integrations/checkpoints/CheckpointTracker.… |
has |
software | healthy | apps/vscode/src/integrations/checkpoints/MultiRootCheckpoin… |
MultiRootCheckpointManager |
software | healthy | apps/vscode/src/integrations/checkpoints/MultiRootCheckpoin… |
FileEditProvider |
software | healthy | apps/vscode/src/integrations/editor/FileEditProvider.ts:Fil… |
DiffViewProvider |
software | healthy | apps/vscode/src/integrations/editor/DiffViewProvider.ts:Dif… |
for |
software | healthy | apps/vscode/src/integrations/editor/CommentReviewController… |
CommentReviewController |
software | healthy | apps/vscode/src/integrations/editor/CommentReviewController… |
TestBoundaryDiffViewProvider |
software | healthy | apps/vscode/src/integrations/editor/__tests__/DiffViewProvi… |
ThrottleTestDiffViewProvider |
software | healthy | apps/vscode/src/integrations/editor/__tests__/DiffViewProvi… |
to |
software | healthy | apps/vscode/src/integrations/misc/export-markdown.ts:to |
OpenAiCodexOAuthTokenError |
software | healthy | apps/vscode/src/integrations/openai-codex/oauth.ts:OpenAiCo… |
OpenAiCodexOAuthManager |
software | healthy | apps/vscode/src/integrations/openai-codex/oauth.ts:OpenAiCo… |
SecretStore |
software | healthy | apps/vscode/src/standalone/vscode-context-utils.ts:SecretSt… |
that |
software | healthy | apps/vscode/src/standalone/vscode-context-utils.ts:that |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
Chat |
frontend | healthy | apps/cline-hub/src/webview/src/Chat.tsx |
App |
frontend | healthy | apps/cline-hub/src/webview/src/App.tsx |
TeamTasks |
frontend | healthy | apps/cline-hub/src/webview/src/components/TeamTasks.tsx |
App |
frontend | healthy | apps/vscode/webview-ui/src/App.tsx |
CollapsibleContent |
frontend | healthy | apps/vscode/webview-ui/src/components/settings/CollapsibleC… |
SettingsView |
frontend | healthy | apps/vscode/webview-ui/src/components/settings/SettingsView… |
OpenRouterModelPicker |
frontend | healthy | apps/vscode/webview-ui/src/components/settings/OpenRouterMo… |
HicapModelPicker |
frontend | healthy | apps/vscode/webview-ui/src/components/settings/HicapModelPi… |
Section |
frontend | healthy | apps/vscode/webview-ui/src/components/settings/Section.tsx |
RequestyModelPicker |
frontend | healthy | apps/vscode/webview-ui/src/components/settings/RequestyMode… |
FeaturedModelCard |
frontend | healthy | apps/vscode/webview-ui/src/components/settings/FeaturedMode… |
TerminalOutputLineLimitSlider |
frontend | healthy | apps/vscode/webview-ui/src/components/settings/TerminalOutp… |
ClineModelPicker |
frontend | healthy | apps/vscode/webview-ui/src/components/settings/ClineModelPi… |
VercelModelPicker |
frontend | healthy | apps/vscode/webview-ui/src/components/settings/VercelModelP… |
GroqModelPicker |
frontend | healthy | apps/vscode/webview-ui/src/components/settings/GroqModelPic… |
React |
frontend | healthy | apps/vscode/webview-ui/src/components/settings/PreferredLan… |
ApiOptions |
frontend | healthy | apps/vscode/webview-ui/src/components/settings/ApiOptions.t… |
SettingsSlider |
frontend | healthy | apps/vscode/webview-ui/src/components/settings/SettingsSlid… |
BasetenModelPicker |
frontend | healthy | apps/vscode/webview-ui/src/components/settings/BasetenModel… |
UseCustomPromptCheckbox |
frontend | healthy | apps/vscode/webview-ui/src/components/settings/UseCustomPro… |
SectionHeader |
frontend | healthy | apps/vscode/webview-ui/src/components/settings/SectionHeade… |
OcaModelPicker |
frontend | healthy | apps/vscode/webview-ui/src/components/settings/providers/Oc… |
OcaProvider |
frontend | healthy | apps/vscode/webview-ui/src/components/settings/providers/Oc… |
AboutSection |
frontend | healthy | apps/vscode/webview-ui/src/components/settings/sections/Abo… |
DebugSection |
frontend | healthy | apps/vscode/webview-ui/src/components/settings/sections/Deb… |
BrowserSettingsSection |
frontend | healthy | apps/vscode/webview-ui/src/components/settings/sections/Bro… |
TerminalSettingsSection |
frontend | healthy | apps/vscode/webview-ui/src/components/settings/sections/Ter… |
ApiConfigurationSection |
frontend | healthy | apps/vscode/webview-ui/src/components/settings/sections/Api… |
GeneralSettingsSection |
frontend | healthy | apps/vscode/webview-ui/src/components/settings/sections/Gen… |
UnsafeImage |
frontend | healthy | apps/vscode/webview-ui/src/components/common/UnsafeImage.tsx |
WhatsNewModal |
frontend | healthy | apps/vscode/webview-ui/src/components/common/WhatsNewModal.… |
VSCodeButtonLink |
frontend | healthy | apps/vscode/webview-ui/src/components/common/VSCodeButtonLi… |
SuccessButtonTW |
frontend | healthy | apps/vscode/webview-ui/src/components/common/SuccessButton.… |
WhatsNewItems |
frontend | healthy | apps/vscode/webview-ui/src/components/common/WhatsNewItems.… |
TelemetryBanner |
frontend | healthy | apps/vscode/webview-ui/src/components/common/TelemetryBanne… |
ScreenReaderAnnounce |
frontend | healthy | apps/vscode/webview-ui/src/components/common/ScreenReaderAn… |
React |
frontend | healthy | apps/vscode/webview-ui/src/components/common/LightMarkdown.… |
Demo |
frontend | healthy | apps/vscode/webview-ui/src/components/common/Demo.tsx |
CodeBlock |
frontend | healthy | apps/vscode/webview-ui/src/components/common/CodeBlock.tsx |
ChecklistRenderer |
frontend | healthy | apps/vscode/webview-ui/src/components/common/ChecklistRende… |
MermaidBlock |
frontend | healthy | apps/vscode/webview-ui/src/components/common/MermaidBlock.t… |
MarkdownBlock |
frontend | healthy | apps/vscode/webview-ui/src/components/common/MarkdownBlock.… |
PopupModalContainer |
frontend | healthy | apps/vscode/webview-ui/src/components/common/PopupModalCont… |
BannerCarousel |
frontend | healthy | apps/vscode/webview-ui/src/components/common/BannerCarousel… |
ViewHeader |
frontend | healthy | apps/vscode/webview-ui/src/components/common/ViewHeader.tsx |
McpConfigurationView |
frontend | healthy | apps/vscode/webview-ui/src/components/mcp/configuration/Mcp… |
McpSubmitCard |
frontend | healthy | apps/vscode/webview-ui/src/components/mcp/configuration/tab… |
McpMarketplaceCard |
frontend | healthy | apps/vscode/webview-ui/src/components/mcp/configuration/tab… |
McpMarketplaceView |
frontend | healthy | apps/vscode/webview-ui/src/components/mcp/configuration/tab… |
ConfigureServersView |
frontend | healthy | apps/vscode/webview-ui/src/components/mcp/configuration/tab… |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
/page.tsx |
frontend | healthy | apps/examples/desktop-app/webview/app/page.tsx |
/r1 |
frontend | healthy | apps/vscode/src/integrations/checkpoints/__tests__/factory.… |
/r2 |
frontend | healthy | apps/vscode/src/integrations/checkpoints/__tests__/factory.… |
/test/file.ts |
frontend | healthy | apps/vscode/src/test/tool-executor-hooks.test.ts |
/nonexistent/file.ts |
frontend | healthy | apps/vscode/src/test/tool-executor-hooks.test.ts |
/usr/local/bin/fish |
frontend | healthy | apps/vscode/src/test/shell.test.ts |
/usr/bin/fish |
frontend | healthy | apps/vscode/src/test/shell.test.ts |
/Users/dev/frontend |
frontend | healthy | apps/vscode/src/shared/multi-root/types.ts |
/Users/dev/backend |
frontend | healthy | apps/vscode/src/shared/multi-root/types.ts |
/test/frontend |
frontend | healthy | apps/vscode/src/core/mentions/index.test.ts |
/test/backend |
frontend | healthy | apps/vscode/src/core/mentions/index.test.ts |
/test.ts |
frontend | healthy | apps/vscode/src/core/api/transform/__tests__/tool-parsing.t… |
/file1.ts |
frontend | healthy | apps/vscode/src/core/api/transform/__tests__/tool-parsing.t… |
/file2.ts |
frontend | healthy | apps/vscode/src/core/api/transform/__tests__/tool-parsing.t… |
/workspace/frontend |
frontend | healthy | apps/vscode/src/core/workspace/__tests__/WorkspacePathAdapt… |
/workspace/backend |
frontend | healthy | apps/vscode/src/core/workspace/__tests__/WorkspacePathAdapt… |
/workspace/shared |
frontend | healthy | apps/vscode/src/core/workspace/__tests__/WorkspacePathAdapt… |
/ws/root1 |
frontend | healthy | apps/vscode/src/core/workspace/__tests__/setup.test.ts |
/ws/root2 |
frontend | healthy | apps/vscode/src/core/workspace/__tests__/setup.test.ts |
/saved/root |
frontend | healthy | apps/vscode/src/core/workspace/__tests__/setup.test.ts |
/workspace/primary |
frontend | healthy | apps/vscode/src/core/workspace/__tests__/WorkspaceResolver.… |
/workspace/secondary |
frontend | healthy | apps/vscode/src/core/workspace/__tests__/WorkspaceResolver.… |
/tmp/cline-worktree |
frontend | healthy | apps/cli/src/main.test.ts |
/tmp/demo.txt |
frontend | healthy | apps/cli/src/connectors/runtime-turn.test.ts |
/tmp/item |
frontend | healthy | apps/cli/src/tui/components/dialogs/config-dialogs.test.ts |
/tmp/add-model/SKILL.md |
frontend | healthy | apps/cli/src/tui/components/dialogs/config-dialogs.test.ts |
/tmp/karpathy-rules.md |
frontend | healthy | apps/cli/src/tui/components/dialogs/config-dialogs.test.ts |
/tmp/review/SKILL.md |
frontend | healthy | apps/cli/src/tui/views/config-view.test.ts |
/tmp/plugin.js |
frontend | healthy | apps/cli/src/runtime/interactive/config-data.test.ts |
/v1/chat |
frontend | healthy | sdk/packages/shared/src/vcr.test.ts |
/tmp/image.jpg |
frontend | healthy | sdk/packages/shared/src/llms/ai-sdk-format.test.ts |
/tmp/image2.png |
frontend | healthy | sdk/packages/shared/src/llms/ai-sdk-format.test.ts |
/tmp/a.txt |
frontend | healthy | sdk/packages/shared/src/llms/ai-sdk-format.test.ts |
/tmp/test.txt |
frontend | healthy | sdk/packages/shared/src/llms/ai-sdk-format.test.ts |
/tmp/SKILL.md |
frontend | healthy | sdk/packages/core/src/hub/settings.test.ts |
/tmp/example.ts |
frontend | healthy | sdk/packages/core/src/extensions/tools/definitions.test.ts |
/tmp/b.ts |
frontend | healthy | sdk/packages/core/src/extensions/tools/definitions.test.ts |
/tmp/a.ts |
frontend | healthy | sdk/packages/core/src/extensions/tools/definitions.test.ts |
/tmp/c.ts |
frontend | healthy | sdk/packages/core/src/extensions/tools/definitions.test.ts |
/tmp/valid-a.ts |
frontend | healthy | sdk/packages/core/src/extensions/tools/definitions.test.ts |
/tmp/reversed.ts |
frontend | healthy | sdk/packages/core/src/extensions/tools/definitions.test.ts |
/tmp/valid-b.ts |
frontend | healthy | sdk/packages/core/src/extensions/tools/definitions.test.ts |
/path/to/file.ts |
frontend | healthy | sdk/packages/core/src/extensions/tools/executors/file-read.… |
/tmp/out.ts |
frontend | healthy | sdk/packages/core/src/extensions/context/compaction.test.ts |
/tmp/oversized-report.txt |
frontend | healthy | sdk/packages/core/src/extensions/context/compaction.live.te… |
/tmp/x |
frontend | healthy | sdk/packages/core/src/runtime/orchestration/runtime-event-a… |
/tmp/a |
frontend | healthy | sdk/packages/core/src/runtime/orchestration/runtime-event-a… |
/tmp/project/README.md |
frontend | healthy | sdk/packages/core/src/runtime/host/local-runtime-host.e2e.t… |
/tmp/log.txt |
frontend | healthy | sdk/packages/llms/src/providers/compat.test.ts |
/tmp/notes.txt |
frontend | healthy | sdk/packages/llms/src/providers/compat.test.ts |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
auth::apps/vscode/src/services/account/ClineAccountService.… |
security | healthy | apps/vscode/src/services/account/ClineAccountService.ts |
auth::sdk/packages/llms/src/tests/provider-live-config.test… |
security | healthy | sdk/packages/llms/src/tests/provider-live-config.test.ts |
auth::sdk/packages/llms/src/providers/gateway.test.ts |
security | healthy | sdk/packages/llms/src/providers/gateway.test.ts |
auth::apps/vscode/src/core/storage/state-migrations.ts |
security | healthy | apps/vscode/src/core/storage/state-migrations.ts |
auth::apps/vscode/src/services/uri/SharedUriHandler.ts |
security | healthy | apps/vscode/src/services/uri/SharedUriHandler.ts |
auth::apps/vscode/src/services/uri/SharedUriHandler.test.ts |
security | healthy | apps/vscode/src/services/uri/SharedUriHandler.test.ts |
auth::apps/vscode/src/core/api/providers/sapaicore.ts |
security | healthy | apps/vscode/src/core/api/providers/sapaicore.ts |
auth::apps/cli/src/acp/auth.ts |
security | healthy | apps/cli/src/acp/auth.ts |
auth::sdk/packages/core/src/auth/codex.test.ts |
security | healthy | sdk/packages/core/src/auth/codex.test.ts |
auth::sdk/packages/core/src/auth/oca.ts |
security | healthy | sdk/packages/core/src/auth/oca.ts |
auth::apps/cli/src/commands/auth.ts |
security | healthy | apps/cli/src/commands/auth.ts |
auth::apps/cli/src/tui/components/dialogs/account-dialog.tsx |
security | healthy | apps/cli/src/tui/components/dialogs/account-dialog.tsx |
auth::apps/cli/src/tui/interactive-config.ts |
security | healthy | apps/cli/src/tui/interactive-config.ts |
auth::sdk/packages/core/src/runtime/orchestration/runtime-o… |
security | healthy | sdk/packages/core/src/runtime/orchestration/runtime-oauth-t… |
auth::apps/vscode/src/core/controller/account/openAiCodexSi… |
security | healthy | apps/vscode/src/core/controller/account/openAiCodexSignIn.ts |
auth::sdk/packages/core/src/auth/client.ts |
security | healthy | sdk/packages/core/src/auth/client.ts |
auth::sdk/packages/core/src/runtime/orchestration/runtime-o… |
security | healthy | sdk/packages/core/src/runtime/orchestration/runtime-oauth-t… |
auth::sdk/packages/llms/src/providers/config.ts |
security | healthy | sdk/packages/llms/src/providers/config.ts |
auth::sdk/packages/core/src/services/providers/local-provid… |
security | healthy | sdk/packages/core/src/services/providers/local-provider-ser… |
auth::apps/vscode/src/shared/api.ts |
security | healthy | apps/vscode/src/shared/api.ts |
auth::apps/cli/src/runtime/interactive/config-data.test.ts |
security | healthy | apps/cli/src/runtime/interactive/config-data.test.ts |
auth::sdk/packages/core/src/services/llms/provider-defaults… |
security | healthy | sdk/packages/core/src/services/llms/provider-defaults.ts |
auth::sdk/packages/core/src/extensions/mcp/config-loader.ts |
security | healthy | sdk/packages/core/src/extensions/mcp/config-loader.ts |
auth::apps/vscode/src/test/e2e/fixtures/server/index.ts |
security | healthy | apps/vscode/src/test/e2e/fixtures/server/index.ts |
auth::apps/vscode/src/core/controller/account/openAiCodexSi… |
security | healthy | apps/vscode/src/core/controller/account/openAiCodexSignOut.… |
auth::sdk/packages/core/src/services/providers/provider-con… |
security | healthy | sdk/packages/core/src/services/providers/provider-config-fi… |
auth::sdk/packages/core/src/extensions/mcp/client.ts |
security | healthy | sdk/packages/core/src/extensions/mcp/client.ts |
auth::sdk/packages/core/src/auth/oca.test.ts |
security | healthy | sdk/packages/core/src/auth/oca.test.ts |
auth::apps/cli/src/tui/cline-account.ts |
security | healthy | apps/cli/src/tui/cline-account.ts |
auth::apps/vscode/webview-ui/src/components/settings/provid… |
security | healthy | apps/vscode/webview-ui/src/components/settings/providers/Qw… |
auth::sdk/packages/core/src/auth/server.test.ts |
security | healthy | sdk/packages/core/src/auth/server.test.ts |
auth::apps/vscode/src/dev/commands/tasks.ts |
security | healthy | apps/vscode/src/dev/commands/tasks.ts |
auth::apps/vscode/webview-ui/src/utils/validate.ts |
security | healthy | apps/vscode/webview-ui/src/utils/validate.ts |
auth::apps/vscode/src/services/auth/oca/providers/OcaAuthPr… |
security | healthy | apps/vscode/src/services/auth/oca/providers/OcaAuthProvider… |
auth::sdk/packages/core/src/runtime/orchestration/session-r… |
security | healthy | sdk/packages/core/src/runtime/orchestration/session-runtime… |
auth::apps/cli/src/main.test.ts |
security | healthy | apps/cli/src/main.test.ts |
auth::apps/cli/src/tui/components/dialogs/mcp-manager-dialo… |
security | healthy | apps/cli/src/tui/components/dialogs/mcp-manager-dialog.tsx |
auth::apps/vscode/src/services/mcp/McpHub.ts |
security | healthy | apps/vscode/src/services/mcp/McpHub.ts |
auth::sdk/packages/shared/src/types/auth.ts |
security | healthy | sdk/packages/shared/src/types/auth.ts |
auth::apps/vscode/src/core/controller/account/requestyAuthC… |
security | healthy | apps/vscode/src/core/controller/account/requestyAuthClicked… |
auth::apps/vscode/src/services/auth/providers/ClineAuthProv… |
security | healthy | apps/vscode/src/services/auth/providers/ClineAuthProvider.ts |
auth::apps/vscode/webview-ui/src/components/settings/provid… |
security | healthy | apps/vscode/webview-ui/src/components/settings/providers/Op… |
auth::apps/vscode/src/utils/mcpAuth.ts |
security | healthy | apps/vscode/src/utils/mcpAuth.ts |
auth::sdk/packages/core/src/runtime/host/local-runtime-host… |
security | healthy | sdk/packages/core/src/runtime/host/local-runtime-host.test.… |
auth::apps/cli/src/utils/provider-auth.ts |
security | healthy | apps/cli/src/utils/provider-auth.ts |
auth::sdk/packages/llms/src/providers/vendors/community.ts |
security | healthy | sdk/packages/llms/src/providers/vendors/community.ts |
auth::apps/cli/src/runtime/interactive/compaction.test.ts |
security | healthy | apps/cli/src/runtime/interactive/compaction.test.ts |
auth::sdk/packages/core/src/services/storage/provider-setti… |
security | healthy | sdk/packages/core/src/services/storage/provider-settings-le… |
auth::apps/examples/desktop-app/webview/components/views/se… |
security | healthy | apps/examples/desktop-app/webview/components/views/settings… |
auth::apps/vscode/src/core/prompts/loadMcpDocumentation.ts |
security | healthy | apps/vscode/src/core/prompts/loadMcpDocumentation.ts |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
label |
cicd | healthy | .github/workflows/repo-label-issues.yml |
test |
cicd | healthy | .github/workflows/ext-vscode-publish-stable.yml |
publish |
cicd | healthy | .github/workflows/ext-vscode-publish-stable.yml |
test |
cicd | healthy | .github/workflows/ext-vscode-publish-nightly.yml |
publish |
cicd | healthy | .github/workflows/ext-vscode-publish-nightly.yml |
detect-changes |
cicd | healthy | .github/workflows/ext-vscode-test-e2e.yml |
matrix_prep |
cicd | healthy | .github/workflows/ext-vscode-test-e2e.yml |
e2e |
cicd | healthy | .github/workflows/ext-vscode-test-e2e.yml |
detect-changes |
cicd | healthy | .github/workflows/ext-vscode-test.yml |
quality-checks |
cicd | healthy | .github/workflows/ext-vscode-test.yml |
vscode-test |
cicd | healthy | .github/workflows/ext-vscode-test.yml |
test-platform-integration |
cicd | healthy | .github/workflows/ext-vscode-test.yml |
test |
cicd | healthy | .github/workflows/ext-vscode-test.yml |
qlty |
cicd | healthy | .github/workflows/ext-vscode-test.yml |
publish-main |
cicd | healthy | .github/workflows/cli-publish.yml |
publish-nightly |
cicd | healthy | .github/workflows/cli-publish.yml |
test |
cicd | healthy | .github/workflows/sdk-publish.yml |
publish-sdk |
cicd | healthy | .github/workflows/sdk-publish.yml |
close-issues |
cicd | healthy | .github/workflows/repo-stale-issues.yml |
quality-checks |
cicd | healthy | .github/workflows/sdk-test.yml |
test |
cicd | healthy | .github/workflows/sdk-test.yml |
trigger-integration-test |
cicd | healthy | .github/workflows/ext-jb-test-integration.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
grpc::DiffService |
api | healthy | apps/vscode/proto/host/diff.proto |
grpc::TestingService |
api | healthy | apps/vscode/proto/host/testing.proto |
grpc::WorkspaceService |
api | healthy | apps/vscode/proto/host/workspace.proto |
grpc::WindowService |
api | healthy | apps/vscode/proto/host/window.proto |
grpc::EnvService |
api | healthy | apps/vscode/proto/host/env.proto |
grpc::StateService |
api | healthy | apps/vscode/proto/cline/state.proto |
grpc::AccountService |
api | healthy | apps/vscode/proto/cline/account.proto |
grpc::BrowserService |
api | healthy | apps/vscode/proto/cline/browser.proto |
grpc::McpService |
api | healthy | apps/vscode/proto/cline/mcp.proto |
grpc::ModelsService |
api | healthy | apps/vscode/proto/cline/models.proto |
grpc::UiService |
api | healthy | apps/vscode/proto/cline/ui.proto |
grpc::OcaAccountService |
api | healthy | apps/vscode/proto/cline/oca_account.proto |
grpc::CheckpointsService |
api | healthy | apps/vscode/proto/cline/checkpoints.proto |
grpc::TaskService |
api | healthy | apps/vscode/proto/cline/task.proto |
grpc::CommandsService |
api | healthy | apps/vscode/proto/cline/commands.proto |
grpc::SlashService |
api | healthy | apps/vscode/proto/cline/slash.proto |
grpc::WebService |
api | healthy | apps/vscode/proto/cline/web.proto |
grpc::FileService |
api | healthy | apps/vscode/proto/cline/file.proto |
grpc::WorktreeService |
api | healthy | apps/vscode/proto/cline/worktree.proto |
| Label | Layer | Status | Path |
|---|---|---|---|
OTEL_TELEMETRY_ENABLED |
cicd | healthy | — |
ERROR_SERVICE_API_KEY |
cicd | healthy | — |
GITHUB_TOKEN |
cicd | healthy | — |
OTEL_EXPORTER_OTLP_HEADERS |
cicd | healthy | — |
CLINE_JETBRAINS_APP_KEY |
cicd | healthy | — |
VSCODE_TEST_VERSION |
cicd | healthy | — |
OTEL_EXPORTER_OTLP_ENDPOINT |
cicd | healthy | — |
QLTY_COVERAGE_TOKEN |
cicd | healthy | — |
OTEL_EXPORTER_OTLP_PROTOCOL |
cicd | healthy | — |
SLACK_RELEASE_BOT_TOKEN |
cicd | healthy | — |
TELEMETRY_SERVICE_API_KEY |
cicd | healthy | — |
OVSX_PAT |
cicd | healthy | — |
VSCE_PAT |
cicd | healthy | — |
| Label | Layer | Status | Path |
|---|---|---|---|
127.0.0.1 |
network | healthy | apps/cline-hub/src/options.ts |
11.385.6.113 |
network | healthy | apps/cline-hub/src/webview/src/components/ai-elements/open-… |
3.495.998.108 |
network | healthy | apps/cline-hub/src/webview/src/components/ai-elements/open-… |
3.176.765.84 |
network | healthy | apps/cline-hub/src/webview/src/components/ai-elements/open-… |
5.92.42.36 |
network | healthy | apps/cline-hub/src/webview/src/components/ai-elements/open-… |
315.21.69.825 |
network | healthy | apps/cline-hub/src/webview/src/components/ai-elements/open-… |
4.5.87.69 |
network | healthy | apps/vscode/webview-ui/src/assets/ClineLogoSanta.tsx |
2.55.66.19 |
network | healthy | apps/vscode/webview-ui/src/assets/ClineLogoSanta.tsx |
128.0.0.0 |
network | healthy | apps/vscode/src/services/browser/BrowserSession.ts |
1.2.3.4 |
network | healthy | apps/cli/src/tui/utils/clipboard.test.ts |
5.6.7.8 |
network | healthy | apps/cli/src/tui/utils/clipboard.test.ts |
| Label | Layer | Status | Path |
|---|---|---|---|
port:25463 |
network | healthy | apps/vscode/webview-ui/vite.config.ts |
port:9222 |
network | healthy | apps/vscode/webview-ui/src/components/settings/sections/Bro… |
port:1455 |
network | healthy | apps/vscode/src/integrations/openai-codex/oauth.ts |
port:9876 |
network | healthy | apps/vscode/src/services/test/TestServer.ts |
port:5432 |
network | healthy | apps/vscode/src/core/api/transform/o1-format.ts |
port:3000 |
network | healthy | apps/vscode/src/core/api/transform/o1-format.ts |
port:9090 |
network | healthy | apps/cli/src/main.test.ts |
port:25464 |
network | healthy | sdk/packages/core/src/hub/client/index.test.ts |
port:59999 |
network | healthy | sdk/packages/core/src/hub/client/index.test.ts |
port:9321 |
network | healthy | sdk/packages/core/src/hub/client/connect.test.ts |
port:40000 |
network | healthy | sdk/packages/core/src/hub/discovery/defaults.test.ts |
| Label | Layer | Status | Path |
|---|---|---|---|
gha::repo-label-issues |
cicd | healthy | .github/workflows/repo-label-issues.yml |
gha::ext-vscode-publish-stable |
cicd | healthy | .github/workflows/ext-vscode-publish-stable.yml |
gha::ext-vscode-publish-nightly |
cicd | healthy | .github/workflows/ext-vscode-publish-nightly.yml |
gha::ext-vscode-test-e2e |
cicd | healthy | .github/workflows/ext-vscode-test-e2e.yml |
gha::ext-vscode-test |
cicd | healthy | .github/workflows/ext-vscode-test.yml |
gha::cli-publish |
cicd | healthy | .github/workflows/cli-publish.yml |
gha::sdk-publish |
cicd | healthy | .github/workflows/sdk-publish.yml |
gha::repo-stale-issues |
cicd | healthy | .github/workflows/repo-stale-issues.yml |
gha::sdk-test |
cicd | healthy | .github/workflows/sdk-test.yml |
gha::ext-jb-test-integration |
cicd | healthy | .github/workflows/ext-jb-test-integration.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
CheckpointMigration.ts |
data | healthy | apps/vscode/src/integrations/checkpoints/CheckpointMigratio… |
MigrationReporter.ts |
data | healthy | apps/vscode/src/core/workspace/MigrationReporter.ts |
state-migrations.ts |
data | healthy | apps/vscode/src/core/storage/state-migrations.ts |
vscode-to-file-migration.ts |
data | healthy | apps/vscode/src/hosts/vscode/vscode-to-file-migration.ts |
vscode-to-file-migration.test.ts |
data | healthy | apps/vscode/src/hosts/vscode/__tests__/vscode-to-file-migra… |
notice.ts |
data | healthy | apps/cli/src/kanban-migration/notice.ts |
notice.test.ts |
data | healthy | apps/cli/src/kanban-migration/notice.test.ts |
provider-settings-legacy-migration.test.ts |
data | healthy | sdk/packages/core/src/services/storage/provider-settings-le… |
provider-settings-legacy-migration.ts |
data | healthy | sdk/packages/core/src/services/storage/provider-settings-le… |
| Label | Layer | Status | Path |
|---|---|---|---|
generic_api_key::apps/vscode/src/core/api/providers/qwen-co… |
security | healthy | apps/vscode/src/core/api/providers/qwen-code.ts |
password_literal::apps/vscode/src/core/task/tools/utils/__t… |
security | healthy | apps/vscode/src/core/task/tools/utils/__tests__/PatchParser… |
password_literal::apps/vscode/src/core/task/tools/utils/__t… |
security | healthy | apps/vscode/src/core/task/tools/utils/__tests__/PatchParser… |
password_literal::apps/vscode/src/core/task/tools/utils/__t… |
security | healthy | apps/vscode/src/core/task/tools/utils/__tests__/PatchParser… |
generic_api_key::sdk/packages/core/src/services/storage/pro… |
security | healthy | sdk/packages/core/src/services/storage/provider-settings-le… |
generic_api_key::sdk/packages/core/src/services/storage/pro… |
security | healthy | sdk/packages/core/src/services/storage/provider-settings-le… |
generic_api_key::sdk/packages/core/src/services/storage/pro… |
security | healthy | sdk/packages/core/src/services/storage/provider-settings-le… |
generic_api_key::sdk/packages/core/src/services/storage/pro… |
security | healthy | sdk/packages/core/src/services/storage/provider-settings-le… |
generic_api_key::sdk/packages/llms/src/providers/vendors/ve… |
security | healthy | sdk/packages/llms/src/providers/vendors/vertex.test.ts |
| Label | Layer | Status | Path |
|---|---|---|---|
mongodb |
data | healthy | apps/vscode/webview-ui/src/App.stories.tsx |
sqlite |
data | healthy | apps/vscode/src/integrations/checkpoints/CheckpointExclusio… |
redis |
data | healthy | apps/vscode/src/core/api/transform/o1-format.ts |
mysql |
data | healthy | apps/vscode/src/core/task/utils.ts |
clickhouse |
data | healthy | apps/cli/src/commands/plugin.test.ts |
| Label | Layer | Status | Path |
|---|---|---|---|
vps::vultr |
hardware | healthy | apps/cline-hub/src/webview/src/components/ai-elements/model… |
vps::azure |
hardware | healthy | apps/cline-hub/src/webview/src/components/ai-elements/model… |
vps::aws |
hardware | healthy | apps/vscode/package.json |
vps::gcp |
hardware | healthy | apps/vscode/webview-ui/src/components/settings/providers/Ve… |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-akkktepo |
software | healthy | /tmp/repobility-clone-akkktepo |
| Label | Layer | Status | Path |
|---|---|---|---|
pubsub |
data | healthy | apps/cli/src/connectors/adapters/gchat.ts |
| Label | Layer | Status | Path |
|---|---|---|---|
gpu (detected) |
hardware | healthy | apps/cline-hub/src/webview/src/components/ai-elements/model… |
This page is publicly accessible at:
https://repobility.com/scan/225c1628-8aa6-4e9a-8b28-2acec03cadf0/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/225c1628-8aa6-4e9a-8b28-2acec03cadf0/
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.