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

ni5arga/sightline

TypeScript·38 files·commit 1095b92·scanned 5d ago·cached ✓
20/100
LOW RISK
Minor findings consistent with the project type. Nothing reachable from install hooks.
verdict accurate?
threat-state: lowlive

FINDINGS ░▒▓

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 7 long strings with high Shannon entropy. This is common in obfuscated payloads that hide URLs, keys, or bytecode.components/MapView.tsx+3
warningHigh-entropy string literalsFound 3 long strings with high Shannon entropy. This is common in obfuscated payloads that hide URLs, keys, or bytecode.lib/overpass.ts+3
warningFlattened or dead control flowDetected switch(true), dead if branches, or deeply nested ternaries — patterns used by obfuscators to hide execution order.lib/overpass.ts+3
warningFlattened or dead control flowDetected switch(true), dead if branches, or deeply nested ternaries — patterns used by obfuscators to hide execution order.lib/parser.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.

24 files scanned @ 1095b92 | 8/19/2026 | heuristic scan — always review manually

risk by category
code execution2
network & exfiltration0
file system access0
obfuscation12
supply chain0
owasp / injection0
telemetry
files 24/38rules hit 5engine v5commit 1095b92

github

ni5arga/sightline

An OSINT search engine for mapping real-world infrastructure from OpenStreetMap data

TypeScript
529
67
212d
38 files
24 scanned(63%)
1095b92

architecture░▒▓

entry (2) flagged (3) pkg (26)
47 nodes · 46 edgesscroll to zoom · click node to jump to finding
LOW (20/100) — ni5arga/sightline — ScanRepo