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

dwisiswant0/apkleaks

Python·22 files·commit dd5271a·scanned 1h ago·cached ✓
6/100
SAFE
No malicious patterns found. Repo signals are consistent with a legitimate project.
verdict accurate?
threat-state: safelive

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.apkleaks/apkleaks.py
		comm = comm.replace("\'","\"")
		os.system(comm)

	def extract(self, name, matches):
+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

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.

7 files scanned @ dd5271a | 9/25/2026 | heuristic scan — always review manually

risk by category
code execution6
network & exfiltration0
file system access0
obfuscation0
supply chain0
owasp / injection0
telemetry
files 7/22rules hit 2engine v6commit dd5271a

github

dwisiswant0/apkleaks

Scanning APK file for URIs, endpoints & secrets.

Python
6308
597
2309d
22 files
7 scanned(32%)
dd5271a

architecture░▒▓

entry (0) flagged (1) pkg (19)
24 nodes · 22 edgesscroll to zoom · click node to jump to finding