https://github.com/Gitlawb/openclaude
· scanned 2026-05-17 03:05 UTC (13 hours, 15 minutes ago)
· 10 languages
706 findings (22 legacy + 684 scanner) 67th percentile · Typescript · huge (>500K LoC) Scanner says 68 (higher by 9)
Last scanned 13 hours, 15 minutes ago · v1 · 706 findings from 2 sources. Findings combine the legacy security pipeline AND the multi-layer engine (atlas, wiring, flows, ranked) AND verified AI agent contributions.
All 15383 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 |
|---|---|---|---|
createMockedQuery |
software | healthy | tests/sdk/query-happy-path.test.ts:createMockedQuery |
handler |
software | healthy | tests/sdk/sdk-factories.test.ts:handler |
makeTool |
software | healthy | tests/sdk/engine-mutators.test.ts:makeTool |
makeConfig |
software | healthy | tests/sdk/engine-mutators.test.ts:makeConfig |
currentTools |
software | healthy | tests/sdk/engine-mutators.test.ts:currentTools |
setupConsumerProject |
software | healthy | tests/sdk/package-consumer-types.test.ts:setupConsumerProje… |
tsc |
software | healthy | tests/sdk/package-consumer-types.test.ts:tsc |
ensureBuildArtifacts |
software | healthy | tests/sdk/package-consumer-types.test.ts:ensureBuildArtifac… |
waitForMockCall |
software | healthy | tests/sdk/mcp-cleanup.test.ts:waitForMockCall |
createCompactTranscriptWithPreservedSegment |
software | healthy | tests/sdk/sdk-preserved-segment.test.ts:createCompactTransc… |
msg |
software | healthy | tests/sdk/sdk-preserved-segment.test.ts:msg |
state |
software | healthy | tests/sdk/query-methods.test.ts:state |
promise |
software | healthy | tests/sdk/query-methods.test.ts:promise |
resolve |
software | healthy | tests/sdk/permissions.test.ts:resolve |
rawResolve |
software | healthy | tests/sdk/permissions.test.ts:rawResolve |
userFn |
software | healthy | tests/sdk/permissions.test.ts:userFn |
resolves |
software | healthy | tests/sdk/permissions.test.ts:resolves |
was |
software | healthy | tests/sdk/query-lifecycle.test.ts:was |
accepts |
software | healthy | tests/sdk/sdk-mcp-sdk-tools.test.ts:accepts |
const |
software | healthy | tests/sdk/sdk-mcp-sdk-tools.test.ts:const |
in |
software | healthy | tests/sdk/sdk-mcp-sdk-tools.test.ts:in |
createTempDir |
software | healthy | tests/sdk/helpers/query-test-doubles.ts:createTempDir |
withTempDir |
software | healthy | tests/sdk/helpers/query-test-doubles.ts:withTempDir |
createSessionJsonl |
software | healthy | tests/sdk/helpers/query-test-doubles.ts:createSessionJsonl |
canonicalCwd |
software | healthy | tests/sdk/helpers/query-test-doubles.ts:canonicalCwd |
createMinimalConversation |
software | healthy | tests/sdk/helpers/query-test-doubles.ts:createMinimalConver… |
createMultiTurnConversation |
software | healthy | tests/sdk/helpers/query-test-doubles.ts:createMultiTurnConv… |
drainQuery |
software | healthy | tests/sdk/helpers/query-test-doubles.ts:drainQuery |
collectMessages |
software | healthy | tests/sdk/helpers/query-test-doubles.ts:collectMessages |
assertMinVersion |
software | healthy | scripts/no-telemetry-plugin.ts:assertMinVersion |
getMaxVersion |
software | healthy | scripts/no-telemetry-plugin.ts:getMaxVersion |
getMaxVersionMessage |
software | healthy | scripts/no-telemetry-plugin.ts:getMaxVersionMessage |
shouldSkipVersion |
software | healthy | scripts/no-telemetry-plugin.ts:shouldSkipVersion |
getLockFilePath |
software | healthy | scripts/no-telemetry-plugin.ts:getLockFilePath |
checkGlobalInstallPermissions |
software | healthy | scripts/no-telemetry-plugin.ts:checkGlobalInstallPermissions |
getLatestVersion |
software | healthy | scripts/no-telemetry-plugin.ts:getLatestVersion |
getNpmDistTags |
software | healthy | scripts/no-telemetry-plugin.ts:getNpmDistTags |
getLatestVersionFromGcs |
software | healthy | scripts/no-telemetry-plugin.ts:getLatestVersionFromGcs |
getGcsDistTags |
software | healthy | scripts/no-telemetry-plugin.ts:getGcsDistTags |
getVersionHistory |
software | healthy | scripts/no-telemetry-plugin.ts:getVersionHistory |
installGlobalPackage |
software | healthy | scripts/no-telemetry-plugin.ts:installGlobalPackage |
logPluginFetch |
software | healthy | scripts/no-telemetry-plugin.ts:logPluginFetch |
classifyFetchError |
software | healthy | scripts/no-telemetry-plugin.ts:classifyFetchError |
submitTranscriptShare |
software | healthy | scripts/no-telemetry-plugin.ts:submitTranscriptShare |
logPermissionContextForAnts |
software | healthy | scripts/no-telemetry-plugin.ts:logPermissionContextForAnts |
getContainerId |
software | healthy | scripts/no-telemetry-plugin.ts:getContainerId |
createDumpPromptsFetch |
software | healthy | scripts/no-telemetry-plugin.ts:createDumpPromptsFetch |
getDumpPromptsPath |
software | healthy | scripts/no-telemetry-plugin.ts:getDumpPromptsPath |
getLastApiRequests |
software | healthy | scripts/no-telemetry-plugin.ts:getLastApiRequests |
clearApiRequestCache |
software | healthy | scripts/no-telemetry-plugin.ts:clearApiRequestCache |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
release-please-config.json |
software | healthy | release-please-config.json |
README.md |
software | healthy | README.md |
package.json |
software | healthy | package.json |
CONTRIBUTING.md |
software | healthy | CONTRIBUTING.md |
Dockerfile |
software | healthy | Dockerfile |
PLAYBOOK.md |
software | healthy | PLAYBOOK.md |
.env.example |
software | healthy | .env.example |
tsconfig.json |
software | healthy | tsconfig.json |
.release-please-manifest.json |
software | healthy | .release-please-manifest.json |
ANDROID_INSTALL.md |
software | healthy | ANDROID_INSTALL.md |
CODE_OF_CONDUCT.md |
software | healthy | CODE_OF_CONDUCT.md |
SECURITY.md |
software | healthy | SECURITY.md |
CHANGELOG.md |
software | healthy | CHANGELOG.md |
query-happy-path.test.ts |
software | healthy | tests/sdk/query-happy-path.test.ts |
sdk-context-isolation.test.ts |
software | warning | tests/sdk/sdk-context-isolation.test.ts |
sdk-factories.test.ts |
software | healthy | tests/sdk/sdk-factories.test.ts |
engine-mutators.test.ts |
software | healthy | tests/sdk/engine-mutators.test.ts |
package-consumer-types.test.ts |
software | healthy | tests/sdk/package-consumer-types.test.ts |
mcp-cleanup.test.ts |
software | healthy | tests/sdk/mcp-cleanup.test.ts |
sdk-preserved-segment.test.ts |
software | healthy | tests/sdk/sdk-preserved-segment.test.ts |
query-methods.test.ts |
software | healthy | tests/sdk/query-methods.test.ts |
permissions.test.ts |
software | healthy | tests/sdk/permissions.test.ts |
sdk-v2-lifecycle.test.ts |
software | warning | tests/sdk/sdk-v2-lifecycle.test.ts |
session-functions.test.ts |
software | warning | tests/sdk/session-functions.test.ts |
generated-types.test.ts |
software | warning | tests/sdk/generated-types.test.ts |
shared-utils.test.ts |
software | warning | tests/sdk/shared-utils.test.ts |
query-concurrency.test.ts |
software | warning | tests/sdk/query-concurrency.test.ts |
query-lifecycle.test.ts |
software | healthy | tests/sdk/query-lifecycle.test.ts |
sdk-mcp-sdk-tools.test.ts |
software | healthy | tests/sdk/sdk-mcp-sdk-tools.test.ts |
tool-schema-cache.test.ts |
software | warning | tests/sdk/tool-schema-cache.test.ts |
casing.test.ts |
software | warning | tests/sdk/casing.test.ts |
query-test-doubles.ts |
software | healthy | tests/sdk/helpers/query-test-doubles.ts |
mock-engine.ts |
software | healthy | tests/sdk/helpers/mock-engine.ts |
non-technical-setup.md |
software | healthy | docs/non-technical-setup.md |
litellm-setup.md |
software | healthy | docs/litellm-setup.md |
quick-start-mac-linux.md |
software | healthy | docs/quick-start-mac-linux.md |
advanced-setup.md |
software | healthy | docs/advanced-setup.md |
hook-chains.md |
software | healthy | docs/hook-chains.md |
quick-start-windows.md |
software | healthy | docs/quick-start-windows.md |
reference-samples.md |
software | healthy | docs/integrations/reference-samples.md |
common-pitfalls.md |
software | healthy | docs/integrations/common-pitfalls.md |
overview.md |
software | healthy | docs/integrations/overview.md |
glossary.md |
software | healthy | docs/integrations/glossary.md |
add-gateway.md |
software | healthy | docs/integrations/how-to/add-gateway.md |
add-model.md |
software | healthy | docs/integrations/how-to/add-model.md |
add-anthropic-proxy.md |
software | healthy | docs/integrations/how-to/add-anthropic-proxy.md |
add-usage-support.md |
software | healthy | docs/integrations/how-to/add-usage-support.md |
add-vendor.md |
software | healthy | docs/integrations/how-to/add-vendor.md |
integrations.md |
software | healthy | docs/architecture/integrations.md |
provider-discovery.ts |
software | warning | scripts/provider-discovery.ts |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
tests |
software | healthy | tests |
sdk |
software | healthy | tests/sdk |
helpers |
software | healthy | tests/sdk/helpers |
docs |
software | healthy | docs |
integrations |
software | healthy | docs/integrations |
how-to |
software | healthy | docs/integrations/how-to |
architecture |
software | healthy | docs/architecture |
scripts |
software | healthy | scripts |
web |
software | healthy | web |
src |
software | healthy | web/src |
python |
software | healthy | python |
tests |
software | healthy | python/tests |
vscode-extension |
software | healthy | vscode-extension |
openclaude-vscode |
software | healthy | vscode-extension/openclaude-vscode |
scripts |
software | healthy | vscode-extension/openclaude-vscode/scripts |
themes |
software | healthy | vscode-extension/openclaude-vscode/themes |
src |
software | healthy | vscode-extension/openclaude-vscode/src |
chat |
software | healthy | vscode-extension/openclaude-vscode/src/chat |
.github |
software | healthy | .github |
ISSUE_TEMPLATE |
software | healthy | .github/ISSUE_TEMPLATE |
workflows |
software | healthy | .github/workflows |
src |
software | healthy | src |
grpc |
software | healthy | src/grpc |
integrations |
software | healthy | src/integrations |
models |
software | healthy | src/integrations/models |
generated |
software | healthy | src/integrations/generated |
brands |
software | healthy | src/integrations/brands |
vendors |
software | healthy | src/integrations/vendors |
gateways |
software | healthy | src/integrations/gateways |
__tests__ |
software | healthy | src/__tests__ |
types |
software | healthy | src/types |
generated |
software | healthy | src/types/generated |
google |
software | healthy | src/types/generated/google |
protobuf |
software | healthy | src/types/generated/google/protobuf |
events_mono |
software | healthy | src/types/generated/events_mono |
common |
software | healthy | src/types/generated/events_mono/common |
v1 |
software | healthy | src/types/generated/events_mono/common/v1 |
claude_code |
software | healthy | src/types/generated/events_mono/claude_code |
v1 |
software | healthy | src/types/generated/events_mono/claude_code/v1 |
growthbook |
software | healthy | src/types/generated/events_mono/growthbook |
v1 |
software | healthy | src/types/generated/events_mono/growthbook/v1 |
state |
software | healthy | src/state |
outputStyles |
software | healthy | src/outputStyles |
coordinator |
software | healthy | src/coordinator |
test |
software | healthy | src/test |
commands |
software | healthy | src/commands |
doctor |
software | healthy | src/commands/doctor |
reset-limits |
software | healthy | src/commands/reset-limits |
help |
software | healthy | src/commands/help |
rename |
software | healthy | src/commands/rename |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
properties |
software | healthy | tests/sdk/package-consumer-types.test.ts:properties |
MockQueryEngine |
software | healthy | tests/sdk/helpers/mock-engine.ts:MockQueryEngine |
Provider |
software | healthy | python/smart_router.py:40 |
SmartRouter |
software | healthy | python/smart_router.py:144 |
OpenClaudeControlCenterProvider |
software | healthy | vscode-extension/openclaude-vscode/src/extension.js:OpenCla… |
DiffContentProvider |
software | healthy | vscode-extension/openclaude-vscode/src/chat/diffController.… |
ProcessManager |
software | healthy | vscode-extension/openclaude-vscode/src/chat/processManager.… |
ChatController |
software | healthy | vscode-extension/openclaude-vscode/src/chat/chatProvider.js… |
OpenClaudeChatViewProvider |
software | healthy | vscode-extension/openclaude-vscode/src/chat/chatProvider.js… |
OpenClaudeChatPanelManager |
software | healthy | vscode-extension/openclaude-vscode/src/chat/chatProvider.js… |
SessionManager |
software | healthy | vscode-extension/openclaude-vscode/src/chat/sessionManager.… |
that |
software | healthy | src/QueryEngine.ts:that |
QueryEngine |
software | healthy | src/QueryEngine.ts:QueryEngine |
GrpcServer |
software | healthy | src/grpc/server.ts:GrpcServer |
RedactedGithubToken |
software | healthy | src/commands/remote-setup/api.ts:RedactedGithubToken |
as |
software | healthy | src/screens/REPL.tsx:as |
RemoteIO |
software | healthy | src/cli/remoteIO.ts:RemoteIO |
sdkMcpConfigs |
software | healthy | src/cli/print.ts:sdkMcpConfigs |
StructuredIO |
software | healthy | src/cli/structuredIO.ts:StructuredIO |
HybridTransport |
software | healthy | src/cli/transports/HybridTransport.ts:HybridTransport |
CCRInitError |
software | healthy | src/cli/transports/ccrClient.ts:CCRInitError |
CCRClient |
software | healthy | src/cli/transports/ccrClient.ts:CCRClient |
RetryableError |
software | healthy | src/cli/transports/SerialBatchEventUploader.ts:RetryableErr… |
SerialBatchEventUploader |
software | healthy | src/cli/transports/SerialBatchEventUploader.ts:SerialBatchE… |
SSETransport |
software | healthy | src/cli/transports/SSETransport.ts:SSETransport |
WorkerStateUploader |
software | healthy | src/cli/transports/WorkerStateUploader.ts:WorkerStateUpload… |
WebSocketTransport |
software | healthy | src/cli/transports/WebSocketTransport.ts:WebSocketTransport |
for |
software | healthy | src/utils/ripgrep.ts:for |
RipgrepTimeoutError |
software | healthy | src/utils/ripgrep.ts:RipgrepTimeoutError |
RipgrepUnavailableError |
software | healthy | src/utils/ripgrep.ts:RipgrepUnavailableError |
FileStateCache |
software | healthy | src/utils/fileStateCache.ts:FileStateCache |
GcpCredentialsTimeoutError |
software | healthy | src/utils/auth.ts:GcpCredentialsTimeoutError |
TerminalPanel |
software | healthy | src/utils/terminalPanel.ts:TerminalPanel |
AwsAuthStatusManager |
software | healthy | src/utils/awsAuthStatusManager.ts:AwsAuthStatusManager |
method |
software | healthy | src/utils/gracefulShutdown.ts:method |
CleanupTimeoutError |
software | healthy | src/utils/gracefulShutdown.ts:CleanupTimeoutError |
AntSlowLogger |
software | healthy | src/utils/slowOperations.ts:AntSlowLogger |
StreamingTokenCounter |
software | healthy | src/utils/streamingTokenCounter.ts:StreamingTokenCounter |
with |
software | healthy | src/utils/stableStringify.test.ts:with |
Thing |
software | healthy | src/utils/stableStringify.test.ts:Thing |
Trace |
software | healthy | src/utils/stableStringify.test.ts:Trace |
Hidden |
software | healthy | src/utils/stableStringify.test.ts:Hidden |
CircularBuffer |
software | healthy | src/utils/CircularBuffer.ts:CircularBuffer |
ResumeTranscriptTooLargeError |
software | healthy | src/utils/conversationRecovery.ts:ResumeTranscriptTooLargeE… |
WebSocketTransport |
software | healthy | src/utils/mcpWebSocketTransport.ts:WebSocketTransport |
Stream |
software | healthy | src/utils/stream.ts:Stream |
ImageResizeError |
software | healthy | src/utils/imageResizer.ts:ImageResizeError |
QueryGuard |
software | healthy | src/utils/QueryGuard.ts:QueryGuard |
TokenUsageTracker |
software | healthy | src/utils/tokens.ts:TokenUsageTracker |
Project |
software | healthy | src/utils/sessionStorage.ts:Project |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
auth::src/commands/install-github-app/OAuthFlowStep.tsx |
security | healthy | src/commands/install-github-app/OAuthFlowStep.tsx |
auth::src/cli/print.ts |
security | healthy | src/cli/print.ts |
auth::src/services/api/errors.ts |
security | healthy | src/services/api/errors.ts |
auth::src/services/oauth/auth-code-listener.test.ts |
security | healthy | src/services/oauth/auth-code-listener.test.ts |
auth::src/services/api/codexUsage.ts |
security | healthy | src/services/api/codexUsage.ts |
auth::src/services/mcp/xaa.ts |
security | healthy | src/services/mcp/xaa.ts |
auth::src/components/ProviderManager.tsx |
security | healthy | src/components/ProviderManager.tsx |
auth::src/commands/provider/provider.test.tsx |
security | healthy | src/commands/provider/provider.test.tsx |
auth::src/utils/teleport/api.ts |
security | healthy | src/utils/teleport/api.ts |
auth::src/components/ProviderManager.test.tsx |
security | healthy | src/components/ProviderManager.test.tsx |
auth::src/utils/teleport/environments.ts |
security | healthy | src/utils/teleport/environments.ts |
auth::src/upstreamproxy/relay.ts |
security | healthy | src/upstreamproxy/relay.ts |
auth::src/utils/sideQuery.ts |
security | healthy | src/utils/sideQuery.ts |
auth::src/services/api/overageCreditGrant.ts |
security | healthy | src/services/api/overageCreditGrant.ts |
auth::src/tools/BriefTool/upload.ts |
security | healthy | src/tools/BriefTool/upload.ts |
auth::src/services/voiceStreamSTT.ts |
security | healthy | src/services/voiceStreamSTT.ts |
auth::src/utils/providerAutoDetect.ts |
security | healthy | src/utils/providerAutoDetect.ts |
auth::src/bridge/bridgeMain.ts |
security | healthy | src/bridge/bridgeMain.ts |
auth::src/cli/transports/ccrClient.ts |
security | healthy | src/cli/transports/ccrClient.ts |
auth::src/services/api/codexOAuthShared.ts |
security | healthy | src/services/api/codexOAuthShared.ts |
auth::src/services/oauth/auth-code-listener.ts |
security | healthy | src/services/oauth/auth-code-listener.ts |
auth::src/entrypoints/sdk/query.ts |
security | healthy | src/entrypoints/sdk/query.ts |
auth::src/services/oauth/getOauthProfile.ts |
security | healthy | src/services/oauth/getOauthProfile.ts |
auth::src/commands/security-review.ts |
security | healthy | src/commands/security-review.ts |
auth::src/main.tsx |
security | healthy | src/main.tsx |
auth::src/utils/githubModelsCredentials.ts |
security | healthy | src/utils/githubModelsCredentials.ts |
auth::src/utils/env.ts |
security | healthy | src/utils/env.ts |
auth::src/utils/preflightChecks.tsx |
security | healthy | src/utils/preflightChecks.tsx |
auth::src/bridge/replBridgeTransport.ts |
security | healthy | src/bridge/replBridgeTransport.ts |
auth::src/components/mcp/MCPRemoteServerMenu.tsx |
security | healthy | src/components/mcp/MCPRemoteServerMenu.tsx |
auth::src/constants/oauth.ts |
security | healthy | src/constants/oauth.ts |
auth::src/services/oauth/index.ts |
security | healthy | src/services/oauth/index.ts |
auth::src/cli/handlers/mcp.tsx |
security | healthy | src/cli/handlers/mcp.tsx |
auth::src/bridge/jwtUtils.ts |
security | healthy | src/bridge/jwtUtils.ts |
auth::src/commands.ts |
security | healthy | src/commands.ts |
auth::src/utils/claudeInChrome/mcpServer.ts |
security | healthy | src/utils/claudeInChrome/mcpServer.ts |
auth::src/bridge/trustedDevice.ts |
security | healthy | src/bridge/trustedDevice.ts |
auth::src/utils/user.test.ts |
security | healthy | src/utils/user.test.ts |
auth::src/services/mcp/useManageMCPConnections.ts |
security | healthy | src/services/mcp/useManageMCPConnections.ts |
auth::src/components/ConsoleOAuthFlow.tsx |
security | healthy | src/components/ConsoleOAuthFlow.tsx |
auth::src/bridge/bridgeConfig.ts |
security | healthy | src/bridge/bridgeConfig.ts |
auth::src/services/api/firstTokenDate.ts |
security | healthy | src/services/api/firstTokenDate.ts |
auth::src/services/api/codexOAuth.test.ts |
security | healthy | src/services/api/codexOAuth.test.ts |
auth::src/services/teamMemorySync/secretScanner.ts |
security | healthy | src/services/teamMemorySync/secretScanner.ts |
auth::src/services/github/deviceFlow.ts |
security | healthy | src/services/github/deviceFlow.ts |
auth::src/utils/authFileDescriptor.ts |
security | healthy | src/utils/authFileDescriptor.ts |
auth::src/commands/logout/logout.tsx |
security | healthy | src/commands/logout/logout.tsx |
auth::src/bridge/initReplBridge.ts |
security | healthy | src/bridge/initReplBridge.ts |
auth::src/commands/remote-setup/api.ts |
security | healthy | src/commands/remote-setup/api.ts |
auth::src/commands/voice/voice.ts |
security | healthy | src/commands/voice/voice.ts |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
127.0.0.1 |
network | healthy | scripts/provider-launch.ts |
169.254.0.0 |
network | healthy | src/upstreamproxy/upstreamproxy.ts |
10.0.0.0 |
network | healthy | src/upstreamproxy/upstreamproxy.ts |
172.16.0.0 |
network | healthy | src/upstreamproxy/upstreamproxy.ts |
192.168.0.0 |
network | healthy | src/upstreamproxy/upstreamproxy.ts |
192.168.1.100 |
network | healthy | src/utils/providerProfile.test.ts |
1.1.1.1 |
network | healthy | src/utils/env.ts |
192.168.1.1 |
network | healthy | src/utils/interactivity.test.ts |
10.0.0.5 |
network | healthy | src/utils/providerAutoDetect.test.ts |
192.168.33.108 |
network | healthy | src/utils/providerProfiles.test.ts |
169.254.169.254 |
network | healthy | src/utils/hooks/ssrfGuard.ts |
127.0.0.0 |
network | healthy | src/utils/hooks/ssrfGuard.ts |
100.64.0.0 |
network | healthy | src/utils/hooks/ssrfGuard.ts |
100.100.100.200 |
network | healthy | src/utils/hooks/ssrfGuard.ts |
10.0.0.1 |
network | healthy | src/utils/hooks/execHttpHook.ts |
192.168.10.123 |
network | healthy | src/utils/plugins/parseMarketplaceInput.ts |
192.168.1.10 |
network | healthy | src/services/api/providerConfig.localFastPath.test.ts |
172.16.5.1 |
network | healthy | src/services/api/providerConfig.localFastPath.test.ts |
192.168.1.50 |
network | healthy | src/services/api/cacheMetrics.test.ts |
10.0.0.7 |
network | healthy | src/services/api/cacheMetrics.test.ts |
172.20.0.3 |
network | healthy | src/services/api/cacheMetrics.test.ts |
100.64.1.5 |
network | healthy | src/services/api/cacheMetrics.test.ts |
127.0.0.5 |
network | healthy | src/services/api/openaiErrorClassification.test.ts |
127.0.0.2 |
network | healthy | src/services/api/providerConfig.local.test.ts |
127.1.2.3 |
network | healthy | src/services/api/providerConfig.local.test.ts |
127.255.255.255 |
network | healthy | src/services/api/providerConfig.local.test.ts |
172.16.0.1 |
network | healthy | src/services/api/providerConfig.local.test.ts |
192.168.0.1 |
network | healthy | src/services/api/providerConfig.local.test.ts |
203.0.113.1 |
network | healthy | src/services/api/providerConfig.local.test.ts |
255.0.0.0 |
network | healthy | src/tools/PowerShellTool/readOnlyValidation.ts |
1.2.3.4 |
network | healthy | src/tools/WebSearchTool/providers/custom.ts |
172.31.255.255 |
network | healthy | src/tools/WebSearchTool/providers/custom.test.ts |
100.64.0.1 |
network | healthy | src/tools/WebSearchTool/providers/custom.test.ts |
100.127.255.255 |
network | healthy | src/tools/WebSearchTool/providers/custom.test.ts |
0.1.2.3 |
network | healthy | src/tools/WebSearchTool/providers/custom.test.ts |
8.8.8.8 |
network | healthy | src/tools/WebSearchTool/providers/custom.test.ts |
172.15.0.1 |
network | healthy | src/tools/WebSearchTool/providers/custom.test.ts |
172.32.0.1 |
network | healthy | src/tools/WebSearchTool/providers/custom.test.ts |
100.63.255.255 |
network | healthy | src/tools/WebSearchTool/providers/custom.test.ts |
100.128.0.0 |
network | healthy | src/tools/WebSearchTool/providers/custom.test.ts |
| Label | Layer | Status | Path |
|---|---|---|---|
App |
frontend | healthy | web/src/App.tsx |
VimTextInput |
frontend | healthy | src/components/VimTextInput.tsx |
TextInput |
frontend | healthy | src/components/TextInput.tsx |
HistorySearchInput |
frontend | healthy | src/components/PromptInput/HistorySearchInput.tsx |
React |
frontend | healthy | src/components/PromptInput/PromptInput.tsx |
ThemedText |
frontend | healthy | src/components/design-system/ThemedText.tsx |
FullWidthRow |
frontend | healthy | src/components/design-system/FullWidthRow.tsx |
ThemedBox |
frontend | healthy | src/components/design-system/ThemedBox.tsx |
ScrollBox |
frontend | healthy | src/ink/components/ScrollBox.tsx |
Link |
frontend | healthy | src/ink/components/Link.tsx |
Newline |
frontend | healthy | src/ink/components/Newline.tsx |
Button |
frontend | healthy | src/ink/components/Button.tsx |
Text |
frontend | healthy | src/ink/components/Text.tsx |
TerminalFocusContext |
frontend | healthy | src/ink/components/TerminalFocusContext.tsx |
Spacer |
frontend | healthy | src/ink/components/Spacer.tsx |
Box |
frontend | healthy | src/ink/components/Box.tsx |
ErrorOverview |
frontend | healthy | src/ink/components/ErrorOverview.tsx |
TaskOutputTool |
frontend | healthy | src/tools/TaskOutputTool/TaskOutputTool.tsx |
BashToolResultMessage |
frontend | healthy | src/tools/BashTool/BashToolResultMessage.tsx |
| Label | Layer | Status | Path |
|---|---|---|---|
generic_api_key::src/integrations/discoveryService.test.ts |
security | healthy | src/integrations/discoveryService.test.ts |
generic_api_key::src/commands/provider/provider.test.tsx |
security | healthy | src/commands/provider/provider.test.tsx |
generic_api_key::src/commands/provider/provider.test.tsx |
security | healthy | src/commands/provider/provider.test.tsx |
password_literal::src/utils/urlRedaction.ts |
security | healthy | src/utils/urlRedaction.ts |
generic_api_key::src/utils/providerProfiles.test.ts |
security | healthy | src/utils/providerProfiles.test.ts |
generic_api_key::src/utils/providerProfile.ts |
security | healthy | src/utils/providerProfile.ts |
generic_api_key::src/utils/providerProfile.ts |
security | healthy | src/utils/providerProfile.ts |
password_literal::src/utils/powershell/parser.ts |
security | healthy | src/utils/powershell/parser.ts |
generic_api_key::src/services/api/openaiShim.test.ts |
security | healthy | src/services/api/openaiShim.test.ts |
password_literal::src/services/api/openaiShim.ts |
security | healthy | src/services/api/openaiShim.ts |
generic_api_key::src/services/api/providerConfig.codexSecur… |
security | healthy | src/services/api/providerConfig.codexSecureStorage.test.ts |
password_literal::src/bridge/sessionRunner.test.ts |
security | healthy | src/bridge/sessionRunner.test.ts |
| Label | Layer | Status | Path |
|---|---|---|---|
resetAutoModeOptInForDefaultOffer.ts |
data | healthy | src/migrations/resetAutoModeOptInForDefaultOffer.ts |
migrateLegacyOpusToCurrent.ts |
data | healthy | src/migrations/migrateLegacyOpusToCurrent.ts |
migrateReplBridgeEnabledToRemoteControlAtStartup.ts |
data | healthy | src/migrations/migrateReplBridgeEnabledToRemoteControlAtSta… |
migrateSonnet45ToSonnet46.ts |
data | healthy | src/migrations/migrateSonnet45ToSonnet46.ts |
migrateSonnet1mToSonnet45.ts |
data | healthy | src/migrations/migrateSonnet1mToSonnet45.ts |
resetProToOpusDefault.ts |
data | healthy | src/migrations/resetProToOpusDefault.ts |
migrateEnableAllProjectMcpServersToSettings.ts |
data | healthy | src/migrations/migrateEnableAllProjectMcpServersToSettings.… |
migrateFennecToOpus.ts |
data | healthy | src/migrations/migrateFennecToOpus.ts |
migrateAutoUpdatesToSettings.ts |
data | healthy | src/migrations/migrateAutoUpdatesToSettings.ts |
migrateBypassPermissionsAcceptedToSettings.ts |
data | healthy | src/migrations/migrateBypassPermissionsAcceptedToSettings.ts |
migrateOpusToOpus1m.ts |
data | healthy | src/migrations/migrateOpusToOpus1m.ts |
| Label | Layer | Status | Path |
|---|---|---|---|
sqlite |
data | healthy | src/constants/files.ts |
postgresql |
data | healthy | src/utils/knowledgeGraph.test.ts |
postgres |
data | healthy | src/utils/knowledgeGraph.test.ts |
mongodb |
data | healthy | src/tools/WebFetchTool/preapproved.ts |
redis |
data | healthy | src/tools/WebFetchTool/preapproved.ts |
mysql |
data | healthy | src/tools/WebFetchTool/preapproved.ts |
elasticsearch |
data | healthy | src/tools/MCPTool/classifyForCollapse.ts |
| Label | Layer | Status | Path |
|---|---|---|---|
vps::aws |
hardware | healthy | .env.example |
vps::gcp |
hardware | healthy | .env.example |
vps::azure |
hardware | healthy | scripts/externals.ts |
vps::ec2 |
hardware | healthy | src/utils/env.ts |
vps::digitalocean |
hardware | healthy | src/utils/env.ts |
| Label | Layer | Status | Path |
|---|---|---|---|
smoke-and-tests |
cicd | healthy | .github/workflows/pr-checks.yml |
web |
cicd | healthy | .github/workflows/pr-checks.yml |
release-please |
cicd | healthy | .github/workflows/release.yml |
publish-npm |
cicd | healthy | .github/workflows/release.yml |
docker |
cicd | healthy | .github/workflows/release.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
/tmp/test.txt |
frontend | healthy | tests/sdk/sdk-factories.test.ts |
/safe/dir |
frontend | healthy | tests/sdk/query-methods.test.ts |
/src |
frontend | healthy | src/services/api/toolArgumentNormalization.test.ts |
| Label | Layer | Status | Path |
|---|---|---|---|
envoy |
network | healthy | src/cli/remoteIO.ts |
nginx |
network | healthy | src/tools/WebFetchTool/preapproved.ts |
| Label | Layer | Status | Path |
|---|---|---|---|
gha::pr-checks |
cicd | healthy | .github/workflows/pr-checks.yml |
gha::release |
cicd | healthy | .github/workflows/release.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-4_vmqlpd |
software | healthy | /tmp/repobility-clone-4_vmqlpd |
| Label | Layer | Status | Path |
|---|---|---|---|
grpc::AgentService |
api | healthy | src/proto/openclaude.proto |
| Label | Layer | Status | Path |
|---|---|---|---|
image::Dockerfile |
hardware | healthy | Dockerfile |
| Label | Layer | Status | Path |
|---|---|---|---|
gpu (detected) |
hardware | healthy | .env.example |
| Label | Layer | Status | Path |
|---|---|---|---|
GITHUB_TOKEN |
cicd | healthy | — |
This page is publicly accessible at:
https://repobility.com/scan/fb112bc8-bdab-46c6-ae28-6e692d7dd43a/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/fb112bc8-bdab-46c6-ae28-6e692d7dd43a/
Important — please don't re-submit the same URL repeatedly. The submission endpoint is idempotent: re-submitting the same git URL returns this same scan_token, not a new one. To re-scan this repo, sign up free and use the dashboard.