live · scanning repos
Scanrepo
github.com
github.com / researchxxl

researchxxl/syncthing-android

Java·773 files·commit 1dee53e·scanned 5d ago·cached ✓
25/100
LOW RISK
Minor findings consistent with the project type. Nothing reachable from install hooks.

score capped at 252,622 stars — findings likely legitimate code patterns

verdict accurate?
4% file coverage
threat-state: lowlive

FINDINGS ░▒▓

warningSuspicious Windows batch commandBatch file contains commands commonly used to download and execute remote payloads (powershell, certutil, bitsadmin, curl to pipe, etc.).scripts/debug/win/adb-pull-config-xml-findstr.cmd
REM call :logAdd "[INFO] psConvertFileFromCRLFtoLF: Converting [%TMP_PSCFFCL_FULLFN%] ..."
powershell -NoLogo -NoProfile -ExecutionPolicy ByPass -Command "Set-Content -Path '%TMP_PSCFFCL_FULLFN%' -NoN...
+5
warningSuspicious Windows batch commandBatch file contains commands commonly used to download and execute remote payloads (powershell, certutil, bitsadmin, curl to pipe, etc.).scripts/debug/win/adb-pull-config-xml.cmd
REM call :logAdd "[INFO] psConvertFileFromCRLFtoLF: Converting [%TMP_PSCFFCL_FULLFN%] ..."
powershell -NoLogo -NoProfile -ExecutionPolicy ByPass -Command "Set-Content -Path '%TMP_PSCFFCL_FULLFN%' -NoN...
+5
warningPython subprocess / os.system usageos.system() or subprocess with shell=True / suspicious commands can execute arbitrary shell commands. Plain pip/package installs are usually benign.scripts/install_minimum_android_sdk_prerequisites.py
    print('[INFO] sdkmanager --licenses')
    os.system('yes | sdkmanager --licenses')
#
print('Done.')
+4
infoSuspicious files are not reachable from entry pointsFlagged files exist but are not imported by any entry point. They may be dead code, tests, or attack payloads triggered by another mechanism.+2
warningHigh-entropy string literalsFound 3 long strings with high Shannon entropy. This is common in obfuscated payloads that hide URLs, keys, or bytecode..github/scripts/recycle-workflow-runs.py+3
infoSuspicious file in repoExecutable file (build.cmd) in repositorybuild.cmd+2
infoSuspicious file in repoExecutable file (clean.cmd) in repositoryclean.cmd+2
infoSuspicious file in repoExecutable file (gradlew.bat) in repositorygradlew.bat+2
infoAuthor has no other public repositoriesGitHub user "github-actions[bot]" has no other public repositories, common for burner accounts used in scams.+2

Scores are heuristics. A “safe” verdict means no known-malicious patterns were found — clever malware can look boring. Wrong verdict? Flag it above; confirmed false positives become regression tests.

28 files scanned @ 1dee53e | 8/19/2026 | heuristic scan — always review manually

risk by category
code execution16
network & exfiltration0
file system access0
obfuscation3
supply chain15
owasp / injection0
telemetry
files 28/773rules hit 9engine v5commit 1dee53e

github

researchxxl/syncthing-android

Syncthing-Fork - A Syncthing Wrapper for Android.

Java
2622
93
299d
773 files
28 scanned(4%)
1dee53e

architecture░▒▓

entry (0) flagged (2) pkg (15)
20 nodes · 24 edgesscroll to zoom · click node to jump to finding