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.
17 of your 27 findings came from Repobility's proprietary detections. ✓ Repobility tags below mark them.

Scan timing: clone 3.03s · analysis 3.86s · 6.0 MB · GitHub API rate-limit (preflight)

Alex4SSB/ADB-Explorer

https://github.com/Alex4SSB/ADB-Explorer · scanned 2026-06-05 14:38 UTC (5 days, 4 hours ago) · 10 languages

49 raw signals (27 security + 22 graph) 40th percentile · Csharp · medium (20-100K LoC) System graph score 94 (lower by 35)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 5 days, 4 hours ago · v2 · 19 actionable findings from 2 signal sources. 19 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 40.0 0.15 6.00
security_score 100.0 0.25 25.00
testing_score 0.0 0.20 0.00
documentation_score 75.0 0.15 11.25
practices_score 65.0 0.15 9.75
code_quality 71.4 0.10 7.14
Overall 1.00 59.1
Severity distribution — click a segment to filter
Active filters: excluding tests × Reset all

All 318 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
README.md software healthy README.md
Privacy.md software healthy Privacy.md
OFFICIAL_ADB_VERSIONS.md software healthy OFFICIAL_ADB_VERSIONS.md
FUNDING.yml software healthy FUNDING.yml
SECURITY.md software healthy SECURITY.md
Tests.cs software healthy ADB_Test/Tests.cs
vecteezy.com license.md software healthy licences/vecteezy.com license.md
README.md software healthy scripts/README.md
verify_adb_download.py software healthy scripts/verify_adb_download.py
Usings.cs software healthy ADB Explorer/Usings.cs
AssemblyInfo.cs software healthy ADB Explorer/AssemblyInfo.cs
App.xaml.cs software healthy ADB Explorer/App.xaml.cs
ThumbnailService.cs software healthy ADB Explorer/Services/ThumbnailService.cs
FileOpSnackbarService.cs software healthy ADB Explorer/Services/FileOpSnackbarService.cs
AdbSnackbarService.cs software healthy ADB Explorer/Services/AdbSnackbarService.cs
ApplicationHostService.cs software healthy ADB Explorer/Services/ApplicationHostService.cs
SettingsService.cs software healthy ADB Explorer/Services/SettingsService.cs
IpcService.cs software healthy ADB Explorer/Services/AppInfra/IpcService.cs
DebugLog.cs software healthy ADB Explorer/Services/AppInfra/DebugLog.cs
Security.cs software healthy ADB Explorer/Services/AppInfra/Security.cs
DevicePollingService.cs software healthy ADB Explorer/Services/AppInfra/DevicePollingService.cs
AppRuntimeSettings.cs software healthy ADB Explorer/Services/AppInfra/AppRuntimeSettings.cs
CopyPasteService.cs software healthy ADB Explorer/Services/AppInfra/CopyPasteService.cs
SettingsModel.cs software healthy ADB Explorer/Services/AppInfra/SettingsModel.cs
AppSettings.cs software healthy ADB Explorer/Services/AppInfra/AppSettings.cs
DialogService.cs software healthy ADB Explorer/Services/AppInfra/DialogService.cs
Network.cs software healthy ADB Explorer/Services/AppInfra/Network.cs
DiskUsagePollingService.cs software healthy ADB Explorer/Services/AppInfra/DiskUsagePollingService.cs
ToolBar.cs software healthy ADB Explorer/Services/AppInfra/FileAction/ToolBar.cs
FileActionLogic.cs software healthy ADB Explorer/Services/AppInfra/FileAction/FileActionLogic.cs
FileAction.cs software healthy ADB Explorer/Services/AppInfra/FileAction/FileAction.cs
ToggleMenu.cs software healthy ADB Explorer/Services/AppInfra/FileAction/ToggleMenu.cs
ActionMenu.cs software healthy ADB Explorer/Services/AppInfra/FileAction/ActionMenu.cs
FileActionsEnable.cs software healthy ADB Explorer/Services/AppInfra/FileAction/FileActionsEnable…
InterceptClipboard.cs software healthy ADB Explorer/Services/AppInfra/NativeMethods/InterceptClipb…
DragDropNative.cs software healthy ADB Explorer/Services/AppInfra/NativeMethods/DragDropNative…
InterceptMouse.cs software healthy ADB Explorer/Services/AppInfra/NativeMethods/InterceptMouse…
NativeMethods.cs software healthy ADB Explorer/Services/AppInfra/NativeMethods/NativeMethods.…
SysImageList.cs software healthy ADB Explorer/Services/AppInfra/NativeMethods/SysImageList.cs
FileDescriptor.cs software healthy ADB Explorer/Services/AppInfra/LowLevel/FileDescriptor.cs
DataFormats.cs software healthy ADB Explorer/Services/AppInfra/LowLevel/DataFormats.cs
SyncTransferTracker.cs software healthy ADB Explorer/Services/AppInfra/LowLevel/SyncTransferTracker…
ThemeService.cs software healthy ADB Explorer/Services/AppInfra/LowLevel/ThemeService.cs
VirtualFileDataObject.cs software healthy ADB Explorer/Services/AppInfra/LowLevel/VirtualFileDataObje…
WinTrust.cs software healthy ADB Explorer/Services/AppInfra/LowLevel/WinTrust.cs
WindowStyle.cs software healthy ADB Explorer/Services/AppInfra/LowLevel/WindowStyle.cs
MonitorInfo.cs software healthy ADB Explorer/Services/AppInfra/LowLevel/MonitorInfo.cs
ProcessHandling.cs software healthy ADB Explorer/Services/AppInfra/LowLevel/ProcessHandling.cs
FileDeleteOperation.cs software healthy ADB Explorer/Services/FileOperation/FileDeleteOperation.cs
FileRenameOperation.cs software healthy ADB Explorer/Services/FileOperation/FileRenameOperation.cs

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

LabelLayerStatusPath
ADB_Test software healthy ADB_Test
licences software healthy licences
scripts software healthy scripts
ADB Explorer software healthy ADB Explorer
Services software healthy ADB Explorer/Services
AppInfra software healthy ADB Explorer/Services/AppInfra
FileAction software healthy ADB Explorer/Services/AppInfra/FileAction
NativeMethods software healthy ADB Explorer/Services/AppInfra/NativeMethods
LowLevel software healthy ADB Explorer/Services/AppInfra/LowLevel
FileOperation software healthy ADB Explorer/Services/FileOperation
ADB software healthy ADB Explorer/Services/ADB
Controls software healthy ADB Explorer/Controls
Infra software healthy ADB Explorer/Controls/Infra
MenuControls software healthy ADB Explorer/Controls/MenuControls
Pages software healthy ADB Explorer/Controls/Pages
Icons software healthy ADB Explorer/Controls/Icons
ColorPicker software healthy ADB Explorer/Controls/ColorPicker
Models software healthy ADB Explorer/Models
Static software healthy ADB Explorer/Models/Static
File software healthy ADB Explorer/Models/File
Drive software healthy ADB Explorer/Models/Drive
Device software healthy ADB Explorer/Models/Device
ViewModels software healthy ADB Explorer/ViewModels
Windows software healthy ADB Explorer/ViewModels/Windows
File software healthy ADB Explorer/ViewModels/File
Drive software healthy ADB Explorer/ViewModels/Drive
FileOp software healthy ADB Explorer/ViewModels/FileOp
Pages software healthy ADB Explorer/ViewModels/Pages
Device software healthy ADB Explorer/ViewModels/Device
Helpers software healthy ADB Explorer/Helpers
Attachable software healthy ADB Explorer/Helpers/Attachable
AppInfra software healthy ADB Explorer/Helpers/AppInfra
File software healthy ADB Explorer/Helpers/File
TemplateSelectors software healthy ADB Explorer/Helpers/TemplateSelectors
Views software healthy ADB Explorer/Views
Windows software healthy ADB Explorer/Views/Windows
File software healthy ADB Explorer/Views/File
Drive software healthy ADB Explorer/Views/Drive
Pages software healthy ADB Explorer/Views/Pages
Battery software healthy ADB Explorer/Views/Battery
Device software healthy ADB Explorer/Views/Device
Resources software healthy ADB Explorer/Resources
Strings software healthy ADB Explorer/Strings
Properties software healthy ADB Explorer/Properties
Converters software healthy ADB Explorer/Converters
.github software healthy .github
workflows software healthy .github/workflows

LabelLayerStatusPath
compute_md5 software healthy scripts/verify_adb_download.py:41
compute_sha256 software healthy scripts/verify_adb_download.py:60
compute_sha256_for_zip_entry software healthy scripts/verify_adb_download.py:76
compute_sha1 software healthy scripts/verify_adb_download.py:93
get_file_size software healthy scripts/verify_adb_download.py:109
format_file_size software healthy scripts/verify_adb_download.py:118
get_repo_root software healthy scripts/verify_adb_download.py:127
read_official_versions software dead scripts/verify_adb_download.py:133
read_official_entries software healthy scripts/verify_adb_download.py:139
candidate_urls_for_version software healthy scripts/verify_adb_download.py:196
fetch_repository_xml software healthy scripts/verify_adb_download.py:215
parse_version software healthy scripts/verify_adb_download.py:226
parse_platform_tools_from_repo software healthy scripts/verify_adb_download.py:237
fetch_release_dates software healthy scripts/verify_adb_download.py:267
get_available_releases software healthy scripts/verify_adb_download.py:291
download_file software healthy scripts/verify_adb_download.py:301
download_with_fallback software healthy scripts/verify_adb_download.py:330
url_exists software healthy scripts/verify_adb_download.py:354
parse_version_key software dead scripts/verify_adb_download.py:374
normalize_official_versions_file software healthy scripts/verify_adb_download.py:396
update_official_versions_file software healthy scripts/verify_adb_download.py:526
format_platform_label software healthy scripts/verify_adb_download.py:622
append_new_releases software healthy scripts/verify_adb_download.py:629
main software healthy scripts/verify_adb_download.py:683
merge_entry software healthy scripts/verify_adb_download.py:799

LabelLayerStatusPath
repobility-clone-6r4bb13k software healthy /tmp/repobility-clone-6r4bb13k

LabelLayerStatusPath
gha::monthly-adb-version-check cicd healthy .github/workflows/monthly-adb-version-check.yml

LabelLayerStatusPath
check cicd healthy .github/workflows/monthly-adb-version-check.yml
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/4964c0b9-1509-444a-94d1-7bd2153305be/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/4964c0b9-1509-444a-94d1-7bd2153305be/

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.