github.com / vanarquilos
vanarquilos/ PersonalSkinManager-Updates
Python·326 files·commit 9266f0b·scanned 8m ago·cached ✓
42/100
SUSPICIOUS
Obfuscation or dynamic code paths detected. Intent unclear — review before running anything.
verdict accurate?
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.psm_update/install.py
subprocess.Popen(
["cmd.exe", "/d", "/c", str(helper)],
cwd=str(helper.parent),+4warningHigh-entropy string literalsFound 56 long strings with high Shannon entropy. This is common in obfuscated payloads that hide URLs, keys, or bytecode.Pengu Loader/plugins/ROSE-ChromaWheel/index.js+3
warningFlattened or dead control flowDetected switch(true), dead if branches, or deeply nested ternaries — patterns used by obfuscators to hide execution order.Pengu Loader/plugins/ROSE-ChromaWheel/index.js+3
warningHigh-entropy string literalsFound 5 long strings with high Shannon entropy. This is common in obfuscated payloads that hide URLs, keys, or bytecode.Pengu Loader/plugins/ROSE-CustomSkinSelector/index.js+3
warningFlattened or dead control flowDetected switch(true), dead if branches, or deeply nested ternaries — patterns used by obfuscators to hide execution order.Pengu Loader/plugins/ROSE-CustomSkinSelector/index.js+3
warningHigh-entropy string literalsFound 9 long strings with high Shannon entropy. This is common in obfuscated payloads that hide URLs, keys, or bytecode.Pengu Loader/plugins/ROSE-CustomWheel/index.js+3
warningFlattened or dead control flowDetected switch(true), dead if branches, or deeply nested ternaries — patterns used by obfuscators to hide execution order.Pengu Loader/plugins/ROSE-CustomWheel/index.js+3
infoSuspicious file in repoVery large source file (1421KB) — could contain obfuscated payloadPengu Loader/plugins/PSM-Cleanup/index.js+2
infoSuspicious file in repoExecutable file (PersonalSkinManager_Setup.exe) in repositoryreleases/v1.0.0/PersonalSkinManager_Setup.exe+2
infoSuspicious file in repoExecutable file (PersonalSkinManager_Setup.exe) in repositoryreleases/v1.0.1/PersonalSkinManager_Setup.exe+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.
181 files scanned @ 9266f0b | 9/25/2026 | heuristic scan — always review manually
risk by category
code execution6
network & exfiltration0
file system access0
obfuscation15
supply chain6
owasp / injection0
telemetry
files 181/326rules hit 11engine v6commit 9266f0b
github
vanarquilos/PersonalSkinManager-Updates
Open-source Windows utility for managing League skins, chromas, and compatible custom mods.
2
0
37d
326 files
181 scanned(56%)
9266f0b
architecture░▒▓
entry (1) flagged (43) pkg (101)
278 nodes · 793 edgesscroll to zoom · click node to jump to finding