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.
197 of your 323 findings came from Repobility's proprietary detections. ✓ Repobility tags below mark them.
Upstream (GitHub) caused delay on this scan — not Repobility.
  • GitHub API rate-limited (HTTP 403) — preflight skipped, fell back to direct git clone.
  • Clone from GitHub took 153.68s for a 164.5 MB repo slow.
  • Repobility's analysis ran in 9.71s after the clone landed.

trycua/cua

https://github.com/trycua/cua.git · scanned 2026-05-24 01:23 UTC (2 weeks, 6 days ago) · 10 languages

1475 raw signals (319 security + 1156 graph) 11/13 scanners ran 82nd percentile · Python · large (100-500K LoC) System graph score 45 (higher by 41)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 weeks, 6 days ago · v2 · last Δ +0.1 (diff) · 493 actionable findings from 2 signal sources. 399 repeated signals grouped for readability. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.

JSON
Score breakdown â 2026-05-18-v5
Component Sub-score Weight Contribution
structure_score 60.0 0.15 9.00
security_score 100.0 0.25 25.00
testing_score 87.0 0.20 17.40
documentation_score 100.0 0.15 15.00
practices_score 100.0 0.15 15.00
code_quality 45.0 0.10 4.50
Overall 1.00 85.9
security_score may be inflated — optional security scanners were skipped on this fast scan
Severity distribution — click a segment to filter
Active filters: excluding tests × Reset all

All 10897 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
main software healthy demo/2_ephemeral_fdroid.py:21
load_names software healthy demo/1_fleet_throughput.py:28
connect_all software healthy demo/1_fleet_throughput.py:34
run_step software healthy demo/1_fleet_throughput.py:61
main software healthy demo/1_fleet_throughput.py:73
step software healthy demo/1_fleet_throughput.py:100
_install_stub_module software healthy tests/test_mcp_server_session_management.py:17
server_module software healthy tests/test_mcp_server_session_management.py:25
yield_message software healthy tests/test_mcp_server_session_management.py:235
yield_tool_call software healthy tests/test_mcp_server_session_management.py:239
yield_tool_output software healthy tests/test_mcp_server_session_management.py:243
report_progress software healthy tests/test_mcp_server_session_management.py:232
info software healthy tests/test_mcp_server_session_management.py:226
error software healthy tests/test_mcp_server_session_management.py:229
__init__ software healthy tests/test_mcp_server_session_management.py:402
tool software healthy tests/test_mcp_server_session_management.py:67
decorator software healthy tests/test_mcp_server_session_management.py:68
run software healthy tests/test_mcp_server_session_management.py:405
screenshot software healthy tests/test_mcp_server_session_management.py:89
get_session software healthy tests/test_mcp_server_session_management.py:143
register_task software healthy tests/test_mcp_server_session_management.py:161
unregister_task software healthy tests/test_mcp_server_session_management.py:164
cleanup_session software healthy tests/test_mcp_server_session_management.py:167
get_session_stats software healthy tests/test_mcp_server_session_management.py:171
get_session_manager software healthy tests/test_mcp_server_session_management.py:180
initialize_session_manager software healthy tests/test_mcp_server_session_management.py:183
shutdown_session_manager software healthy tests/test_mcp_server_session_management.py:186
test_screenshot_cua_with_session_id software healthy tests/test_mcp_server_session_management.py:248
_run_test software healthy tests/test_mcp_server_session_management.py:399
test_screenshot_cua_creates_new_session software healthy tests/test_mcp_server_session_management.py:261
test_run_cua_task_with_session_management software healthy tests/test_mcp_server_session_management.py:274
test_run_multi_cua_tasks_sequential software healthy tests/test_mcp_server_session_management.py:291
test_run_multi_cua_tasks_concurrent software healthy tests/test_mcp_server_session_management.py:308
test_get_session_stats software healthy tests/test_mcp_server_session_management.py:325
test_cleanup_session software healthy tests/test_mcp_server_session_management.py:339
test_concurrent_sessions_isolation software healthy tests/test_mcp_server_session_management.py:353
test_session_reuse_with_same_id software healthy tests/test_mcp_server_session_management.py:377
test_error_handling_with_session_management software healthy tests/test_mcp_server_session_management.py:396
computer software healthy tests/test_shell_bash.py:36
test_bash_echo_command software healthy tests/test_shell_bash.py:55
test_bash_ls_command software healthy tests/test_shell_bash.py:65
test_bash_command_with_error software healthy tests/test_shell_bash.py:77
_shell software healthy tests/test_interfaces.py:47
_start_http_server software healthy tests/test_interfaces.py:53
setup_method software healthy tests/test_interfaces.py:814
test_run_success software healthy tests/test_interfaces.py:160
test_run_failure_returncode software healthy tests/test_interfaces.py:89
test_run_stderr software healthy tests/test_interfaces.py:95
test_run_pipeline software healthy tests/test_interfaces.py:147
test_run_multiline_output software healthy tests/test_interfaces.py:107

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

LabelLayerStatusPath
TESTING.md software healthy TESTING.md
README.md software healthy README.md
pnpm-lock.yaml software healthy pnpm-lock.yaml
package.json software healthy package.json
CONTRIBUTING.md software healthy CONTRIBUTING.md
Dockerfile software healthy Dockerfile
package-lock.json software healthy package-lock.json
.pre-commit-config.yaml software healthy .pre-commit-config.yaml
pyrightconfig.json software healthy pyrightconfig.json
LICENSE.md software healthy LICENSE.md
.prettierrc.yaml software healthy .prettierrc.yaml
pyproject.toml software healthy pyproject.toml
Makefile software healthy Makefile
Development.md software healthy Development.md
Package.swift software healthy Package.swift
windows-sandbox.md software healthy blog/windows-sandbox.md
sandboxed-python-execution.md software healthy blog/sandboxed-python-execution.md
build-your-own-operator-on-macos-2.md software healthy blog/build-your-own-operator-on-macos-2.md
composite-agents.md software healthy blog/composite-agents.md
inside-macos-window-internals.md software healthy blog/inside-macos-window-internals.md
introducing-cua-cloud-containers.md software healthy blog/introducing-cua-cloud-containers.md
clawdbot-computer-use-history.md software healthy blog/clawdbot-computer-use-history.md
cua-hackathon.md software healthy blog/cua-hackathon.md
clawcon-multiplayer.md software healthy blog/clawcon-multiplayer.md
cua-playground-preview.md software healthy blog/cua-playground-preview.md
trajectory-viewer.md software healthy blog/trajectory-viewer.md
lume-to-containerization.md software healthy blog/lume-to-containerization.md
ubuntu-docker-support.md software healthy blog/ubuntu-docker-support.md
hud-agent-evals.md software healthy blog/hud-agent-evals.md
neurips-2025-cua-papers.md software healthy blog/neurips-2025-cua-papers.md
training-computer-use-models-trajectories-1.md software healthy blog/training-computer-use-models-trajectories-1.md
bringing-computer-use-to-the-web.md software healthy blog/bringing-computer-use-to-the-web.md
build-your-own-operator-on-macos-1.md software healthy blog/build-your-own-operator-on-macos-1.md
hack-the-north.md software healthy blog/hack-the-north.md
cua-vlm-router.md software healthy blog/cua-vlm-router.md
cloud-windows-ga-macos-preview.md software healthy blog/cloud-windows-ga-macos-preview.md
introducing-cua-cli.md software healthy blog/introducing-cua-cli.md
computer-use-agents-for-growth-hacking.md software healthy blog/computer-use-agents-for-growth-hacking.md
app-use.md software healthy blog/app-use.md
human-in-the-loop.md software healthy blog/human-in-the-loop.md
2_ephemeral_fdroid.py software healthy demo/2_ephemeral_fdroid.py
1_fleet_throughput.py software healthy demo/1_fleet_throughput.py
test_mcp_server_session_management.py software healthy tests/test_mcp_server_session_management.py
test_shell_bash.py software healthy tests/test_shell_bash.py
test_interfaces.py software healthy tests/test_interfaces.py
android_rps_benchmark_local.py software healthy tests/android_rps_benchmark_local.py
cold_start_benchmark.py software healthy tests/cold_start_benchmark.py
test_mcp_server_streaming.py software healthy tests/test_mcp_server_streaming.py
test_files.py software healthy tests/test_files.py
test_telemetry.py software healthy tests/test_telemetry.py

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

LabelLayerStatusPath
_StubContext software healthy tests/test_mcp_server_session_management.py:38
_StubImage software healthy tests/test_mcp_server_session_management.py:57
_StubFastMCP software healthy tests/test_mcp_server_session_management.py:62
_StubInterface software healthy tests/test_mcp_server_session_management.py:88
_StubComputer software healthy tests/test_mcp_server_session_management.py:92
_StubComputerAgent software healthy tests/test_mcp_server_session_management.py:106
_StubSessionInfo software healthy tests/test_mcp_server_session_management.py:129
_StubSessionManager software healthy tests/test_mcp_server_session_management.py:138
FakeContext software healthy tests/test_mcp_server_session_management.py:219
_FailingAgent software healthy tests/test_mcp_server_session_management.py:401
TestShellLinux software healthy tests/test_interfaces.py:76
TestShellMacOS software healthy tests/test_interfaces.py:135
TestShellWindows software healthy tests/test_interfaces.py:154
TestShellAndroid software healthy tests/test_interfaces.py:172
TestClipboardLinux software healthy tests/test_interfaces.py:196
TestClipboardMacOS software healthy tests/test_interfaces.py:233
TestClipboardWindows software healthy tests/test_interfaces.py:251
TestScreenLinuxVM software healthy tests/test_interfaces.py:270
TestScreenMacOS software healthy tests/test_interfaces.py:302
TestScreenWindows software healthy tests/test_interfaces.py:330
TestScreenAndroid software healthy tests/test_interfaces.py:347
TestMouseLinuxVM software healthy tests/test_interfaces.py:369
TestMouseMacOS software healthy tests/test_interfaces.py:410
TestMouseWindows software healthy tests/test_interfaces.py:452
TestKeyboardLinuxVM software healthy tests/test_interfaces.py:499
TestKeyboardMacOS software healthy tests/test_interfaces.py:529
TestKeyboardWindows software healthy tests/test_interfaces.py:553
TestTunnelLinux software healthy tests/test_interfaces.py:582
TestTunnelMacOS software healthy tests/test_interfaces.py:635
TestTunnelWindows software healthy tests/test_interfaces.py:651
TestTerminalLinux software healthy tests/test_interfaces.py:671
TestTerminalMacOS software healthy tests/test_interfaces.py:726
TestTerminalWindows software healthy tests/test_interfaces.py:747
TestWindowLinuxVM software healthy tests/test_interfaces.py:772
TestWindowMacOS software healthy tests/test_interfaces.py:782
TestWindowWindows software healthy tests/test_interfaces.py:794
TestMobileAndroid software healthy tests/test_interfaces.py:811
SandboxStats software healthy tests/android_rps_benchmark_local.py:30
BenchmarkResult software healthy tests/android_rps_benchmark_local.py:39
_StubContext software healthy tests/test_mcp_server_streaming.py:30
_StubImage software healthy tests/test_mcp_server_streaming.py:49
_StubFastMCP software healthy tests/test_mcp_server_streaming.py:54
_StubInterface software healthy tests/test_mcp_server_streaming.py:80
_StubComputer software healthy tests/test_mcp_server_streaming.py:84
_StubVMProviderType software healthy tests/test_mcp_server_streaming.py:91
_StubComputerAgent software healthy tests/test_mcp_server_streaming.py:103
FakeContext software healthy tests/test_mcp_server_streaming.py:139
FakeAgent software healthy tests/test_mcp_server_streaming.py:251
FakeInterface software healthy tests/test_mcp_server_streaming.py:285
TestTelemetry software healthy tests/test_telemetry.py:34

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

LabelLayerStatusPath
blog software healthy blog
demo software healthy demo
tests software healthy tests
agent_loop_testing software healthy tests/agent_loop_testing
docs software healthy docs
scripts software healthy docs/scripts
docs-mcp-server software healthy docs/scripts/docs-mcp-server
content software healthy docs/content
docs software healthy docs/content/docs
lume software healthy docs/content/docs/lume
reference software healthy docs/content/docs/lume/reference
v0.2 software healthy docs/content/docs/lume/reference/v0.2
examples software healthy docs/content/docs/lume/examples
openclaw software healthy docs/content/docs/lume/examples/openclaw
claude-cowork software healthy docs/content/docs/lume/examples/claude-cowork
claude-code software healthy docs/content/docs/lume/examples/claude-code
guide software healthy docs/content/docs/lume/guide
getting-started software healthy docs/content/docs/lume/guide/getting-started
fundamentals software healthy docs/content/docs/lume/guide/fundamentals
advanced software healthy docs/content/docs/lume/guide/advanced
lumier software healthy docs/content/docs/lume/guide/advanced/lumier
cuabench software healthy docs/content/docs/cuabench
reference software healthy docs/content/docs/cuabench/reference
examples software healthy docs/content/docs/cuabench/examples
guide software healthy docs/content/docs/cuabench/guide
getting-started software healthy docs/content/docs/cuabench/guide/getting-started
fundamentals software healthy docs/content/docs/cuabench/guide/fundamentals
advanced software healthy docs/content/docs/cuabench/guide/advanced
cuabot software healthy docs/content/docs/cuabot
reference software healthy docs/content/docs/cuabot/reference
guide software healthy docs/content/docs/cuabot/guide
getting-started software healthy docs/content/docs/cuabot/guide/getting-started
cua-driver software healthy docs/content/docs/cua-driver
reference software healthy docs/content/docs/cua-driver/reference
guide software healthy docs/content/docs/cua-driver/guide
getting-started software healthy docs/content/docs/cua-driver/guide/getting-started
cua software healthy docs/content/docs/cua
reference software healthy docs/content/docs/cua/reference
cli software healthy docs/content/docs/cua/reference/cli
sandbox-sdk software healthy docs/content/docs/cua/reference/sandbox-sdk
desktop-sandbox software healthy docs/content/docs/cua/reference/desktop-sandbox
linux-container software healthy docs/content/docs/cua/reference/desktop-sandbox/linux-conta…
qemu-container software healthy docs/content/docs/cua/reference/desktop-sandbox/qemu-contai…
mcp-server software healthy docs/content/docs/cua/reference/mcp-server
computer-sdk software healthy docs/content/docs/cua/reference/computer-sdk
v0.4 software healthy docs/content/docs/cua/reference/computer-sdk/v0.4
v0.5 software healthy docs/content/docs/cua/reference/computer-sdk/v0.5
v0.3 software healthy docs/content/docs/cua/reference/computer-sdk/v0.3
cloud-cli software healthy docs/content/docs/cua/reference/cloud-cli
agent-sdk software healthy docs/content/docs/cua/reference/agent-sdk

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

LabelLayerStatusPath
build cicd healthy .github/workflows/ci-py-bench.yml
auto-fix cicd healthy .github/workflows/claude-auto-fix.yml
prepare cicd healthy .github/workflows/cd-ts-cuabot.yml
publish-npm cicd healthy .github/workflows/cd-ts-cuabot.yml
create-release cicd healthy .github/workflows/cd-ts-cuabot.yml
build cicd healthy .github/workflows/ts-reusable-build.yml
prepare cicd healthy .github/workflows/cd-py-core.yml
publish cicd healthy .github/workflows/cd-py-core.yml
create-release cicd healthy .github/workflows/cd-py-core.yml
build-and-push cicd healthy .github/workflows/docker-reusable-publish.yml
publish-manifest-list cicd healthy .github/workflows/docker-reusable-publish.yml
prepare cicd healthy .github/workflows/cd-ts-core.yml
publish cicd healthy .github/workflows/cd-ts-core.yml
create-release cicd healthy .github/workflows/cd-ts-core.yml
build cicd healthy .github/workflows/ci-ts-computer.yml
build cicd healthy .github/workflows/ci-py-core.yml
prepare cicd healthy .github/workflows/cd-py-mcp-server.yml
publish cicd healthy .github/workflows/cd-py-mcp-server.yml
set-env-variables cicd healthy .github/workflows/cd-py-mcp-server.yml
create-release cicd healthy .github/workflows/cd-py-mcp-server.yml
build-and-publish cicd healthy .github/workflows/py-reusable-publish.yml
notarize cicd healthy .github/workflows/cd-swift-cua-driver.yml
prepare cicd healthy .github/workflows/cd-py-cli.yml
publish cicd healthy .github/workflows/cd-py-cli.yml
create-release cicd healthy .github/workflows/cd-py-cli.yml
build cicd healthy .github/workflows/ci-ts-core.yml
build cicd healthy .github/workflows/ci-container-qemu-linux.yml
determine-version cicd healthy .github/workflows/cd-py-som.yml
publish cicd healthy .github/workflows/cd-py-som.yml
create-release cicd healthy .github/workflows/cd-py-som.yml
build cicd healthy .github/workflows/ci-ts-cli.yml
prepare cicd healthy .github/workflows/cd-py-auto.yml
publish cicd healthy .github/workflows/cd-py-auto.yml
create-release cicd healthy .github/workflows/cd-py-auto.yml
lint cicd healthy .github/workflows/ci-lint-python.yml
release-reminder cicd healthy .github/workflows/ci-release-reminder.yml
build cicd healthy .github/workflows/ci-container-qemu-windows.yml
publish cicd healthy .github/workflows/cd-container-qemu-android.yml
prepare cicd healthy .github/workflows/cd-ts-cli.yml
build-binaries cicd healthy .github/workflows/cd-ts-cli.yml
publish-npm cicd healthy .github/workflows/cd-ts-cli.yml
create-release cicd healthy .github/workflows/cd-ts-cli.yml
prepare cicd healthy .github/workflows/cd-py-cua.yml
publish cicd healthy .github/workflows/cd-py-cua.yml
create-release cicd healthy .github/workflows/cd-py-cua.yml
build cicd healthy .github/workflows/ci-container-qemu-android.yml
lint cicd healthy .github/workflows/ci-lint-typescript.yml
test cicd healthy .github/workflows/ci-test-scripts.yml
link-check cicd healthy .github/workflows/ci-check-links.yml
publish cicd healthy .github/workflows/cd-container-qemu-windows.yml

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

LabelLayerStatusPath
gha::ci-py-bench cicd healthy .github/workflows/ci-py-bench.yml
gha::claude-auto-fix cicd healthy .github/workflows/claude-auto-fix.yml
gha::cd-ts-cuabot cicd healthy .github/workflows/cd-ts-cuabot.yml
gha::ts-reusable-build cicd healthy .github/workflows/ts-reusable-build.yml
gha::cd-py-core cicd healthy .github/workflows/cd-py-core.yml
gha::docker-reusable-publish cicd healthy .github/workflows/docker-reusable-publish.yml
gha::cd-ts-core cicd healthy .github/workflows/cd-ts-core.yml
gha::ci-ts-computer cicd healthy .github/workflows/ci-ts-computer.yml
gha::ci-py-core cicd healthy .github/workflows/ci-py-core.yml
gha::cd-py-mcp-server cicd healthy .github/workflows/cd-py-mcp-server.yml
gha::py-reusable-publish cicd healthy .github/workflows/py-reusable-publish.yml
gha::cd-swift-cua-driver cicd healthy .github/workflows/cd-swift-cua-driver.yml
gha::cd-py-cli cicd healthy .github/workflows/cd-py-cli.yml
gha::ci-ts-core cicd healthy .github/workflows/ci-ts-core.yml
gha::ci-container-qemu-linux cicd healthy .github/workflows/ci-container-qemu-linux.yml
gha::cd-py-som cicd healthy .github/workflows/cd-py-som.yml
gha::ci-ts-cli cicd healthy .github/workflows/ci-ts-cli.yml
gha::cd-py-auto cicd healthy .github/workflows/cd-py-auto.yml
gha::ci-lint-python cicd healthy .github/workflows/ci-lint-python.yml
gha::ci-release-reminder cicd healthy .github/workflows/ci-release-reminder.yml
gha::ci-container-qemu-windows cicd healthy .github/workflows/ci-container-qemu-windows.yml
gha::cd-container-qemu-android cicd healthy .github/workflows/cd-container-qemu-android.yml
gha::cd-ts-cli cicd healthy .github/workflows/cd-ts-cli.yml
gha::cd-py-cua cicd healthy .github/workflows/cd-py-cua.yml
gha::ci-container-qemu-android cicd healthy .github/workflows/ci-container-qemu-android.yml
gha::ci-lint-typescript cicd healthy .github/workflows/ci-lint-typescript.yml
gha::ci-test-scripts cicd healthy .github/workflows/ci-test-scripts.yml
gha::ci-check-links cicd healthy .github/workflows/ci-check-links.yml
gha::cd-container-qemu-windows cicd healthy .github/workflows/cd-container-qemu-windows.yml
gha::cd-container-kasm cicd healthy .github/workflows/cd-container-kasm.yml
gha::ci-check-docs-links cicd healthy .github/workflows/ci-check-docs-links.yml
gha::cd-container-lumier cicd healthy .github/workflows/cd-container-lumier.yml
gha::release-on-merge cicd healthy .github/workflows/release-on-merge.yml
gha::docs-mcp-server-build-push cicd healthy .github/workflows/docs-mcp-server-build-push.yml
gha::ci-container-lumier cicd healthy .github/workflows/ci-container-lumier.yml
gha::ci-container-cuabot cicd healthy .github/workflows/ci-container-cuabot.yml
gha::cd-py-computer-server cicd healthy .github/workflows/cd-py-computer-server.yml
gha::release-github-reusable cicd healthy .github/workflows/release-github-reusable.yml
gha::cd-container-cuabot cicd healthy .github/workflows/cd-container-cuabot.yml
gha::ci-swift-lume cicd healthy .github/workflows/ci-swift-lume.yml
gha::ci-py-agent cicd healthy .github/workflows/ci-py-agent.yml
gha::release-unreleased-digest cicd healthy .github/workflows/release-unreleased-digest.yml
gha::ci-container-xfce cicd healthy .github/workflows/ci-container-xfce.yml
gha::docker-reusable-build cicd healthy .github/workflows/docker-reusable-build.yml
gha::cd-py-bench cicd healthy .github/workflows/cd-py-bench.yml
gha::ci-py-computer cicd healthy .github/workflows/ci-py-computer.yml
gha::ci-test-python cicd healthy .github/workflows/ci-test-python.yml
gha::ts-reusable-publish cicd healthy .github/workflows/ts-reusable-publish.yml
gha::cd-py-computer cicd healthy .github/workflows/cd-py-computer.yml
gha::ci-container-kasm cicd healthy .github/workflows/ci-container-kasm.yml

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

LabelLayerStatusPath
POST /reset api healthy libs/cua-bench/cua_bench/workers/worker_server.py
POST /step api healthy libs/cua-bench/cua_bench/workers/worker_server.py
GET /screenshot api healthy libs/cua-bench/cua_bench/workers/worker_server.py
POST /shutdown api healthy libs/cua-bench/cua_bench/workers/worker_server.py
GET /health api healthy libs/cua-bench/cua_bench/workers/worker_server.py
ANY /update_computer api healthy libs/cua-bench/tasks/winarena_adapter/infra/vm/setup/server…
ANY /execute_windows api healthy libs/cua-bench/tasks/winarena_adapter/infra/vm/setup/server…
ANY /setup/execute api healthy libs/cua-bench/tasks/winarena_adapter/infra/vm/setup/server…
ANY /execute api healthy libs/cua-bench/tasks/winarena_adapter/infra/vm/setup/server…
ANY /probe api healthy libs/cua-bench/tasks/winarena_adapter/infra/vm/setup/server…
ANY /shutdown api healthy libs/cua-bench/tasks/winarena_adapter/infra/vm/setup/server…
ANY /setup/launch api healthy libs/cua-bench/tasks/winarena_adapter/infra/vm/setup/server…
ANY /screenshot api healthy libs/cua-bench/tasks/winarena_adapter/infra/vm/setup/server…
ANY /terminal api healthy libs/cua-bench/tasks/winarena_adapter/infra/vm/setup/server…
ANY /obs_winagent api healthy libs/cua-bench/tasks/winarena_adapter/infra/vm/setup/server…
ANY /accessibility api healthy libs/cua-bench/tasks/winarena_adapter/infra/vm/setup/server…
ANY /screen_size api healthy libs/cua-bench/tasks/winarena_adapter/infra/vm/setup/server…
ANY /window_size api healthy libs/cua-bench/tasks/winarena_adapter/infra/vm/setup/server…
ANY /desktop_path api healthy libs/cua-bench/tasks/winarena_adapter/infra/vm/setup/server…
ANY /documents_path api healthy libs/cua-bench/tasks/winarena_adapter/infra/vm/setup/server…
ANY /setup/create_folder api healthy libs/cua-bench/tasks/winarena_adapter/infra/vm/setup/server…
ANY /setup/create_file api healthy libs/cua-bench/tasks/winarena_adapter/infra/vm/setup/server…
ANY /setup/recycle api healthy libs/cua-bench/tasks/winarena_adapter/infra/vm/setup/server…
ANY /folder_exists api healthy libs/cua-bench/tasks/winarena_adapter/infra/vm/setup/server…
ANY /file_exists api healthy libs/cua-bench/tasks/winarena_adapter/infra/vm/setup/server…
ANY /is_details_view api healthy libs/cua-bench/tasks/winarena_adapter/infra/vm/setup/server…
ANY /wallpaper api healthy libs/cua-bench/tasks/winarena_adapter/infra/vm/setup/server…
ANY /list_directory api healthy libs/cua-bench/tasks/winarena_adapter/infra/vm/setup/server…
ANY /file api healthy libs/cua-bench/tasks/winarena_adapter/infra/vm/setup/server…
ANY /setup/upload api healthy libs/cua-bench/tasks/winarena_adapter/infra/vm/setup/server…
ANY /platform api healthy libs/cua-bench/tasks/winarena_adapter/infra/vm/setup/server…
ANY /cursor_position api healthy libs/cua-bench/tasks/winarena_adapter/infra/vm/setup/server…
ANY /setup/change_wallpaper api healthy libs/cua-bench/tasks/winarena_adapter/infra/vm/setup/server…
ANY /setup/download_file api healthy libs/cua-bench/tasks/winarena_adapter/infra/vm/setup/server…
ANY /setup/open_file api healthy libs/cua-bench/tasks/winarena_adapter/infra/vm/setup/server…
ANY /setup/activate_window api healthy libs/cua-bench/tasks/winarena_adapter/infra/vm/setup/server…
ANY /setup/clear_task_files api healthy libs/cua-bench/tasks/winarena_adapter/infra/vm/setup/server…
ANY /setup/close_all api healthy libs/cua-bench/tasks/winarena_adapter/infra/vm/setup/server…
ANY /setup/close_window api healthy libs/cua-bench/tasks/winarena_adapter/infra/vm/setup/server…
ANY /start_recording api healthy libs/cua-bench/tasks/winarena_adapter/infra/vm/setup/server…
ANY /end_recording api healthy libs/cua-bench/tasks/winarena_adapter/infra/vm/setup/server…
ANY /save_state api healthy libs/cua-bench/tasks/winarena_adapter/infra/vm/setup/server…
ANY /revert_to_snapshot api healthy libs/cua-bench/tasks/winarena_adapter/infra/vm/setup/server…
ANY /are_files_sorted_by_modified_time api healthy libs/cua-bench/tasks/winarena_adapter/infra/vm/setup/server…
ANY /is_directory_read_only_for_user api healthy libs/cua-bench/tasks/winarena_adapter/infra/vm/setup/server…
ANY /are_all_images_tagged api healthy libs/cua-bench/tasks/winarena_adapter/infra/vm/setup/server…
ANY /library_folders api healthy libs/cua-bench/tasks/winarena_adapter/infra/vm/setup/server…
ANY /check_if_timer_started api healthy libs/cua-bench/tasks/winarena_adapter/infra/vm/setup/server…
ANY /check_if_world_clock_exists api healthy libs/cua-bench/tasks/winarena_adapter/infra/vm/setup/server…
POST /queue api healthy libs/python/agent/cua_agent/human_tool/server.py

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

LabelLayerStatusPath
11.385.6.113 network healthy docs/src/components/custom-header.tsx
3.495.998.108 network healthy docs/src/components/custom-header.tsx
3.176.765.84 network healthy docs/src/components/custom-header.tsx
5.92.42.36 network healthy docs/src/components/custom-header.tsx
315.21.69.825 network healthy docs/src/components/custom-header.tsx
1.23.82.72 network healthy docs/src/app/(landing)/page.tsx
2.33.66.07 network healthy docs/src/app/(landing)/page.tsx
2.12.51.56 network healthy docs/src/app/(landing)/page.tsx
3.95.29.25 network healthy docs/src/app/(landing)/page.tsx
21.15.46.55 network healthy docs/src/app/(landing)/page.tsx
11.387.599.111 network healthy docs/src/lib/source.ts
3.492.997.107 network healthy docs/src/lib/source.ts
3.176.77.84 network healthy docs/src/lib/source.ts
5.921.43.372 network healthy docs/src/lib/source.ts
319.192.694.801 network healthy docs/src/lib/source.ts
722.881.06.225 network healthy docs/src/lib/source.ts
1.833.365.304 network healthy docs/src/lib/source.ts
996.134.42.364 network healthy docs/src/lib/source.ts
3.03.456.898 network healthy docs/src/lib/source.ts
492.584.28.48 network healthy docs/src/lib/source.ts
1.36.073.11 network healthy docs/src/lib/source.ts
315.833.388.091 network healthy docs/src/lib/source.ts
042.03.049.061 network healthy docs/src/lib/source.ts
1.549.146.662 network healthy docs/src/lib/source.ts
02.225.79.522 network healthy docs/src/lib/source.ts
2.33.127.578 network healthy docs/src/lib/source.ts
127.0.0.1 network healthy libs/lume/scripts/install-openclaw-vm.sh
192.168.64.1 network healthy libs/lume/scripts/setup-cua.sh
172.190.205.135 network healthy libs/cua-bench/sync-to-remote.sh
10.0.0.5 network healthy libs/cua-bench/cua_bench/tests/test_worker_client.py
172.30.0.2 network healthy libs/cua-bench/tasks/winarena_adapter/infra/entry.sh
2.47.1.2 network healthy libs/cua-bench/tasks/winarena_adapter/infra/vm/setup/tools_…
192.168.1.100 network healthy libs/typescript/computer/tests/interface/factory.test.ts
192.0.2.1 network healthy libs/typescript/computer/tests/interface/windows.test.ts
124.0.0.0 network healthy libs/python/computer-server/computer_server/main.py
192.168.64.10 network healthy libs/python/computer/computer/pty.py
4.11.0.86 network healthy libs/python/som/pyproject.toml
198.41.30.199 network healthy libs/python/cua-sandbox-apps/cua_sandbox_apps/apps/eclipse-…
10.0.2.2 network healthy libs/python/cua-sandbox/cua_sandbox/image.py
10.0.3.2 network healthy libs/python/cua-sandbox/cua_sandbox/runtime/_bw_init.js

LabelLayerStatusPath
SLACK_COLOR cicd healthy
SLACK_MESSAGE cicd healthy
ECR_REGISTRY cicd healthy
BROKEN_LINKS cicd healthy
RELEASE_APP_PRIVATE_KEY cicd healthy
OPENAI_API_KEY cicd healthy
GOOGLE_API_KEY cicd healthy
SAFE_MODEL_NAME cicd healthy
TESTS_CONTENT cicd healthy
RELEASE_APP_ID cicd healthy
PYPI_TOKEN cicd healthy
APPLICATION_CERT_BASE64 cicd healthy
APPLE_ID cicd healthy
SLACK_WEBHOOK cicd healthy
PROVISIONING_PROFILE_BASE64 cicd healthy
SERVICE_DIR cicd healthy
DOCKER_HUB_TOKEN cicd healthy
HF_TOKEN cicd healthy
ECR_REPOSITORY cicd healthy
CUA_API_KEY cicd healthy
TEAM_ID cicd healthy
SUMMARY_MESSAGE cicd healthy
NPM_TOKEN cicd healthy
COLOR cicd healthy
DEVELOPER_NAME cicd healthy
CERT_PASSWORD cicd healthy
STATUS_ICON cicd healthy
STATUS_TEXT cicd healthy
AWS_REGION cicd healthy
GITHUB_TOKEN cicd healthy
ANTHROPIC_API_KEY cicd healthy
OPENROUTER_API_KEY cicd healthy
INSTALLER_CERT_BASE64 cicd healthy
APP_SPECIFIC_PASSWORD cicd healthy

LabelLayerStatusPath
password_literal::tests/test_image_builder_cloud.py security healthy tests/test_image_builder_cloud.py
password_literal::tests/test_image_builder.py security healthy tests/test_image_builder.py
password_literal::libs/lume/scripts/install-openclaw-vm.sh security healthy libs/lume/scripts/install-openclaw-vm.sh
password_literal::libs/lume/scripts/setup-cua.sh security healthy libs/lume/scripts/setup-cua.sh
password_literal::libs/lume/scripts/setup-cua.sh security healthy libs/lume/scripts/setup-cua.sh
password_literal::libs/lume/scripts/setup-cua.sh security healthy libs/lume/scripts/setup-cua.sh
password_literal::libs/lume/scripts/setup-cua.sh security healthy libs/lume/scripts/setup-cua.sh
password_literal::libs/lume/scripts/setup-cua.sh security healthy libs/lume/scripts/setup-cua.sh
password_literal::libs/lume/scripts/setup-cua.sh security healthy libs/lume/scripts/setup-cua.sh
generic_api_key::libs/cuabot/src/telemetry.ts security healthy libs/cuabot/src/telemetry.ts
password_literal::libs/cua-bench/tasks/winarena_adapter/eva… security healthy libs/cua-bench/tasks/winarena_adapter/evaluators/getters/vl…
password_literal::libs/typescript/computer/tests/interface/… security healthy libs/typescript/computer/tests/interface/factory.test.ts
password_literal::libs/typescript/computer/tests/interface/… security healthy libs/typescript/computer/tests/interface/windows.test.ts
password_literal::libs/typescript/computer/tests/interface/… security healthy libs/typescript/computer/tests/interface/linux.test.ts
password_literal::libs/typescript/computer/tests/interface/… security healthy libs/typescript/computer/tests/interface/macos.test.ts
generic_api_key::libs/typescript/core/src/telemetry/clients… security healthy libs/typescript/core/src/telemetry/clients/posthog.ts
password_literal::libs/lumier/src/lib/utils.sh security healthy libs/lumier/src/lib/utils.sh
generic_api_key::libs/python/core/cua_core/telemetry/postho… security healthy libs/python/core/cua_core/telemetry/posthog.py
password_literal::libs/python/cua-sandbox/tests/test_cloud.… security healthy libs/python/cua-sandbox/tests/test_cloud.py
password_literal::.github/workflows/py-reusable-publish.yml security healthy .github/workflows/py-reusable-publish.yml
password_literal::.github/workflows/cd-swift-cua-driver.yml security healthy .github/workflows/cd-swift-cua-driver.yml
password_literal::.github/workflows/cd-swift-lume.yml security healthy .github/workflows/cd-swift-lume.yml

LabelLayerStatusPath
port:64 network healthy docs/pnpm-lock.yaml
port:16 network healthy docs/pnpm-lock.yaml
port:8000 network healthy docs/scripts/docs-mcp-server/Dockerfile
port:7860 network healthy scripts/run-docker-dev.sh
port:6080 network healthy libs/lume/scripts/setup-cua.sh
port:1000 network healthy libs/kasm/src/ubuntu/install/firefox/install_firefox.sh
port:10000 network healthy libs/cuabot/Dockerfile
port:8080 network healthy libs/cua-bench/tasks/winarena_adapter/evaluators/getters/vl…
port:5000 network healthy libs/cua-bench/tasks/winarena_adapter/evaluators/getters/ge…
port:9222 network healthy libs/cua-bench/tasks/winarena_adapter/evaluators/getters/ch…
port:1337 network healthy libs/cua-bench/tasks/winarena_adapter/evaluators/getters/ch…
port:6901 network healthy libs/typescript/playground/src/constants/sandboxPresets.ts
port:8006 network healthy libs/typescript/playground/src/constants/sandboxPresets.ts
port:8443 network healthy libs/typescript/playground/src/hooks/useAgentRequest.ts
port:443 network healthy libs/python/agent/cua_agent/proxy/examples.py
port:8002 network healthy libs/python/agent/cua_agent/human_tool/server.py
port:1300 network healthy libs/qemu-docker/android/Dockerfile
port:1301 network healthy libs/qemu-docker/android/Dockerfile

LabelLayerStatusPath
image::Dockerfile hardware healthy Dockerfile
image::docs/scripts/docs-mcp-server/Dockerfile hardware healthy docs/scripts/docs-mcp-server/Dockerfile
image::libs/kasm/Dockerfile hardware healthy libs/kasm/Dockerfile
image::libs/xfce/Dockerfile hardware healthy libs/xfce/Dockerfile
image::libs/cuabot/Dockerfile hardware healthy libs/cuabot/Dockerfile
image::libs/cua-bench/Dockerfile hardware healthy libs/cua-bench/Dockerfile
image::libs/lumier/Dockerfile hardware healthy libs/lumier/Dockerfile
image::libs/qemu-docker/android/Dockerfile hardware healthy libs/qemu-docker/android/Dockerfile
image::libs/qemu-docker/windows/Dockerfile hardware healthy libs/qemu-docker/windows/Dockerfile
image::libs/qemu-docker/linux/Dockerfile hardware healthy libs/qemu-docker/linux/Dockerfile

LabelLayerStatusPath
sqlite data healthy docs/scripts/generate_sqlite.py
postgresql data healthy libs/python/cua-sandbox-apps/cua_sandbox_apps/apps/metasplo…
mysql data healthy libs/python/cua-sandbox-apps/cua_sandbox_apps/apps/mysql/ap…
cassandra data healthy libs/python/cua-sandbox-apps/cua_sandbox_apps/apps/apache-c…
redis data healthy libs/python/cua-sandbox-apps/cua_sandbox_apps/apps/redis/ap…
postgres data healthy libs/python/cua-sandbox-apps/cua_sandbox_apps/apps/gitlab/l…
mongodb data healthy libs/python/cua-sandbox-apps/cua_sandbox_apps/apps/azure-da…
mariadb data healthy libs/python/cua-sandbox-apps/cua_sandbox_apps/apps/mariadb/…
elasticsearch data healthy libs/python/cua-sandbox-apps/cua_sandbox_apps/apps/elastics…

LabelLayerStatusPath
IOU frontend healthy docs/src/components/iou.tsx
Layout frontend healthy docs/src/app/layout.tsx
LandingPage frontend healthy docs/src/app/(landing)/page.tsx
LandingLayout frontend healthy docs/src/app/(landing)/layout.tsx
Layout frontend healthy docs/src/app/(docs)/layout.tsx
TrajectoryViewer frontend healthy libs/typescript/playground/src/components/TrajectoryViewer/…
ReplayTrajectoryModal frontend healthy libs/typescript/playground/src/components/modals/ReplayTraj…
ExportTrajectoryModal frontend healthy libs/typescript/playground/src/components/modals/ExportTraj…
VNCIframe frontend healthy libs/typescript/playground/src/components/primitives/VNCIfr…

LabelLayerStatusPath
/(landing) frontend healthy docs/src/app/(landing)/page.tsx
/(docs)/[...slug] frontend healthy docs/src/app/(docs)/[...slug]/page.tsx
/path/to/file frontend healthy libs/typescript/computer/tests/interface/macos.test.ts
/path/to/dir frontend healthy libs/typescript/computer/tests/interface/macos.test.ts
/path/to/file.txt frontend healthy libs/typescript/computer/tests/interface/macos.test.ts
/path/to/file.bin frontend healthy libs/typescript/computer/tests/interface/macos.test.ts
/path/to/new/dir frontend healthy libs/typescript/computer/tests/interface/macos.test.ts

LabelLayerStatusPath
auth::libs/python/cua-sandbox/cua_sandbox/_auth.py security healthy libs/python/cua-sandbox/cua_sandbox/_auth.py
auth::.github/workflows/claude-auto-fix.yml security healthy .github/workflows/claude-auto-fix.yml
auth::docs/scripts/modal_app.py security healthy docs/scripts/modal_app.py
auth::docs/src/app/api/copilotkit/route.ts security healthy docs/src/app/api/copilotkit/route.ts
auth::libs/python/cua-cli/cua_cli/auth/browser.py security healthy libs/python/cua-cli/cua_cli/auth/browser.py
auth::docs/src/lib/prompt-analyzer.ts security healthy docs/src/lib/prompt-analyzer.ts
auth::libs/python/cua-cli/tests/commands/test_auth.py security healthy libs/python/cua-cli/tests/commands/test_auth.py

LabelLayerStatusPath
pages data healthy docs/scripts/generate_sqlite.py
code_files data healthy docs/scripts/modal_app.py
kv data healthy libs/python/cua-cli/cua_cli/auth/store.py

LabelLayerStatusPath
nginx network healthy libs/cua-bench/tasks/winarena_adapter/infra/scripts/run_azu…
caddy network healthy libs/cua-bench/tasks/winarena_adapter/infra/vm/setup/tools_…
traefik network healthy libs/python/cua-sandbox/tests/test_transport_http_retry.py

LabelLayerStatusPath
vps::aws hardware healthy docs/pnpm-lock.yaml
vps::gcp hardware healthy libs/cua-bench/cua_bench/batch/__init__.py
vps::azure hardware healthy libs/cua-bench/cua_bench/sessions/manager.py

LabelLayerStatusPath
repobility-clone-vtbx9k88 software healthy /tmp/repobility-clone-vtbx9k88

LabelLayerStatusPath
gpu (detected) hardware healthy libs/kasm/src/ubuntu/install/firefox/custom_startup.sh
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/1ca50965-4f85-4a66-89b3-c1d72003efb2/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/1ca50965-4f85-4a66-89b3-c1d72003efb2/

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.