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.

weijiafu14/cc-sandbox-server

https://github.com/weijiafu14/cc-sandbox-server · scanned 2026-06-16 00:56 UTC (2 months, 1 week ago)

17 raw signals (0 security + 17 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 1 week ago · v1 · 17 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 97 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
readWithAlias software healthy src/env.ts:readWithAlias
getRemoteToolsUrl software healthy src/env.ts:getRemoteToolsUrl
isRemoteMode software healthy src/env.ts:isRemoteMode
getRemoteCallTimeoutMs software healthy src/env.ts:getRemoteCallTimeoutMs
markToolServerProcess software healthy src/env.ts:markToolServerProcess
tlog software healthy src/toolServer.ts:tlog
handleControl software healthy src/toolServer.ts:handleControl
handleHookExec software healthy src/toolServer.ts:handleHookExec
killGroup software healthy src/toolServer.ts:killGroup
armKillGrace software healthy src/toolServer.ts:armKillGrace
capture software healthy src/toolServer.ts:capture
diag software healthy src/toolServer.ts:diag
runToolServer software healthy src/toolServer.ts:runToolServer
runWsServer software healthy src/toolServer.ts:runWsServer
server software healthy src/toolServer.ts:server
handleRequest software healthy src/toolServer.ts:handleRequest
cwdBefore software healthy src/toolServer.ts:cwdBefore
callGetAppState software healthy src/toolServer.ts:callGetAppState
allowAll software healthy src/toolServer.ts:allowAll
onProgress software healthy src/toolServer.ts:onProgress
result software healthy src/toolServer.ts:result
cwdAfter software healthy src/toolServer.ts:cwdAfter
fp software healthy src/toolServer.ts:fp
cwdNow software healthy src/toolServer.ts:cwdNow
nm software healthy src/toolServer.ts:nm
buildBaseContext software healthy src/toolServer.ts:buildBaseContext
notWired software healthy src/base.ts:notWired
getDefaultAppState software healthy src/base.ts:getDefaultAppState
findToolByName software healthy src/base.ts:findToolByName
getAllBaseTools software healthy src/base.ts:getAllBaseTools
enableConfigs software healthy src/base.ts:enableConfigs
createAbortController software healthy src/base.ts:createAbortController
createFileStateCacheWithSizeLimit software healthy src/base.ts:createFileStateCacheWithSizeLimit
createAssistantMessage software healthy src/base.ts:createAssistantMessage
getMainLoopModel software healthy src/base.ts:getMainLoopModel
getCwdState software healthy src/base.ts:getCwdState
setCwdState software healthy src/base.ts:setCwdState
getCwd software healthy src/base.ts:getCwd
getPlanFilePath software healthy src/base.ts:getPlanFilePath
enqueuePendingNotification software healthy src/base.ts:enqueuePendingNotification
setNotificationEmitter software healthy src/base.ts:setNotificationEmitter
rlog software healthy src/remoteClient.ts:rlog
ctxDelta software healthy src/remoteClient.ts:ctxDelta
newMessages software healthy src/remoteClient.ts:newMessages
truncated software healthy src/remoteClient.ts:truncated
diag software healthy src/remoteClient.ts:diag
parseStdioUrl software healthy src/remoteClient.ts:parseStdioUrl
getConnection software healthy src/remoteClient.ts:getConnection
callRemoteTool software healthy src/remoteClient.ts:callRemoteTool
callRemoteValidate software healthy src/remoteClient.ts:callRemoteValidate

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

LabelLayerStatusPath
README.zh-CN.md software healthy README.zh-CN.md
README.md software healthy README.md
package.json software healthy package.json
tsconfig.json software healthy tsconfig.json
LICENSE software healthy LICENSE
PROTOCOL.md software healthy docs/PROTOCOL.md
INTEGRATION.zh-CN.md software healthy docs/INTEGRATION.zh-CN.md
PROTOCOL.zh-CN.md software healthy docs/PROTOCOL.zh-CN.md
SECURITY.zh-CN.md software healthy docs/SECURITY.zh-CN.md
LESSONS.md software healthy docs/LESSONS.md
SECURITY.md software healthy docs/SECURITY.md
INTEGRATION.md software healthy docs/INTEGRATION.md
LESSONS.zh-CN.md software healthy docs/LESSONS.zh-CN.md
README.zh-CN.md software healthy examples/docker/README.zh-CN.md
README.md software healthy examples/docker/README.md
Dockerfile software healthy examples/docker/Dockerfile
env.ts software healthy src/env.ts
toolServer.ts software healthy src/toolServer.ts
base.ts software healthy src/base.ts
servableTools.ts software healthy src/servableTools.ts
remoteClient.ts software healthy src/remoteClient.ts
integration.ts software healthy src/integration.ts

LabelLayerStatusPath
docs software healthy docs
examples software healthy examples
docker software healthy examples/docker
src software healthy src

LabelLayerStatusPath
RemoteToolTransportError software healthy src/remoteClient.ts:RemoteToolTransportError
Connection software healthy src/remoteClient.ts:Connection
StdioConnection software healthy src/remoteClient.ts:StdioConnection
WsConnection software healthy src/remoteClient.ts:WsConnection

LabelLayerStatusPath
repobility-clone-3us1vyuh software healthy /tmp/repobility-clone-3us1vyuh

LabelLayerStatusPath
port:9315 network healthy examples/docker/README.md

LabelLayerStatusPath
127.0.0.1 network healthy examples/docker/README.md

LabelLayerStatusPath
image::examples/docker/Dockerfile hardware healthy examples/docker/Dockerfile

LabelLayerStatusPath
auth::src/integration.ts security healthy src/integration.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/03ed0eac-77f4-4c56-b02f-2e9f605bebf6/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/03ed0eac-77f4-4c56-b02f-2e9f605bebf6/

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.