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 25 — 2,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.')+4warningHigh-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
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.
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