https://github.com/wuhaowen0714/agent-cloud
· scanned 2026-06-16 01:00 UTC (2 months, 1 week ago)
144 raw signals (0 security + 144 graph)
Last scanned 2 months, 1 week ago · v1 · 108 actionable findings from 1 signal source. 36 repeated signals grouped for readability. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 3063 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 |
|---|---|---|---|
enabledToChecked |
software | healthy | frontend/src/agentConfig.ts:enabledToChecked |
checkedToEnabled |
software | healthy | frontend/src/agentConfig.ts:checkedToEnabled |
nextAgentName |
software | healthy | frontend/src/agentConfig.ts:nextAgentName |
isNearBottom |
software | healthy | frontend/src/scroll.ts:isNearBottom |
formatSize |
software | healthy | frontend/src/files.ts:formatSize |
isHiddenEntry |
software | healthy | frontend/src/files.ts:isHiddenEntry |
splitBreadcrumb |
software | healthy | frontend/src/files.ts:splitBreadcrumb |
previewKind |
software | healthy | frontend/src/files.ts:previewKind |
setClipboard |
software | healthy | frontend/src/clipboard.test.ts:setClipboard |
appendDelta |
software | healthy | frontend/src/blocks.ts:appendDelta |
appendToolCall |
software | healthy | frontend/src/blocks.ts:appendToolCall |
upsertToolProgress |
software | healthy | frontend/src/blocks.ts:upsertToolProgress |
dropPendingTools |
software | healthy | frontend/src/blocks.ts:dropPendingTools |
attachToolResult |
software | healthy | frontend/src/blocks.ts:attachToolResult |
messagesToTurns |
software | healthy | frontend/src/blocks.ts:messagesToTurns |
flush |
software | healthy | frontend/src/blocks.ts:flush |
atTokenAt |
software | healthy | frontend/src/fileRef.ts:atTokenAt |
filterPaths |
software | healthy | frontend/src/fileRef.ts:filterPaths |
s |
software | healthy | frontend/src/store.test.ts:s |
reset |
software | healthy | frontend/src/store.test.ts:reset |
stripWorkspaceImageMarkdown |
software | healthy | frontend/src/chatText.ts:stripWorkspaceImageMarkdown |
parseUserMessage |
software | healthy | frontend/src/chatText.ts:parseUserMessage |
el |
software | healthy | frontend/src/scroll.test.ts:el |
buildProviderOptions |
software | healthy | frontend/src/models.ts:buildProviderOptions |
findProvider |
software | healthy | frontend/src/models.ts:findProvider |
mk |
software | healthy | frontend/src/blocks.test.ts:mk |
prog |
software | healthy | frontend/src/blocks.test.ts:prog |
App |
software | healthy | frontend/src/App.tsx:App |
fmtTime |
software | healthy | frontend/src/time.ts:fmtTime |
p |
software | healthy | frontend/src/time.ts:p |
timeGroupLabel |
software | healthy | frontend/src/time.ts:timeGroupLabel |
startOf |
software | healthy | frontend/src/time.ts:startOf |
copyText |
software | healthy | frontend/src/clipboard.ts:copyText |
setAccess |
software | healthy | frontend/src/api/auth.ts:setAccess |
getAccess |
software | healthy | frontend/src/api/auth.ts:getAccess |
authHeader |
software | healthy | frontend/src/api/auth.ts:authHeader |
setOnUnauth |
software | healthy | frontend/src/api/auth.ts:setOnUnauth |
onUnauth |
software | healthy | frontend/src/api/auth.ts:onUnauth |
refreshAccess |
software | healthy | frontend/src/api/auth.ts:refreshAccess |
authedFetch |
software | healthy | frontend/src/api/auth.ts:authedFetch |
withAuth |
software | healthy | frontend/src/api/auth.ts:withAuth |
setQueryClient |
software | healthy | frontend/src/api/queryClient.ts:setQueryClient |
clearQueryCache |
software | healthy | frontend/src/api/queryClient.ts:clearQueryCache |
pollSessionTitle |
software | healthy | frontend/src/api/queryClient.ts:pollSessionTitle |
tick |
software | healthy | frontend/src/api/queryClient.ts:tick |
parseSSE |
software | healthy | frontend/src/api/stream.ts:parseSSE |
streamTurn |
software | healthy | frontend/src/api/stream.ts:streamTurn |
done |
software | healthy | frontend/src/api/stream.ts:done |
resumeTurn |
software | healthy | frontend/src/api/stream.ts:resumeTurn |
cancelTurn |
software | healthy | frontend/src/api/stream.ts:cancelTurn |
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 |
.env.example |
software | healthy | .env.example |
pyproject.toml |
software | healthy | pyproject.toml |
LICENSE |
software | healthy | LICENSE |
tsconfig.app.json |
software | healthy | frontend/tsconfig.app.json |
vite.config.ts |
software | healthy | frontend/vite.config.ts |
README.md |
software | healthy | frontend/README.md |
tailwind.config.js |
software | healthy | frontend/tailwind.config.js |
package.json |
software | healthy | frontend/package.json |
tsconfig.node.json |
software | healthy | frontend/tsconfig.node.json |
index.html |
software | healthy | frontend/index.html |
package-lock.json |
software | healthy | frontend/package-lock.json |
eslint.config.js |
software | healthy | frontend/eslint.config.js |
tsconfig.json |
software | healthy | frontend/tsconfig.json |
postcss.config.js |
software | healthy | frontend/postcss.config.js |
index.css |
software | healthy | frontend/src/index.css |
agentConfig.ts |
software | healthy | frontend/src/agentConfig.ts |
fileRef.test.ts |
software | healthy | frontend/src/fileRef.test.ts |
test-setup.ts |
software | healthy | frontend/src/test-setup.ts |
time.test.ts |
software | healthy | frontend/src/time.test.ts |
scroll.ts |
software | healthy | frontend/src/scroll.ts |
chatText.test.ts |
software | healthy | frontend/src/chatText.test.ts |
store.ts |
software | healthy | frontend/src/store.ts |
files.ts |
software | healthy | frontend/src/files.ts |
clipboard.test.ts |
software | healthy | frontend/src/clipboard.test.ts |
blocks.ts |
software | healthy | frontend/src/blocks.ts |
fileRef.ts |
software | healthy | frontend/src/fileRef.ts |
files.test.ts |
software | healthy | frontend/src/files.test.ts |
agentConfig.test.ts |
software | healthy | frontend/src/agentConfig.test.ts |
store.test.ts |
software | healthy | frontend/src/store.test.ts |
main.tsx |
software | healthy | frontend/src/main.tsx |
chatText.ts |
software | healthy | frontend/src/chatText.ts |
models.test.ts |
software | healthy | frontend/src/models.test.ts |
scroll.test.ts |
software | healthy | frontend/src/scroll.test.ts |
models.ts |
software | healthy | frontend/src/models.ts |
blocks.test.ts |
software | healthy | frontend/src/blocks.test.ts |
App.tsx |
software | healthy | frontend/src/App.tsx |
time.ts |
software | healthy | frontend/src/time.ts |
types.ts |
software | healthy | frontend/src/types.ts |
clipboard.ts |
software | healthy | frontend/src/clipboard.ts |
auth.ts |
software | healthy | frontend/src/api/auth.ts |
queryClient.ts |
software | healthy | frontend/src/api/queryClient.ts |
stream.ts |
software | healthy | frontend/src/api/stream.ts |
client.ts |
software | healthy | frontend/src/api/client.ts |
queryClient.test.ts |
software | healthy | frontend/src/api/queryClient.test.ts |
auth.test.ts |
software | healthy | frontend/src/api/auth.test.ts |
stream.test.ts |
software | healthy | frontend/src/api/stream.test.ts |
ToolCallCard.test.tsx |
software | healthy | frontend/src/components/ToolCallCard.test.tsx |
Sidebar.test.tsx |
software | healthy | frontend/src/components/Sidebar.test.tsx |
ThinkingPanel.tsx |
software | healthy | frontend/src/components/ThinkingPanel.tsx |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
HttpError |
software | healthy | frontend/src/api/client.ts:HttpError |
FakeWS |
software | healthy | frontend/src/components/terminal/TerminalWindow.test.tsx:Fa… |
Role |
software | healthy | packages/common/src/agent_cloud_common/types.py:7 |
ToolCall |
software | healthy | packages/common/src/agent_cloud_common/types.py:14 |
ToolResult |
software | healthy | packages/common/src/agent_cloud_common/types.py:21 |
Message |
software | healthy | packages/common/src/agent_cloud_common/types.py:28 |
ToolSpec |
software | healthy | packages/common/src/agent_cloud_common/types.py:39 |
Usage |
software | healthy | packages/common/src/agent_cloud_common/types.py:46 |
CompletionRequest |
software | healthy | packages/common/src/agent_cloud_common/types.py:52 |
CompletionResult |
software | healthy | packages/common/src/agent_cloud_common/types.py:62 |
ContextDocument |
software | healthy | packages/common/src/agent_cloud_common/types.py:69 |
MemoryItem |
software | healthy | packages/common/src/agent_cloud_common/types.py:76 |
SkillRef |
software | healthy | packages/common/src/agent_cloud_common/types.py:82 |
TextDelta |
software | healthy | packages/common/src/agent_cloud_common/events.py:9 |
ThinkingDelta |
software | healthy | packages/common/src/agent_cloud_common/events.py:14 |
ToolCallProgress |
software | healthy | packages/common/src/agent_cloud_common/events.py:19 |
ToolCallStarted |
software | healthy | packages/common/src/agent_cloud_common/events.py:30 |
ToolResultEvent |
software | healthy | packages/common/src/agent_cloud_common/events.py:37 |
TurnDone |
software | healthy | packages/common/src/agent_cloud_common/events.py:44 |
SandboxStub |
software | healthy | packages/common/src/agent_cloud/v1/sandbox_pb2_grpc.py:28 |
SandboxServicer |
software | healthy | packages/common/src/agent_cloud/v1/sandbox_pb2_grpc.py:60 |
Sandbox |
software | healthy | packages/common/src/agent_cloud/v1/sandbox_pb2_grpc.py:126 |
WorkerStub |
software | healthy | packages/common/src/agent_cloud/v1/worker_pb2_grpc.py:29 |
WorkerServicer |
software | healthy | packages/common/src/agent_cloud/v1/worker_pb2_grpc.py:71 |
Worker |
software | healthy | packages/common/src/agent_cloud/v1/worker_pb2_grpc.py:154 |
_FakeInner |
software | healthy | services/worker/tests/test_web_search.py:14 |
_Inner |
software | healthy | services/worker/tests/test_notify.py:5 |
_CapturingProvider |
software | healthy | services/worker/tests/test_worker_server.py:410 |
_ContextOverflowProvider |
software | healthy | services/worker/tests/test_worker_server.py:512 |
_PartialThenNoCompletedProvider |
software | healthy | services/worker/tests/test_worker_server.py:592 |
_FakeCompletions |
software | healthy | services/worker/tests/test_openai_provider.py:11 |
_Comp |
software | healthy | services/worker/tests/test_openai_provider.py:101 |
_RaisingCompletions |
software | healthy | services/worker/tests/test_openai_provider.py:270 |
_Inner |
software | healthy | services/worker/tests/test_schedule_task.py:9 |
_Unavailable |
software | healthy | services/worker/tests/test_sandbox_executor.py:99 |
_Resp |
software | healthy | services/worker/tests/test_sandbox_executor.py:107 |
_Stub |
software | healthy | services/worker/tests/test_sandbox_executor.py:174 |
_Inner |
software | healthy | services/worker/tests/test_remember.py:5 |
_BoomProvider |
software | healthy | services/worker/tests/test_server_provider_error.py:7 |
RecordingProvider |
software | healthy | services/worker/tests/test_loop.py:239 |
CountingProvider |
software | healthy | services/worker/tests/test_loop.py:160 |
ThinkingProvider |
software | healthy | services/worker/tests/test_loop.py:330 |
_ScriptedStreamProvider |
software | healthy | services/worker/tests/test_loop.py:380 |
_SpyExecutor |
software | healthy | services/worker/tests/test_loop.py:393 |
_ProgressProvider |
software | healthy | services/worker/tests/test_loop.py:537 |
_FakeInner |
software | healthy | services/worker/tests/test_image_gen.py:35 |
WebSearchExecutor |
software | healthy | services/worker/src/agent_cloud_worker/web_search.py:112 |
RememberingExecutor |
software | healthy | services/worker/src/agent_cloud_worker/remember.py:45 |
ContextWindowExceeded |
software | healthy | services/worker/src/agent_cloud_worker/provider.py:10 |
CompletionBudgetExceeded |
software | healthy | services/worker/src/agent_cloud_worker/provider.py:18 |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
frontend |
software | healthy | frontend |
src |
software | healthy | frontend/src |
api |
software | healthy | frontend/src/api |
components |
software | healthy | frontend/src/components |
settings |
software | healthy | frontend/src/components/settings |
ui |
software | healthy | frontend/src/components/ui |
files |
software | healthy | frontend/src/components/files |
slash |
software | healthy | frontend/src/components/slash |
toggles |
software | healthy | frontend/src/components/toggles |
terminal |
software | healthy | frontend/src/components/terminal |
model |
software | healthy | frontend/src/components/model |
docs |
software | healthy | docs |
security |
software | healthy | docs/security |
superpowers |
software | healthy | docs/superpowers |
plans |
software | healthy | docs/superpowers/plans |
specs |
software | healthy | docs/superpowers/specs |
scripts |
software | healthy | scripts |
deploy |
software | healthy | deploy |
ali-entry |
software | healthy | deploy/ali-entry |
protos |
software | healthy | protos |
agent_cloud |
software | healthy | protos/agent_cloud |
v1 |
software | healthy | protos/agent_cloud/v1 |
packages |
software | healthy | packages |
common |
software | healthy | packages/common |
tests |
software | healthy | packages/common/tests |
src |
software | healthy | packages/common/src |
agent_cloud_common |
software | healthy | packages/common/src/agent_cloud_common |
agent_cloud |
software | healthy | packages/common/src/agent_cloud |
v1 |
software | healthy | packages/common/src/agent_cloud/v1 |
services |
software | healthy | services |
worker |
software | healthy | services/worker |
tests |
software | healthy | services/worker/tests |
scripts |
software | healthy | services/worker/scripts |
src |
software | healthy | services/worker/src |
agent_cloud_worker |
software | healthy | services/worker/src/agent_cloud_worker |
sandbox |
software | healthy | services/sandbox |
tests |
software | healthy | services/sandbox/tests |
src |
software | healthy | services/sandbox/src |
agent_cloud_sandbox |
software | healthy | services/sandbox/src/agent_cloud_sandbox |
backend |
software | healthy | services/backend |
tests |
software | healthy | services/backend/tests |
alembic |
software | healthy | services/backend/alembic |
versions |
software | healthy | services/backend/alembic/versions |
src |
software | healthy | services/backend/src |
agent_cloud_backend |
software | healthy | services/backend/src/agent_cloud_backend |
models |
software | healthy | services/backend/src/agent_cloud_backend/models |
auth |
software | healthy | services/backend/src/agent_cloud_backend/auth |
api |
software | healthy | services/backend/src/agent_cloud_backend/api |
turn |
software | healthy | services/backend/src/agent_cloud_backend/turn |
files |
software | healthy | services/backend/src/agent_cloud_backend/files |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
GET /health |
api | healthy | services/backend/src/agent_cloud_backend/main.py |
GET / |
api | healthy | services/backend/src/agent_cloud_backend/api/notifications.… |
POST /mark-delivered |
api | healthy | services/backend/src/agent_cloud_backend/api/notifications.… |
POST / |
api | healthy | services/backend/src/agent_cloud_backend/api/scheduled_task… |
PATCH /{task_id} |
api | healthy | services/backend/src/agent_cloud_backend/api/scheduled_task… |
DELETE /{task_id} |
api | healthy | services/backend/src/agent_cloud_backend/api/scheduled_task… |
POST /{task_id}/run-now |
api | healthy | services/backend/src/agent_cloud_backend/api/scheduled_task… |
GET /registry |
api | healthy | services/backend/src/agent_cloud_backend/api/skills.py |
POST /install |
api | healthy | services/backend/src/agent_cloud_backend/api/skills.py |
POST /install-from-workspace |
api | healthy | services/backend/src/agent_cloud_backend/api/skills.py |
POST /upload |
api | healthy | services/backend/src/agent_cloud_backend/api/skills.py |
DELETE /{skill_id} |
api | healthy | services/backend/src/agent_cloud_backend/api/skills.py |
PUT / |
api | healthy | services/backend/src/agent_cloud_backend/api/memory_entries… |
DELETE / |
api | healthy | services/backend/src/agent_cloud_backend/api/memory_entries… |
GET /models |
api | healthy | services/backend/src/agent_cloud_backend/api/platform.py |
POST /register |
api | healthy | services/backend/src/agent_cloud_backend/api/auth.py |
POST /login |
api | healthy | services/backend/src/agent_cloud_backend/api/auth.py |
POST /refresh |
api | healthy | services/backend/src/agent_cloud_backend/api/auth.py |
POST /logout |
api | healthy | services/backend/src/agent_cloud_backend/api/auth.py |
GET /me |
api | healthy | services/backend/src/agent_cloud_backend/api/auth.py |
POST /stream |
api | healthy | services/backend/src/agent_cloud_backend/api/turn.py |
GET /stream |
api | healthy | services/backend/src/agent_cloud_backend/api/turn.py |
POST /cancel |
api | healthy | services/backend/src/agent_cloud_backend/api/turn.py |
GET /{agent_id}/skills |
api | healthy | services/backend/src/agent_cloud_backend/api/agent_skills.py |
PUT /{agent_id}/skills |
api | healthy | services/backend/src/agent_cloud_backend/api/agent_skills.py |
DELETE /{model_id} |
api | healthy | services/backend/src/agent_cloud_backend/api/user_models.py |
DELETE /{cred_id} |
api | healthy | services/backend/src/agent_cloud_backend/api/credentials.py |
GET /index |
api | healthy | services/backend/src/agent_cloud_backend/api/files.py |
GET /raw |
api | healthy | services/backend/src/agent_cloud_backend/api/files.py |
POST /mkdir |
api | healthy | services/backend/src/agent_cloud_backend/api/files.py |
POST /move |
api | healthy | services/backend/src/agent_cloud_backend/api/files.py |
PATCH /{agent_id} |
api | healthy | services/backend/src/agent_cloud_backend/api/agent_configs.… |
DELETE /{agent_id} |
api | healthy | services/backend/src/agent_cloud_backend/api/agent_configs.… |
PATCH /{session_id} |
api | healthy | services/backend/src/agent_cloud_backend/api/sessions.py |
DELETE /{session_id} |
api | healthy | services/backend/src/agent_cloud_backend/api/sessions.py |
POST /{session_id}/compact |
api | healthy | services/backend/src/agent_cloud_backend/api/sessions.py |
POST /{session_id}/rollback |
api | healthy | services/backend/src/agent_cloud_backend/api/sessions.py |
POST /{session_id}/fork |
api | healthy | services/backend/src/agent_cloud_backend/api/sessions.py |
POST /{session_id}/mark-read |
api | healthy | services/backend/src/agent_cloud_backend/api/sessions.py |
| Label | Layer | Status | Path |
|---|---|---|---|
MemoryEntry |
data | healthy | services/backend/src/agent_cloud_backend/models/memory_entr… |
memory_entries |
data | healthy | services/backend/src/agent_cloud_backend/models/memory_entr… |
RefreshToken |
data | healthy | services/backend/src/agent_cloud_backend/models/refresh_tok… |
refresh_tokens |
data | healthy | services/backend/src/agent_cloud_backend/models/refresh_tok… |
ScheduledTask |
data | healthy | services/backend/src/agent_cloud_backend/models/scheduled_t… |
scheduled_tasks |
data | healthy | services/backend/src/agent_cloud_backend/models/scheduled_t… |
UserModel |
data | healthy | services/backend/src/agent_cloud_backend/models/user_model.… |
ContextDocument |
data | healthy | services/backend/src/agent_cloud_backend/models/context_doc… |
context_documents |
data | healthy | services/backend/src/agent_cloud_backend/models/context_doc… |
Base |
data | healthy | services/backend/src/agent_cloud_backend/models/base.py |
Message |
data | healthy | services/backend/src/agent_cloud_backend/models/message.py |
messages |
data | healthy | services/backend/src/agent_cloud_backend/models/message.py |
Session |
data | healthy | services/backend/src/agent_cloud_backend/models/session.py |
sessions |
data | healthy | services/backend/src/agent_cloud_backend/models/session.py |
Notification |
data | healthy | services/backend/src/agent_cloud_backend/models/notificatio… |
notifications |
data | healthy | services/backend/src/agent_cloud_backend/models/notificatio… |
SandboxRegistry |
data | healthy | services/backend/src/agent_cloud_backend/models/sandbox_reg… |
sandbox_registry |
data | healthy | services/backend/src/agent_cloud_backend/models/sandbox_reg… |
Skill |
data | healthy | services/backend/src/agent_cloud_backend/models/skill.py |
AgentSkillEnable |
data | healthy | services/backend/src/agent_cloud_backend/models/skill.py |
skills |
data | healthy | services/backend/src/agent_cloud_backend/models/skill.py |
agent_skill_enables |
data | healthy | services/backend/src/agent_cloud_backend/models/skill.py |
User |
data | healthy | services/backend/src/agent_cloud_backend/models/user.py |
users |
data | healthy | services/backend/src/agent_cloud_backend/models/user.py |
ProviderCredential |
data | healthy | services/backend/src/agent_cloud_backend/models/provider_cr… |
provider_credentials |
data | healthy | services/backend/src/agent_cloud_backend/models/provider_cr… |
AgentConfig |
data | healthy | services/backend/src/agent_cloud_backend/models/agent_confi… |
agent_configs |
data | healthy | services/backend/src/agent_cloud_backend/models/agent_confi… |
| Label | Layer | Status | Path |
|---|---|---|---|
auth::services/backend/src/agent_cloud_backend/auth/securit… |
security | healthy | services/backend/src/agent_cloud_backend/auth/security.py |
auth::docs/README.md |
security | healthy | docs/README.md |
auth::services/backend/src/agent_cloud_backend/config.py |
security | healthy | services/backend/src/agent_cloud_backend/config.py |
auth::services/backend/tests/test_auth.py |
security | healthy | services/backend/tests/test_auth.py |
auth::services/backend/src/agent_cloud_backend/api/deps.py |
security | healthy | services/backend/src/agent_cloud_backend/api/deps.py |
auth::README.md |
security | healthy | README.md |
auth::docs/roadmap.html |
security | healthy | docs/roadmap.html |
auth::services/backend/src/agent_cloud_backend/api/terminal… |
security | healthy | services/backend/src/agent_cloud_backend/api/terminal.py |
auth::.env.example |
security | healthy | .env.example |
auth::services/backend/tests/test_security.py |
security | healthy | services/backend/tests/test_security.py |
| Label | Layer | Status | Path |
|---|---|---|---|
db |
hardware | healthy | deploy/compose.yml |
backend |
hardware | healthy | deploy/compose.yml |
worker |
hardware | healthy | deploy/compose.yml |
web |
hardware | healthy | deploy/compose.yml |
entry |
hardware | healthy | deploy/ali-entry/compose.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
port:5432 |
network | healthy | scripts/dev_up.sh |
port:8080 |
network | healthy | deploy/ali-entry/compose.yml |
port:80 |
network | healthy | deploy/ali-entry/compose.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
127.0.0.1 |
network | healthy | scripts/dev_up.sh |
47.94.140.245 |
network | healthy | deploy/README.md |
106.75.235.242 |
network | healthy | deploy/README.md |
| Label | Layer | Status | Path |
|---|---|---|---|
grpc::Sandbox |
api | healthy | protos/agent_cloud/v1/sandbox.proto |
grpc::Worker |
api | healthy | protos/agent_cloud/v1/worker.proto |
| Label | Layer | Status | Path |
|---|---|---|---|
postgres |
data | healthy | README.md |
postgresql |
data | healthy | README.md |
| Label | Layer | Status | Path |
|---|---|---|---|
frontend |
cicd | healthy | .github/workflows/ci.yml |
backend |
cicd | healthy | .github/workflows/ci.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-eyroazqo |
software | healthy | /tmp/repobility-clone-eyroazqo |
| Label | Layer | Status | Path |
|---|---|---|---|
test_migration.py |
data | healthy | services/backend/tests/test_migration.py |
| Label | Layer | Status | Path |
|---|---|---|---|
nginx |
network | healthy | frontend/src/components/terminal/useTerminalSocket.ts |
| Label | Layer | Status | Path |
|---|---|---|---|
App |
frontend | healthy | frontend/src/App.tsx |
| Label | Layer | Status | Path |
|---|---|---|---|
password_literal::services/backend/tests/test_auth.py |
security | healthy | services/backend/tests/test_auth.py |
| Label | Layer | Status | Path |
|---|---|---|---|
gha::ci |
cicd | healthy | .github/workflows/ci.yml |
This page is publicly accessible at:
https://repobility.com/scan/47e08d1f-25f7-4f95-b04a-2d8145a84147/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/47e08d1f-25f7-4f95-b04a-2d8145a84147/
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.