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.

Zoo-Code-Org/Zoo-Code

https://github.com/Zoo-Code-Org/Zoo-Code · scanned 2026-06-16 01:14 UTC (2 months, 1 week ago)

318 raw signals (0 security + 318 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 1 week ago · v1 · 318 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.

JSON
Severity distribution — click a segment to filter
Active filters: excluding tests × Reset all

All 6186 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
parseArgs software healthy apps/cli/scripts/integration/run.ts:parseArgs
discoverCaseFiles software healthy apps/cli/scripts/integration/run.ts:discoverCaseFiles
runCase software healthy apps/cli/scripts/integration/run.ts:runCase
main software healthy apps/cli/scripts/integration/run.ts:main
parseEventContent software healthy apps/cli/scripts/integration/cases/followup-after-completio…
validateFollowupResult software healthy apps/cli/scripts/integration/cases/followup-after-completio…
main software healthy apps/cli/scripts/integration/cases/followup-after-completio…
main software healthy apps/cli/scripts/integration/cases/followup-completion-ask-…
main software healthy apps/cli/scripts/integration/cases/mixed-command-ordering.t…
recordControlEvent software healthy apps/cli/scripts/integration/cases/mixed-command-ordering.t…
main software healthy apps/cli/scripts/integration/cases/message-images-queue-met…
parseStreamEvent software healthy apps/cli/scripts/integration/cases/create-with-session-id-r…
listSessions software healthy apps/cli/scripts/integration/cases/create-with-session-id-r…
createSessionWithCustomId software healthy apps/cli/scripts/integration/cases/create-with-session-id-r…
resumeSessionAndSendMarker software healthy apps/cli/scripts/integration/cases/create-with-session-id-r…
sendCommand software healthy apps/cli/scripts/integration/cases/create-with-session-id-r…
main software healthy apps/cli/scripts/integration/cases/create-with-session-id-r…
main software healthy apps/cli/scripts/integration/cases/message-without-active-t…
main software healthy apps/cli/scripts/integration/cases/cancel-active-task.ts:ma…
main software healthy apps/cli/scripts/integration/cases/cancel-without-active-ta…
main software healthy apps/cli/scripts/integration/cases/start-while-busy.ts:main
main software healthy apps/cli/scripts/integration/cases/multi-message-queue-orde…
main software healthy apps/cli/scripts/integration/cases/followup-completion-ask-…
main software healthy apps/cli/scripts/integration/cases/cancel-message-recovery-…
main software healthy apps/cli/scripts/integration/cases/cancel-immediately-after…
looksLikeAttemptCompletionToolUse software healthy apps/cli/scripts/integration/cases/followup-during-streamin…
validateFollowupResult software healthy apps/cli/scripts/integration/cases/followup-during-streamin…
main software healthy apps/cli/scripts/integration/cases/followup-during-streamin…
main software healthy apps/cli/scripts/integration/cases/shutdown-while-running.t…
parseEvent software healthy apps/cli/scripts/integration/lib/stream-harness.ts:parseEve…
runStreamCase software healthy apps/cli/scripts/integration/lib/stream-harness.ts:runStrea…
applyListOptions software healthy apps/cli/src/index.ts:applyListOptions
runListAction software healthy apps/cli/src/index.ts:runListAction
runUpgradeAction software healthy apps/cli/src/index.ts:runUpgradeAction
findCliRoot software healthy apps/cli/src/__tests__/index.test.ts:findCliRoot
findMonorepoRoot software healthy apps/cli/src/__tests__/index.test.ts:findMonorepoRoot
isCliBuilt software healthy apps/cli/src/__tests__/index.test.ts:isCliBuilt
isExtensionBuilt software healthy apps/cli/src/__tests__/index.test.ts:isExtensionBuilt
buildCliIfNeeded software healthy apps/cli/src/__tests__/index.test.ts:buildCliIfNeeded
buildExtensionIfNeeded software healthy apps/cli/src/__tests__/index.test.ts:buildExtensionIfNeeded
runCli software healthy apps/cli/src/__tests__/index.test.ts:runCli
isValidOutputFormat software healthy apps/cli/src/types/json-events.ts:isValidOutputFormat
isSupportedProvider software healthy apps/cli/src/types/types.ts:isSupportedProvider
status software healthy apps/cli/src/commands/auth/status.ts:status
formatDate software healthy apps/cli/src/commands/auth/status.ts:formatDate
getTimeRemaining software healthy apps/cli/src/commands/auth/status.ts:getTimeRemaining
logout software healthy apps/cli/src/commands/auth/logout.ts:logout
bootstrapResumeForStdinStream software healthy apps/cli/src/commands/cli/run.ts:bootstrapResumeForStdinStr…
normalizeError software healthy apps/cli/src/commands/cli/run.ts:normalizeError
run software healthy apps/cli/src/commands/cli/run.ts:run

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

LabelLayerStatusPath
renovate.json software healthy renovate.json
.prettierrc.json software healthy .prettierrc.json
PRIVACY.md software healthy PRIVACY.md
README.md software healthy README.md
.roomodes software healthy .roomodes
pnpm-lock.yaml software healthy pnpm-lock.yaml
package.json software healthy package.json
CONTRIBUTING.md software healthy CONTRIBUTING.md
turbo.json software healthy turbo.json
knip.json software healthy knip.json
pnpm-workspace.yaml software healthy pnpm-workspace.yaml
tsconfig.json software healthy tsconfig.json
LICENSE software healthy LICENSE
.env.sample software healthy .env.sample
CODE_OF_CONDUCT.md software healthy CODE_OF_CONDUCT.md
SECURITY.md software healthy SECURITY.md
AGENTS.md software healthy AGENTS.md
CHANGELOG.md software healthy CHANGELOG.md
codecov.yml software healthy codecov.yml
ellipsis.yaml software healthy ellipsis.yaml
README.md software healthy apps/cli/README.md
install.sh software healthy apps/cli/install.sh
package.json software healthy apps/cli/package.json
tsup.config.ts software healthy apps/cli/tsup.config.ts
tsconfig.json software healthy apps/cli/tsconfig.json
eslint.config.mjs software healthy apps/cli/eslint.config.mjs
CHANGELOG.md software healthy apps/cli/CHANGELOG.md
vitest.config.ts software healthy apps/cli/vitest.config.ts
AGENT_LOOP.md software healthy apps/cli/docs/AGENT_LOOP.md
build.sh software healthy apps/cli/scripts/build.sh
run.ts software healthy apps/cli/scripts/integration/run.ts
followup-after-completion.ts software healthy apps/cli/scripts/integration/cases/followup-after-completio…
followup-completion-ask-response-images.ts software healthy apps/cli/scripts/integration/cases/followup-completion-ask-…
mixed-command-ordering.ts software healthy apps/cli/scripts/integration/cases/mixed-command-ordering.ts
message-images-queue-metadata.ts software healthy apps/cli/scripts/integration/cases/message-images-queue-met…
create-with-session-id-resume-loads-correct-session.ts software healthy apps/cli/scripts/integration/cases/create-with-session-id-r…
message-without-active-task.ts software healthy apps/cli/scripts/integration/cases/message-without-active-t…
cancel-active-task.ts software healthy apps/cli/scripts/integration/cases/cancel-active-task.ts
cancel-without-active-task.ts software healthy apps/cli/scripts/integration/cases/cancel-without-active-ta…
start-while-busy.ts software healthy apps/cli/scripts/integration/cases/start-while-busy.ts
multi-message-queue-order.ts software healthy apps/cli/scripts/integration/cases/multi-message-queue-orde…
followup-completion-ask-response.ts software healthy apps/cli/scripts/integration/cases/followup-completion-ask-…
cancel-message-recovery-race.ts software healthy apps/cli/scripts/integration/cases/cancel-message-recovery-…
cancel-immediately-after-start-ack.ts software healthy apps/cli/scripts/integration/cases/cancel-immediately-after…
followup-during-streaming.ts software healthy apps/cli/scripts/integration/cases/followup-during-streamin…
shutdown-while-running.ts software healthy apps/cli/scripts/integration/cases/shutdown-while-running.ts
stream-harness.ts software healthy apps/cli/scripts/integration/lib/stream-harness.ts
index.ts software healthy apps/cli/src/index.ts
index.test.ts software healthy apps/cli/src/__tests__/index.test.ts
json-events.ts software healthy apps/cli/src/types/json-events.ts

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

LabelLayerStatusPath
OutputManager software healthy apps/cli/src/agent/output-manager.ts:OutputManager
AskDispatcher software healthy apps/cli/src/agent/ask-dispatcher.ts:AskDispatcher
transforms software healthy apps/cli/src/agent/json-event-emitter.ts:transforms
JsonEventEmitter software healthy apps/cli/src/agent/json-event-emitter.ts:JsonEventEmitter
StateStore software healthy apps/cli/src/agent/state-store.ts:StateStore
ExtensionClient software healthy apps/cli/src/agent/extension-client.ts:ExtensionClient
TypedEventEmitter software healthy apps/cli/src/agent/events.ts:TypedEventEmitter
Observable software healthy apps/cli/src/agent/events.ts:Observable
MessageProcessor software healthy apps/cli/src/agent/message-processor.ts:MessageProcessor
PromptManager software healthy apps/cli/src/agent/prompt-manager.ts:PromptManager
is software healthy apps/cli/src/agent/extension-host.ts:is
ExtensionHost software healthy apps/cli/src/agent/extension-host.ts:ExtensionHost
definitions software healthy apps/vscode-e2e/src/fixtures/search-files.ts:definitions
UserService software healthy apps/vscode-e2e/src/suite/tools/search-files.test.ts:UserSe…
definitions software healthy apps/vscode-e2e/src/suite/tools/search-files.test.ts:defini…
IpcServer software healthy packages/ipc/src/ipc-server.ts:IpcServer
IpcClient software healthy packages/ipc/src/ipc-client.ts:IpcClient
for software healthy packages/types/src/telemetry.ts:for
ApiProviderError software healthy packages/types/src/telemetry.ts:ApiProviderError
ConsecutiveMistakeError software healthy packages/types/src/telemetry.ts:ConsecutiveMistakeError
of software healthy packages/types/src/providers/openai.ts:of
WebAuthService software healthy packages/cloud/src/WebAuthService.ts:WebAuthService
StaticSettingsService software healthy packages/cloud/src/StaticSettingsService.ts:StaticSettingsS…
BaseTelemetryClient software healthy packages/cloud/src/TelemetryClient.ts:BaseTelemetryClient
CloudTelemetryClient software healthy packages/cloud/src/TelemetryClient.ts:CloudTelemetryClient
CloudAPI software healthy packages/cloud/src/CloudAPI.ts:CloudAPI
CloudShareService software healthy packages/cloud/src/CloudShareService.ts:CloudShareService
RefreshTimer software healthy packages/cloud/src/RefreshTimer.ts:RefreshTimer
CloudSettingsService software healthy packages/cloud/src/CloudSettingsService.ts:CloudSettingsSer…
StaticTokenAuthService software healthy packages/cloud/src/StaticTokenAuthService.ts:StaticTokenAut…
CloudService software healthy packages/cloud/src/CloudService.ts:CloudService
CloudAPIError software healthy packages/cloud/src/errors.ts:CloudAPIError
TaskNotFoundError software healthy packages/cloud/src/errors.ts:TaskNotFoundError
AuthenticationError software healthy packages/cloud/src/errors.ts:AuthenticationError
NetworkError software healthy packages/cloud/src/errors.ts:NetworkError
InvalidClientTokenError software healthy packages/cloud/src/errors.ts:InvalidClientTokenError
RetryQueue software healthy packages/cloud/src/retry-queue/RetryQueue.ts:RetryQueue
for software healthy packages/core/src/custom-tools/custom-tool-registry.ts:for
CustomToolRegistry software healthy packages/core/src/custom-tools/custom-tool-registry.ts:Cust…
WorktreeIncludeService software healthy packages/core/src/worktree/worktree-include.ts:WorktreeIncl…
WorktreeService software healthy packages/core/src/worktree/worktree-service.ts:WorktreeServ…
DebugLogger software healthy packages/core/src/debug-log/index.ts:DebugLogger
that software healthy packages/telemetry/src/TelemetryService.ts:that
TelemetryService software healthy packages/telemetry/src/TelemetryService.ts:TelemetryService
BaseTelemetryClient software healthy packages/telemetry/src/BaseTelemetryClient.ts:BaseTelemetry…
PostHogTelemetryClient software healthy packages/telemetry/src/PostHogTelemetryClient.ts:PostHogTel…
for software healthy packages/vscode-shim/src/api/CommandsAPI.ts:for
CommandsAPI software healthy packages/vscode-shim/src/api/CommandsAPI.ts:CommandsAPI
for software healthy packages/vscode-shim/src/api/FileSystemAPI.ts:for
FileSystemAPI software healthy packages/vscode-shim/src/api/FileSystemAPI.ts:FileSystemAPI

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

LabelLayerStatusPath
apps software healthy apps
cli software healthy apps/cli
docs software healthy apps/cli/docs
scripts software healthy apps/cli/scripts
integration software healthy apps/cli/scripts/integration
cases software healthy apps/cli/scripts/integration/cases
lib software healthy apps/cli/scripts/integration/lib
src software healthy apps/cli/src
__tests__ software healthy apps/cli/src/__tests__
types software healthy apps/cli/src/types
__tests__ software healthy apps/cli/src/types/__tests__
commands software healthy apps/cli/src/commands
auth software healthy apps/cli/src/commands/auth
__tests__ software healthy apps/cli/src/commands/auth/__tests__
cli software healthy apps/cli/src/commands/cli
__tests__ software healthy apps/cli/src/commands/cli/__tests__
ui software healthy apps/cli/src/ui
__tests__ software healthy apps/cli/src/ui/__tests__
stores software healthy apps/cli/src/ui/stores
utils software healthy apps/cli/src/ui/utils
components software healthy apps/cli/src/ui/components
__tests__ software healthy apps/cli/src/ui/components/__tests__
autocomplete software healthy apps/cli/src/ui/components/autocomplete
triggers software healthy apps/cli/src/ui/components/autocomplete/triggers
__tests__ software healthy apps/cli/src/ui/components/autocomplete/triggers/__tests__
onboarding software healthy apps/cli/src/ui/components/onboarding
tools software healthy apps/cli/src/ui/components/tools
__tests__ software healthy apps/cli/src/ui/components/tools/__tests__
hooks software healthy apps/cli/src/ui/hooks
__tests__ software healthy apps/cli/src/ui/hooks/__tests__
agent software healthy apps/cli/src/agent
__tests__ software healthy apps/cli/src/agent/__tests__
lib software healthy apps/cli/src/lib
auth software healthy apps/cli/src/lib/auth
utils software healthy apps/cli/src/lib/utils
__tests__ software healthy apps/cli/src/lib/utils/__tests__
task-history software healthy apps/cli/src/lib/task-history
__tests__ software healthy apps/cli/src/lib/task-history/__tests__
sdk software healthy apps/cli/src/lib/sdk
storage software healthy apps/cli/src/lib/storage
__tests__ software healthy apps/cli/src/lib/storage/__tests__
vscode-e2e software healthy apps/vscode-e2e
fixtures software healthy apps/vscode-e2e/fixtures
src software healthy apps/vscode-e2e/src
types software healthy apps/vscode-e2e/src/types
fixtures software healthy apps/vscode-e2e/src/fixtures
suite software healthy apps/vscode-e2e/src/suite
providers software healthy apps/vscode-e2e/src/suite/providers
tools software healthy apps/vscode-e2e/src/suite/tools
fixtures software healthy apps/vscode-e2e/src/suite/tools/fixtures

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

LabelLayerStatusPath
/bin/bash frontend healthy apps/vscode-e2e/src/suite/tools/terminal-profile.test.ts
/mock/path frontend healthy packages/cloud/src/__tests__/CloudService.test.ts
/mock/storage frontend healthy packages/cloud/src/__tests__/CloudService.test.ts
/home/user/repo frontend healthy packages/core/src/worktree/__tests__/worktree-service.spec.…
/home/user/repo-feature frontend healthy packages/core/src/worktree/__tests__/worktree-service.spec.…
/home/user/repo-detached frontend healthy packages/core/src/worktree/__tests__/worktree-service.spec.…
/home/user/repo.git frontend healthy packages/core/src/worktree/__tests__/worktree-service.spec.…
/new/path frontend healthy packages/vscode-shim/src/__tests__/Uri.test.ts
/newpath frontend healthy packages/vscode-shim/src/__tests__/Uri.test.ts
/path frontend healthy packages/vscode-shim/src/__tests__/Uri.test.ts
/Users/test/project/src/search result spaces.ts frontend healthy webview-ui/src/utils/__tests__/context-mentions.spec.ts
/Users/test/project/assets/ frontend healthy webview-ui/src/utils/__tests__/context-mentions.spec.ts
/path/with spaces/file.txt frontend healthy webview-ui/src/utils/__tests__/context-mentions.spec.ts
/bin/zsh frontend healthy src/integrations/terminal/__tests__/TerminalProfile.spec.ts
/workspace/malicious-shell frontend healthy src/integrations/terminal/__tests__/TerminalProfile.spec.ts
/missing/bash frontend healthy src/integrations/terminal/__tests__/TerminalProfile.spec.ts
/usr/bin/bash frontend healthy src/integrations/terminal/__tests__/TerminalProfile.spec.ts
/workspace/bash frontend healthy src/integrations/terminal/__tests__/TerminalProfile.spec.ts
/mock/.roo/skills/skill-only/SKILL.md frontend healthy src/__tests__/command-mentions.spec.ts
/mock/.roo/skills/setup/SKILL.md frontend healthy src/__tests__/command-mentions.spec.ts
/tmp/test.txt frontend healthy src/api/transform/__tests__/responses-api-input.spec.ts
/models/chat/completions frontend healthy src/api/providers/__tests__/openai.spec.ts
/path/to/test-model-1 frontend healthy src/api/providers/fetchers/__tests__/lmstudio.test.ts
/usr/local/bin/fish frontend healthy src/utils/__tests__/shell.spec.ts
/usr/bin/fish frontend healthy src/utils/__tests__/shell.spec.ts
/usr/bin/malicious-shell frontend healthy src/utils/__tests__/shell.spec.ts
/usr/local/bin/custom-shell frontend healthy src/utils/__tests__/shell.spec.ts
/src/main.ts frontend healthy src/utils/__tests__/tiktoken.spec.ts
/src/components/Button.tsx frontend healthy src/utils/__tests__/tiktoken.spec.ts
/src/index.ts frontend healthy src/utils/__tests__/tiktoken.spec.ts
/auth/clerk/callback frontend healthy src/activate/__tests__/handleUri.spec.ts
/auth-callback frontend healthy src/activate/__tests__/handleUri.spec.ts
/test/path frontend healthy src/services/mcp/__tests__/McpHub.spec.ts
/mock/.roo/skills/test-skill/SKILL.md frontend healthy src/services/skills/__tests__/skillInvocation.spec.ts
/mock/workspace/src/file.ts frontend healthy src/services/code-index/processors/__tests__/file-watcher.s…
/mock/workspace/.git/config frontend healthy src/services/code-index/processors/__tests__/file-watcher.s…
/mock/workspace/.hidden/file.ts frontend healthy src/services/code-index/processors/__tests__/file-watcher.s…
/mock/workspace/src/.next/static/file.js frontend healthy src/services/code-index/processors/__tests__/file-watcher.s…
/mock/workspace/node_modules/package/index.js frontend healthy src/services/code-index/processors/__tests__/file-watcher.s…
/mock/workspace/normal/file.js frontend healthy src/services/code-index/processors/__tests__/file-watcher.s…
/mock/workspace/.vscode/settings.json frontend healthy src/services/code-index/processors/__tests__/file-watcher.s…
/mock/workspace/src/.cache/data.json frontend healthy src/services/code-index/processors/__tests__/file-watcher.s…
/mock/workspace/dist/bundle.js frontend healthy src/services/code-index/processors/__tests__/file-watcher.s…
/mock/workspace/.git/objects/abc123 frontend healthy src/services/code-index/processors/__tests__/file-watcher.s…
/mock/workspace/.DS_Store frontend healthy src/services/code-index/processors/__tests__/file-watcher.s…
/mock/workspace/build/.cache/temp.js frontend healthy src/services/code-index/processors/__tests__/file-watcher.s…
/mock/workspace/src/components/Button.tsx frontend healthy src/services/code-index/processors/__tests__/file-watcher.s…
/mock/workspace/src/.hidden/components/Button.tsx frontend healthy src/services/code-index/processors/__tests__/file-watcher.s…
/mock/workspace/.hidden/src/components/Button.tsx frontend healthy src/services/code-index/processors/__tests__/file-watcher.s…
/mock/workspace/src/components/.hidden/Button.tsx frontend healthy src/services/code-index/processors/__tests__/file-watcher.s…

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

LabelLayerStatusPath
generic_api_key::src/api/providers/qwen-code.ts security healthy src/api/providers/qwen-code.ts
generic_api_key::src/api/providers/__tests__/fireworks.spec… security healthy src/api/providers/__tests__/fireworks.spec.ts
generic_api_key::src/api/providers/__tests__/fireworks.spec… security healthy src/api/providers/__tests__/fireworks.spec.ts
generic_api_key::src/api/providers/__tests__/fireworks.spec… security healthy src/api/providers/__tests__/fireworks.spec.ts
generic_api_key::src/api/providers/__tests__/fireworks.spec… security healthy src/api/providers/__tests__/fireworks.spec.ts
generic_api_key::src/api/providers/__tests__/fireworks.spec… security healthy src/api/providers/__tests__/fireworks.spec.ts
generic_api_key::src/api/providers/__tests__/fireworks.spec… security healthy src/api/providers/__tests__/fireworks.spec.ts
generic_api_key::src/api/providers/__tests__/fireworks.spec… security healthy src/api/providers/__tests__/fireworks.spec.ts
generic_api_key::src/api/providers/__tests__/fireworks.spec… security healthy src/api/providers/__tests__/fireworks.spec.ts
generic_api_key::src/api/providers/__tests__/fireworks.spec… security healthy src/api/providers/__tests__/fireworks.spec.ts
generic_api_key::src/api/providers/__tests__/fireworks.spec… security healthy src/api/providers/__tests__/fireworks.spec.ts
generic_api_key::src/api/providers/__tests__/fireworks.spec… security healthy src/api/providers/__tests__/fireworks.spec.ts
generic_api_key::src/api/providers/__tests__/fireworks.spec… security healthy src/api/providers/__tests__/fireworks.spec.ts
generic_api_key::src/api/providers/__tests__/fireworks.spec… security healthy src/api/providers/__tests__/fireworks.spec.ts
generic_api_key::src/api/providers/__tests__/fireworks.spec… security healthy src/api/providers/__tests__/fireworks.spec.ts
generic_api_key::src/api/providers/__tests__/fireworks.spec… security healthy src/api/providers/__tests__/fireworks.spec.ts
generic_api_key::src/api/providers/__tests__/fireworks.spec… security healthy src/api/providers/__tests__/fireworks.spec.ts
generic_api_key::src/api/providers/__tests__/fireworks.spec… security healthy src/api/providers/__tests__/fireworks.spec.ts
generic_api_key::src/api/providers/__tests__/fireworks.spec… security healthy src/api/providers/__tests__/fireworks.spec.ts
generic_api_key::src/api/providers/__tests__/fireworks.spec… security healthy src/api/providers/__tests__/fireworks.spec.ts
generic_api_key::src/api/providers/__tests__/fireworks.spec… security healthy src/api/providers/__tests__/fireworks.spec.ts
private_key::src/api/providers/__tests__/vertex-credentials… security healthy src/api/providers/__tests__/vertex-credentials.spec.ts
generic_api_key::src/api/providers/__tests__/sambanova.spec… security healthy src/api/providers/__tests__/sambanova.spec.ts
generic_api_key::src/api/providers/__tests__/sambanova.spec… security healthy src/api/providers/__tests__/sambanova.spec.ts
generic_api_key::src/api/providers/__tests__/sambanova.spec… security healthy src/api/providers/__tests__/sambanova.spec.ts
generic_api_key::src/api/providers/__tests__/sambanova.spec… security healthy src/api/providers/__tests__/sambanova.spec.ts
generic_api_key::src/api/providers/__tests__/sambanova.spec… security healthy src/api/providers/__tests__/sambanova.spec.ts
generic_api_key::src/api/providers/__tests__/zoo-gateway.sp… security healthy src/api/providers/__tests__/zoo-gateway.spec.ts
generic_api_key::src/api/providers/__tests__/minimax.spec.ts security healthy src/api/providers/__tests__/minimax.spec.ts
generic_api_key::src/api/providers/__tests__/minimax.spec.ts security healthy src/api/providers/__tests__/minimax.spec.ts
generic_api_key::src/api/providers/__tests__/minimax.spec.ts security healthy src/api/providers/__tests__/minimax.spec.ts
generic_api_key::src/api/providers/__tests__/minimax.spec.ts security healthy src/api/providers/__tests__/minimax.spec.ts
generic_api_key::src/api/providers/__tests__/minimax.spec.ts security healthy src/api/providers/__tests__/minimax.spec.ts
generic_api_key::src/api/providers/__tests__/minimax.spec.ts security healthy src/api/providers/__tests__/minimax.spec.ts
generic_api_key::src/api/providers/__tests__/minimax.spec.ts security healthy src/api/providers/__tests__/minimax.spec.ts
generic_api_key::src/api/providers/__tests__/minimax.spec.ts security healthy src/api/providers/__tests__/minimax.spec.ts
generic_api_key::src/api/providers/__tests__/minimax.spec.ts security healthy src/api/providers/__tests__/minimax.spec.ts
generic_api_key::src/api/providers/__tests__/minimax.spec.ts security healthy src/api/providers/__tests__/minimax.spec.ts
generic_api_key::src/api/providers/__tests__/minimax.spec.ts security healthy src/api/providers/__tests__/minimax.spec.ts
generic_api_key::src/api/providers/__tests__/minimax.spec.ts security healthy src/api/providers/__tests__/minimax.spec.ts
generic_api_key::src/api/providers/__tests__/minimax.spec.ts security healthy src/api/providers/__tests__/minimax.spec.ts
generic_api_key::src/api/providers/__tests__/minimax.spec.ts security healthy src/api/providers/__tests__/minimax.spec.ts
generic_api_key::src/api/providers/__tests__/minimax.spec.ts security healthy src/api/providers/__tests__/minimax.spec.ts
generic_api_key::src/api/providers/__tests__/minimax.spec.ts security healthy src/api/providers/__tests__/minimax.spec.ts
github_token::src/utils/__tests__/git.spec.ts security healthy src/utils/__tests__/git.spec.ts
github_token::src/assets/marketplace/mcps.yml security healthy src/assets/marketplace/mcps.yml
generic_api_key::src/services/code-index/__tests__/config-m… security healthy src/services/code-index/__tests__/config-manager.spec.ts
generic_api_key::src/services/code-index/__tests__/config-m… security healthy src/services/code-index/__tests__/config-manager.spec.ts
generic_api_key::src/services/code-index/__tests__/config-m… security healthy src/services/code-index/__tests__/config-manager.spec.ts
generic_api_key::src/services/code-index/__tests__/config-m… security healthy src/services/code-index/__tests__/config-manager.spec.ts

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

LabelLayerStatusPath
auth::src/services/mcp/__tests__/McpHub.spec.ts security healthy src/services/mcp/__tests__/McpHub.spec.ts
auth::src/i18n/locales/zh-CN/common.json security healthy src/i18n/locales/zh-CN/common.json
auth::packages/types/src/providers/openai-codex.ts security healthy packages/types/src/providers/openai-codex.ts
auth::src/i18n/locales/pl/mcp.json security healthy src/i18n/locales/pl/mcp.json
auth::src/i18n/locales/id/common.json security healthy src/i18n/locales/id/common.json
auth::src/api/providers/qwen-code.ts security healthy src/api/providers/qwen-code.ts
auth::webview-ui/src/i18n/locales/it/settings.json security healthy webview-ui/src/i18n/locales/it/settings.json
auth::src/i18n/locales/vi/mcp.json security healthy src/i18n/locales/vi/mcp.json
auth::src/i18n/locales/ca/common.json security healthy src/i18n/locales/ca/common.json
auth::webview-ui/src/i18n/locales/es/settings.json security healthy webview-ui/src/i18n/locales/es/settings.json
auth::src/i18n/locales/tr/common.json security healthy src/i18n/locales/tr/common.json
auth::src/i18n/locales/en/mcp.json security healthy src/i18n/locales/en/mcp.json
auth::webview-ui/src/components/chat/ZooCodeAuthBadge.tsx security healthy webview-ui/src/components/chat/ZooCodeAuthBadge.tsx
auth::src/i18n/locales/vi/common.json security healthy src/i18n/locales/vi/common.json
auth::src/i18n/locales/it/common.json security healthy src/i18n/locales/it/common.json
auth::src/i18n/locales/zh-CN/mcp.json security healthy src/i18n/locales/zh-CN/mcp.json
auth::webview-ui/src/i18n/locales/de/settings.json security healthy webview-ui/src/i18n/locales/de/settings.json
auth::src/api/providers/openai-codex.ts security healthy src/api/providers/openai-codex.ts
auth::src/integrations/openai-codex/oauth.ts security healthy src/integrations/openai-codex/oauth.ts
auth::src/i18n/locales/ko/mcp.json security healthy src/i18n/locales/ko/mcp.json
auth::src/i18n/locales/it/mcp.json security healthy src/i18n/locales/it/mcp.json
auth::src/core/webview/webviewMessageHandler.ts security healthy src/core/webview/webviewMessageHandler.ts
auth::src/services/mcp/McpHub.ts security healthy src/services/mcp/McpHub.ts
auth::src/core/webview/ClineProvider.ts security healthy src/core/webview/ClineProvider.ts
auth::webview-ui/src/i18n/locales/ko/settings.json security healthy webview-ui/src/i18n/locales/ko/settings.json
auth::src/i18n/locales/es/common.json security healthy src/i18n/locales/es/common.json
auth::webview-ui/src/i18n/locales/id/settings.json security healthy webview-ui/src/i18n/locales/id/settings.json
auth::src/i18n/locales/fr/common.json security healthy src/i18n/locales/fr/common.json
auth::src/i18n/locales/hi/mcp.json security healthy src/i18n/locales/hi/mcp.json
auth::src/i18n/locales/ru/common.json security healthy src/i18n/locales/ru/common.json
auth::src/i18n/locales/ko/common.json security healthy src/i18n/locales/ko/common.json
auth::src/i18n/locales/pl/common.json security healthy src/i18n/locales/pl/common.json
auth::webview-ui/src/components/settings/providers/__tests_… security healthy webview-ui/src/components/settings/providers/__tests__/ZooG…
auth::webview-ui/src/i18n/locales/en/settings.json security healthy webview-ui/src/i18n/locales/en/settings.json
auth::src/extension.ts security healthy src/extension.ts
auth::src/i18n/locales/ja/common.json security healthy src/i18n/locales/ja/common.json
auth::src/i18n/locales/id/mcp.json security healthy src/i18n/locales/id/mcp.json
auth::webview-ui/src/i18n/locales/nl/settings.json security healthy webview-ui/src/i18n/locales/nl/settings.json
auth::webview-ui/src/components/settings/providers/QwenCode… security healthy webview-ui/src/components/settings/providers/QwenCode.tsx
auth::src/i18n/locales/en/common.json security healthy src/i18n/locales/en/common.json
auth::webview-ui/src/components/settings/providers/ZooGatew… security healthy webview-ui/src/components/settings/providers/ZooGateway.tsx
auth::packages/cloud/src/__tests__/WebAuthService.spec.ts security healthy packages/cloud/src/__tests__/WebAuthService.spec.ts
auth::src/i18n/locales/es/mcp.json security healthy src/i18n/locales/es/mcp.json
auth::packages/cloud/package.json security healthy packages/cloud/package.json
auth::src/i18n/locales/ru/mcp.json security healthy src/i18n/locales/ru/mcp.json
auth::src/services/mcp/utils/__tests__/oauth.spec.ts security healthy src/services/mcp/utils/__tests__/oauth.spec.ts
auth::src/i18n/locales/zh-TW/common.json security healthy src/i18n/locales/zh-TW/common.json
auth::src/i18n/locales/hi/common.json security healthy src/i18n/locales/hi/common.json
auth::src/i18n/locales/pt-BR/mcp.json security healthy src/i18n/locales/pt-BR/mcp.json
auth::webview-ui/src/i18n/locales/fr/settings.json security healthy webview-ui/src/i18n/locales/fr/settings.json

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

LabelLayerStatusPath
AppWithProviders frontend healthy webview-ui/src/App.tsx
TranslationProvider frontend healthy webview-ui/src/i18n/TranslationContext.tsx
TranslationProvider frontend healthy webview-ui/src/i18n/__mocks__/TranslationContext.tsx
PromptsSettings frontend healthy webview-ui/src/components/settings/PromptsSettings.tsx
DiffView frontend healthy webview-ui/src/components/common/DiffView.tsx
DismissibleUpsell frontend healthy webview-ui/src/components/common/DismissibleUpsell.tsx
CodeBlock frontend healthy webview-ui/src/components/common/CodeBlock.tsx
MermaidBlock frontend healthy webview-ui/src/components/common/MermaidBlock.tsx
ImageBlock frontend healthy webview-ui/src/components/common/ImageBlock.tsx
MarkdownBlock frontend healthy webview-ui/src/components/common/MarkdownBlock.tsx
VersionIndicator frontend healthy webview-ui/src/components/common/VersionIndicator.tsx
CodeBlock frontend healthy webview-ui/src/components/common/__mocks__/CodeBlock.tsx
MarkdownBlock frontend healthy webview-ui/src/components/common/__mocks__/MarkdownBlock.tsx
McpEnabledToggle frontend healthy webview-ui/src/components/mcp/McpEnabledToggle.tsx
McpToolRow frontend healthy webview-ui/src/components/mcp/McpToolRow.tsx
McpResourceRow frontend healthy webview-ui/src/components/mcp/McpResourceRow.tsx
McpView frontend healthy webview-ui/src/components/mcp/McpView.tsx
ErrorRow frontend healthy webview-ui/src/components/chat/ErrorRow.tsx
ContextMenu frontend healthy webview-ui/src/components/chat/ContextMenu.tsx
FileChangesPanel frontend healthy webview-ui/src/components/chat/FileChangesPanel.tsx
ChatRow frontend healthy webview-ui/src/components/chat/ChatRow.tsx
CodebaseSearchResult frontend healthy webview-ui/src/components/chat/CodebaseSearchResult.tsx
CodebaseSearchResultsDisplay frontend healthy webview-ui/src/components/chat/CodebaseSearchResultsDisplay…
TooManyToolsWarning frontend healthy webview-ui/src/components/chat/TooManyToolsWarning.tsx
WarningRow frontend healthy webview-ui/src/components/chat/WarningRow.tsx
ProfileViolationWarning frontend healthy webview-ui/src/components/chat/ProfileViolationWarning.tsx
UpdateTodoListToolBlock frontend healthy webview-ui/src/components/chat/UpdateTodoListToolBlock.tsx
ChatView frontend healthy webview-ui/src/components/chat/ChatView.tsx
React frontend healthy webview-ui/src/components/modes/McpServerChecklist.tsx
ModesView frontend healthy webview-ui/src/components/modes/ModesView.tsx
React frontend healthy webview-ui/src/components/modes/McpServerRestriction.tsx
TaskItemFooter frontend healthy webview-ui/src/components/history/TaskItemFooter.tsx
RooHero frontend healthy webview-ui/src/components/welcome/RooHero.tsx
WelcomeViewProvider frontend healthy webview-ui/src/components/welcome/WelcomeViewProvider.tsx
RooTips frontend healthy webview-ui/src/components/welcome/RooTips.tsx

LabelLayerStatusPath
analyze cicd healthy .github/workflows/codeql.yml
check-pr-approval cicd healthy .github/workflows/marketplace-publish.yml
publish-stable cicd healthy .github/workflows/marketplace-publish.yml
reconcile cicd healthy .github/workflows/label-pr-review-state.yml
validate-release cicd healthy .github/workflows/release-validation.yml
build cicd healthy .github/workflows/cli-release.yml
release cicd healthy .github/workflows/cli-release.yml
summary cicd healthy .github/workflows/cli-release.yml
publish-prerelease cicd healthy .github/workflows/nightly-publish.yml
check-translations cicd healthy .github/workflows/code-qa.yml
knip cicd healthy .github/workflows/code-qa.yml
compile cicd healthy .github/workflows/code-qa.yml
unit-test cicd healthy .github/workflows/code-qa.yml
e2e-mock cicd healthy .github/workflows/e2e.yml
stale-inactivity cicd healthy .github/workflows/stale.yml
stale-review-inactivity cicd healthy .github/workflows/stale.yml

LabelLayerStatusPath
port:5432 network healthy apps/vscode-e2e/src/suite/tools/list-files.test.ts
port:3000 network healthy apps/vscode-e2e/src/suite/tools/search-files.test.ts
port:6379 network healthy apps/vscode-e2e/src/suite/tools/search-files.test.ts
port:1455 network healthy src/integrations/openai-codex/oauth.ts
port:8080 network healthy src/utils/__tests__/config.spec.ts
port:256 network healthy src/assets/marketplace/mcps.yml
port:27 network healthy src/assets/marketplace/mcps.yml
port:37 network healthy src/assets/marketplace/mcps.yml
port:48 network healthy src/assets/marketplace/mcps.yml
port:8000 network healthy src/assets/marketplace/mcps.yml
port:12345 network healthy src/services/mcp/__tests__/McpOAuthClientProvider.spec.ts
port:443 network healthy src/services/code-index/vector-store/qdrant-client.ts
port:80 network healthy src/services/code-index/vector-store/qdrant-client.ts
port:6333 network healthy src/services/code-index/vector-store/__tests__/qdrant-clien…
port:9000 network healthy src/services/code-index/vector-store/__tests__/qdrant-clien…

LabelLayerStatusPath
gha::codeql cicd healthy .github/workflows/codeql.yml
gha::marketplace-publish cicd healthy .github/workflows/marketplace-publish.yml
gha::label-pr-review-state cicd healthy .github/workflows/label-pr-review-state.yml
gha::release-validation cicd healthy .github/workflows/release-validation.yml
gha::cli-release cicd healthy .github/workflows/cli-release.yml
gha::nightly-publish cicd healthy .github/workflows/nightly-publish.yml
gha::code-qa cicd healthy .github/workflows/code-qa.yml
gha::e2e cicd healthy .github/workflows/e2e.yml
gha::stale cicd healthy .github/workflows/stale.yml

LabelLayerStatusPath
redis data healthy apps/vscode-e2e/src/suite/tools/search-files.test.ts
mysql data healthy webview-ui/src/utils/highlighter.ts
postgresql data healthy webview-ui/src/utils/highlighter.ts
postgres data healthy webview-ui/src/utils/highlighter.ts
sqlite data healthy src/assets/marketplace/mcps.yml

LabelLayerStatusPath
127.0.0.1 network healthy apps/vscode-e2e/src/bedrock-mock-server.ts
1.2.3.4 network healthy webview-ui/src/components/common/__tests__/FormattedTextFie…
1.1.1.1 network healthy src/services/tree-sitter/__tests__/markdownParser.spec.ts
192.168.1.100 network healthy src/services/code-index/shared/__tests__/validation-helpers…
192.168.1.1 network healthy src/services/code-index/shared/__tests__/validation-helpers…

LabelLayerStatusPath
VSCE_PAT cicd healthy
GITHUB_TOKEN cicd healthy
POSTHOG_API_KEY cicd healthy
CODECOV_TOKEN cicd healthy
OVSX_PAT cicd healthy

LabelLayerStatusPath
vps::aws hardware healthy renovate.json
vps::gcp hardware healthy packages/types/src/provider-settings.ts
vps::azure hardware healthy packages/types/src/providers/openai.ts

LabelLayerStatusPath
repobility-clone-7irnrc5r software healthy /tmp/repobility-clone-7irnrc5r

LabelLayerStatusPath
gpu (detected) hardware healthy packages/types/src/providers/fireworks.ts
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/1226948b-e1d5-4696-ade9-6034e1c8613c/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/1226948b-e1d5-4696-ade9-6034e1c8613c/

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.