live · scanning repos
Scanrepo
github.com
github.com / remotely-save

remotely-save/remotely-save

TypeScript·253 files·commit 34db181·scanned 16d ago·cached ✓
25/100
LOW RISK
Minor findings consistent with the project type. Nothing reachable from install hooks.

score capped at 258,022 stars — findings likely legitimate code patterns

verdict accurate?
Crypto/Web3 project
30% file coverage
threat-state: lowlive

FINDINGS ░▒▓

criticalSuspicious code is reachable from an entry pointFlagged files are imported by the application's entry path: pro/src/account.ts, pro/src/conflictLogic.ts, pro/src/fsAzureBlobStorage.ts. This means the suspicious code can execute when the app runs.+8
warningCluster of suspicious files reachable from entry19 flagged files form a connected cluster that is reachable from an entry point, suggesting coordinated malicious behavior rather than isolated false positives.+5
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
warningFlattened or dead control flowDetected switch(true), dead if branches, or deeply nested ternaries — patterns used by obfuscators to hide execution order.src/main.ts+3
warningFlattened or dead control flowDetected switch(true), dead if branches, or deeply nested ternaries — patterns used by obfuscators to hide execution order.pro/src/account.ts+3
warningFlattened or dead control flowDetected switch(true), dead if branches, or deeply nested ternaries — patterns used by obfuscators to hide execution order.pro/src/conflictLogic.ts+3
warningHigh-entropy string literalsFound 3 long strings with high Shannon entropy. This is common in obfuscated payloads that hide URLs, keys, or bytecode.pro/src/fsAzureBlobStorage.ts+3
warningHigh-entropy string literalsFound 10 long strings with high Shannon entropy. This is common in obfuscated payloads that hide URLs, keys, or bytecode.pro/src/fsBox.ts+3
warningHigh-entropy string literalsFound 10 long strings with high Shannon entropy. This is common in obfuscated payloads that hide URLs, keys, or bytecode.pro/src/fsGoogleDrive.ts+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.

77 files scanned @ 34db181 | 8/28/2026 | heuristic scan — always review manually

risk by category
code execution15
network & exfiltration0
file system access0
obfuscation15
supply chain0
owasp / injection0
telemetry
files 77/253rules hit 9engine v5commit 34db181

github

remotely-save/remotely-save

Sync notes between local and cloud with smart conflict: S3 (Amazon S3/Cloudflare R2/Backblaze B2/...), Dropbox, webdav (NextCloud/InfiniCLOUD/Synology/...), OneDrive, Google Drive (GDrive), Box, pCloud, Yandex Disk, Koofr, Azure Blob Storage.

TypeScript
8022
441
1793d
253 files
77 scanned(30%)
34db181

architecture░▒▓

entry (1) flagged (21) pkg (62)
126 nodes · 376 edgesscroll to zoom · click node to jump to finding
LOW (25/100) — remotely-save/remotely-save — ScanRepo