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

mgsweet/Apex-NoRecoil-2021

Python·81 files·commit 7aef38f·scanned 1h ago·cached ✓
14/100
LOW RISK
Minor findings consistent with the project type. Nothing reachable from install hooks.
verdict accurate?
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.python/tools/pattern_tracker.py
    if ban_type == "single":
        os.system("cls")
        print(banners[banner[0]])
    elif ban_type == "double":
+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
warningExtremely long lines (>1000 chars)Very long lines in source files (not minified bundles) can hide malicious code.python/modules/recoil_patterns.py+4
infoAuthor has no other public repositoriesGitHub user "allcontributors[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.

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

risk by category
code execution6
network & exfiltration0
file system access0
obfuscation4
supply chain2
owasp / injection0
telemetry
files 10/81rules hit 4engine v6commit 7aef38f

github

mgsweet/Apex-NoRecoil-2021

Scripts to reduce recoil for Apex Legends. (auto weapon detection, support multiple resolutions)

Python
511
147
1919d
81 files
10 scanned(12%)
7aef38f

architecture░▒▓

entry (0) flagged (2) pkg (20)
30 nodes · 28 edgesscroll to zoom · click node to jump to finding