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

akitaonrails/distrobox-gaming

Python·530 files·commit 7ea6253·scanned 4d ago·cached ✓
15/100
LOW RISK
Minor findings consistent with the project type. Nothing reachable from install hooks.
verdict accurate?
5% file coverage
threat-state: lowlive

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.scripts/build-steam-proton-db.py
    try:
        completed = subprocess.run(
            [
                "curl",
+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 9 long strings with high Shannon entropy. This is common in obfuscated payloads that hide URLs, keys, or bytecode.ansible/roles/rpcs3_per_game_configs/files/generate_rpcs3_configs.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.ansible/roles/scripts_in_box/files/extract_ps3_dlc.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.

26 files scanned @ 7ea6253 | 8/20/2026 | heuristic scan — always review manually

risk by category
code execution6
network & exfiltration0
file system access0
obfuscation6
supply chain0
owasp / injection0
telemetry
files 26/530rules hit 4engine v5commit 7ea6253

github

akitaonrails/distrobox-gaming

Script to create a gaming focused Distrobox with all emulators pre-configured

Python
157
12
135d
530 files
26 scanned(5%)
7ea6253

architecture░▒▓

entry (0) flagged (3) pkg (25)
47 nodes · 85 edgesscroll to zoom · click node to jump to finding