Scan timing: clone 3.39s · analysis 4.49s · 1.8 MB · GitHub preflight 425ms
https://github.com/Genymobile/scrcpy
· scanned 2026-06-05 04:49 UTC (8 hours, 52 minutes ago)
· 10 languages
93 findings (45 legacy + 48 scanner) 75th percentile · C · medium (20-100K LoC) Scanner says 86 (lower by 19)
Last scanned 8 hours, 52 minutes ago · v2 · 69 findings from 2 sources. Findings combine the legacy security pipeline AND the multi-layer engine (atlas, wiring, flows, ranked) AND verified AI agent contributions.
| Component | Sub-score | Weight | Contribution |
|---|---|---|---|
structure_score |
65.0 | 0.15 | 9.75 |
security_score |
100.0 | 0.25 | 25.00 |
testing_score |
27.0 | 0.20 | 5.40 |
documentation_score |
64.0 | 0.15 | 9.60 |
practices_score |
65.0 | 0.15 | 9.75 |
code_quality |
77.4 | 0.10 | 7.74 |
| Overall | 1.00 | 67.2 |
All 392 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 |
|---|---|---|---|
FAQ.md |
software | healthy | FAQ.md |
README.md |
software | healthy | README.md |
build.gradle |
software | healthy | build.gradle |
install_release.sh |
software | healthy | install_release.sh |
test_orientation.c |
software | healthy | app/tests/test_orientation.c |
test_control_msg_serialize.c |
software | healthy | app/tests/test_control_msg_serialize.c |
test_binary.c |
software | healthy | app/tests/test_binary.c |
test_vecdeque.c |
software | healthy | app/tests/test_vecdeque.c |
test_strbuf.c |
software | healthy | app/tests/test_strbuf.c |
test_audiobuf.c |
software | healthy | app/tests/test_audiobuf.c |
test_str.c |
software | healthy | app/tests/test_str.c |
test_adb_parser.c |
software | healthy | app/tests/test_adb_parser.c |
test_device_msg_deserialize.c |
software | healthy | app/tests/test_device_msg_deserialize.c |
test_cli.c |
software | healthy | app/tests/test_cli.c |
test_vector.c |
software | healthy | app/tests/test_vector.c |
test_command_windows.c |
software | healthy | app/tests/test_command_windows.c |
adb_macos.sh |
software | healthy | app/deps/adb_macos.sh |
libusb.sh |
software | healthy | app/deps/libusb.sh |
dav1d.sh |
software | healthy | app/deps/dav1d.sh |
adb_linux.sh |
software | healthy | app/deps/adb_linux.sh |
ffmpeg.sh |
software | healthy | app/deps/ffmpeg.sh |
sdl.sh |
software | healthy | app/deps/sdl.sh |
adb_windows.sh |
software | healthy | app/deps/adb_windows.sh |
compat.c |
software | healthy | app/src/compat.c |
audio_player.c |
software | healthy | app/src/audio_player.c |
cli.h |
software | healthy | app/src/cli.h |
clock.h |
software | healthy | app/src/clock.h |
keyboard_sdk.c |
software | healthy | app/src/keyboard_sdk.c |
compat.h |
software | healthy | app/src/compat.h |
mouse_capture.c |
software | healthy | app/src/mouse_capture.c |
icon.h |
software | healthy | app/src/icon.h |
disconnect.c |
software | healthy | app/src/disconnect.c |
clock.c |
software | healthy | app/src/clock.c |
input_manager.c |
software | healthy | app/src/input_manager.c |
fps_counter.c |
software | healthy | app/src/fps_counter.c |
sdl_hints.h |
software | healthy | app/src/sdl_hints.h |
device_msg.c |
software | healthy | app/src/device_msg.c |
opengl.c |
software | healthy | app/src/opengl.c |
mouse_sdk.c |
software | healthy | app/src/mouse_sdk.c |
input_manager.h |
software | healthy | app/src/input_manager.h |
icon.c |
software | healthy | app/src/icon.c |
audio_regulator.c |
software | healthy | app/src/audio_regulator.c |
recorder.c |
software | healthy | app/src/recorder.c |
device_msg.h |
software | healthy | app/src/device_msg.h |
file_pusher.c |
software | healthy | app/src/file_pusher.c |
control_msg.c |
software | healthy | app/src/control_msg.c |
frame_buffer.c |
software | healthy | app/src/frame_buffer.c |
coords.h |
software | healthy | app/src/coords.h |
keyboard_sdk.h |
software | healthy | app/src/keyboard_sdk.h |
audio_regulator.h |
software | healthy | app/src/audio_regulator.h |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
app |
software | healthy | app |
tests |
software | healthy | app/tests |
deps |
software | healthy | app/deps |
src |
software | healthy | app/src |
android |
software | healthy | app/src/android |
util |
software | healthy | app/src/util |
uhid |
software | healthy | app/src/uhid |
adb |
software | healthy | app/src/adb |
usb |
software | healthy | app/src/usb |
trait |
software | healthy | app/src/trait |
hid |
software | healthy | app/src/hid |
sys |
software | healthy | app/src/sys |
unix |
software | healthy | app/src/sys/unix |
win |
software | healthy | app/src/sys/win |
doc |
software | healthy | doc |
release |
software | healthy | release |
server |
software | healthy | server |
scripts |
software | healthy | server/scripts |
src |
software | healthy | server/src |
test |
software | healthy | server/src/test |
java |
software | healthy | server/src/test/java |
com |
software | healthy | server/src/test/java/com |
genymobile |
software | healthy | server/src/test/java/com/genymobile |
scrcpy |
software | healthy | server/src/test/java/com/genymobile/scrcpy |
util |
software | healthy | server/src/test/java/com/genymobile/scrcpy/util |
model |
software | healthy | server/src/test/java/com/genymobile/scrcpy/model |
control |
software | healthy | server/src/test/java/com/genymobile/scrcpy/control |
main |
software | healthy | server/src/main |
java |
software | healthy | server/src/main/java |
android |
software | healthy | server/src/main/java/android |
content |
software | healthy | server/src/main/java/android/content |
com |
software | healthy | server/src/main/java/com |
genymobile |
software | healthy | server/src/main/java/com/genymobile |
scrcpy |
software | healthy | server/src/main/java/com/genymobile/scrcpy |
display |
software | healthy | server/src/main/java/com/genymobile/scrcpy/display |
wrappers |
software | healthy | server/src/main/java/com/genymobile/scrcpy/wrappers |
util |
software | healthy | server/src/main/java/com/genymobile/scrcpy/util |
audio |
software | healthy | server/src/main/java/com/genymobile/scrcpy/audio |
opengl |
software | healthy | server/src/main/java/com/genymobile/scrcpy/opengl |
device |
software | healthy | server/src/main/java/com/genymobile/scrcpy/device |
model |
software | healthy | server/src/main/java/com/genymobile/scrcpy/model |
control |
software | healthy | server/src/main/java/com/genymobile/scrcpy/control |
video |
software | healthy | server/src/main/java/com/genymobile/scrcpy/video |
.github |
software | healthy | .github |
ISSUE_TEMPLATE |
software | healthy | .github/ISSUE_TEMPLATE |
workflows |
software | healthy | .github/workflows |
| Label | Layer | Status | Path |
|---|---|---|---|
test-scrcpy-server |
cicd | healthy | .github/workflows/release.yml |
build-scrcpy-server |
cicd | healthy | .github/workflows/release.yml |
test-build-scrcpy-server-without-gradle |
cicd | healthy | .github/workflows/release.yml |
test-client |
cicd | healthy | .github/workflows/release.yml |
build-linux-x86_64 |
cicd | healthy | .github/workflows/release.yml |
build-win32 |
cicd | healthy | .github/workflows/release.yml |
build-win64 |
cicd | healthy | .github/workflows/release.yml |
build-macos-aarch64 |
cicd | healthy | .github/workflows/release.yml |
build-macos-x86_64 |
cicd | healthy | .github/workflows/release.yml |
package-linux-x86_64 |
cicd | healthy | .github/workflows/release.yml |
package-win32 |
cicd | healthy | .github/workflows/release.yml |
package-win64 |
cicd | healthy | .github/workflows/release.yml |
package-macos-aarch64 |
cicd | healthy | .github/workflows/release.yml |
package-macos-x86_64 |
cicd | healthy | .github/workflows/release.yml |
release |
cicd | healthy | .github/workflows/release.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-a2t_dps5 |
software | healthy | /tmp/repobility-clone-a2t_dps5 |
| Label | Layer | Status | Path |
|---|---|---|---|
gha::release |
cicd | healthy | .github/workflows/release.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
VERSION |
cicd | healthy | — |
This page is publicly accessible at:
https://repobility.com/scan/0b4490c4-ddfe-4532-b75f-41df32e5689b/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/0b4490c4-ddfe-4532-b75f-41df32e5689b/
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.