live · scanning repos
Scanrepo
github.com
github.com / 6abd

6abd/horus

Python·47 files·commit 310bc10·scanned 2h ago·cached ✓
38/100
SUSPICIOUS
Obfuscation or dynamic code paths detected. Intent unclear — review before running anything.
verdict accurate?
Crypto/Web3 project
threat-state: suspiciouslive

FINDINGS ░▒▓

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.src/apicon.py
# Pre-run.
os.system("clear")

# Hide tracebacks - change to 1 for dev mode.
+4
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.src/main.py
# Pre-run.
os.system("clear")

# Hide tracebacks - change to 1 for dev mode.
+4
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.src/modules/bankindex.py
# Pre-run.
os.system("clear")

# Hide tracebacks - change to 1 for dev mode.
+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 4 long strings with high Shannon entropy. This is common in obfuscated payloads that hide URLs, keys, or bytecode.src/modules/recpull.py+3
warningHigh-entropy string literalsFound 5 long strings with high Shannon entropy. This is common in obfuscated payloads that hide URLs, keys, or bytecode.src/modules/vt.py+3
infoAuthor has no other public repositoriesGitHub user "dependabot[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.

33 files scanned @ 310bc10 | 9/25/2026 | heuristic scan — always review manually

risk by category
code execution25
network & exfiltration0
file system access0
obfuscation6
supply chain2
owasp / injection0
telemetry
files 33/47rules hit 7engine v6commit 310bc10

github

6abd/horus

An OSINT / digital forensics tool built in Python

Python
968
89
977d
47 files
33 scanned(70%)
310bc10

architecture░▒▓

entry (1) flagged (24) pkg (49)
80 nodes · 126 edgesscroll to zoom · click node to jump to finding