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

Ga68/benign-key-logger

Python·26 files·commit 1fdf645·scanned 11m ago·cached ✓
11/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 12 long strings with high Shannon entropy. This is common in obfuscated payloads that hide URLs, keys, or bytecode.key_logger.py+3
warningFlattened or dead control flowDetected switch(true), dead if branches, or deeply nested ternaries — patterns used by obfuscators to hide execution order.key_logger.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.

3 files scanned @ 1fdf645 | 9/25/2026 | heuristic scan — always review manually

risk by category
code execution2
network & exfiltration0
file system access0
obfuscation6
supply chain0
owasp / injection0
telemetry
files 3/26rules hit 3engine v6commit 1fdf645

github

Ga68/benign-key-logger

A simple, transparent, open-source key logger, written in Python, for tracking your own key-usage statistics.

Python
132
21
1884d
26 files
3 scanned(12%)
1fdf645

architecture░▒▓

entry (0) flagged (1) pkg (9)
10 nodes · 9 edgesscroll to zoom · click node to jump to finding
LOW (11/100) — Ga68/benign-key-logger — ScanRepo