live · scanning repos
Scanrepo
github.com
DANGER
malware detected
github.com / spargeepitaxy988

spargeepitaxy988/IEXA-windowns-

TypeScript·85 files·commit e99988b·scanned 15d ago·cached ✓
70/100
DANGEROUS
Sensitive capability combinations reachable from entry points. Do not run without review.

This repository contains patterns associated with malware. Do NOT run this code.

verdict accurate?
Created 14 days ago
No stars or forks
Crypto/Web3 project
Created 14 days ago
No community activity
threat-state: dangerouslive

FINDINGS ░▒▓

warningSuspicious Windows batch commandBatch file contains commands commonly used to download and execute remote payloads (powershell, certutil, bitsadmin, curl to pipe, etc.).build-installer.bat
echo [3/4] Creating setup EXE...
powershell -ExecutionPolicy Bypass -File "%ROOT%\create-installer.ps1"
echo       Done.
+5
criticalPython dynamic code executioneval(), exec() or compile() on untrusted input can execute arbitrary code. Common in Python malware for running obfuscated payloads.fix_final.py
    "\n"
    "      const child = exec(command, options, async (error, stdout, stderr) => {"
)
new_env = (
+7
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 13 long strings with high Shannon entropy. This is common in obfuscated payloads that hide URLs, keys, or bytecode.src/main/server.ts+3
warningFlattened or dead control flowDetected switch(true), dead if branches, or deeply nested ternaries — patterns used by obfuscators to hide execution order.src/main/server.ts+3
warningHigh-entropy string literalsFound 42 long strings with high Shannon entropy. This is common in obfuscated payloads that hide URLs, keys, or bytecode.src/renderer/app.js+3
warningFlattened or dead control flowDetected switch(true), dead if branches, or deeply nested ternaries — patterns used by obfuscators to hide execution order.src/renderer/app.js+3
warningHigh-entropy string literalsFound 8 long strings with high Shannon entropy. This is common in obfuscated payloads that hide URLs, keys, or bytecode.scripts/align-thinking-levels.py+3
warningFlattened or dead control flowDetected switch(true), dead if branches, or deeply nested ternaries — patterns used by obfuscators to hide execution order.src/main/skills/SkillStore.ts+3
infoSuspicious file in repoExecutable file (build-installer.bat) in repositorybuild-installer.bat+2
infoSuspicious file in repoExecutable file (create-installer.ps1) in repositorycreate-installer.ps1+2
infoSuspicious file in repoExecutable file (start-electron.bat) in repositorystart-electron.bat+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.

68 files scanned @ e99988b | 8/28/2026 | heuristic scan — always review manually

risk by category
code execution14
network & exfiltration0
file system access0
obfuscation15
supply chain8
owasp / injection0
telemetry
files 68/85rules hit 12engine v5commit e99988b

github

spargeepitaxy988/IEXA-windowns-

Bring IEXA's AI agent to Windows with native Shell execution, file access, multi-model support, WebDAV sync, and persistent memory.

TypeScript
0
0
30d
85 files
68 scanned(80%)
e99988b

architecture░▒▓

entry (1) flagged (12) pkg (6)
67 nodes · 43 edgesscroll to zoom · click node to jump to finding
⚠️ DANGEROUS (70/100) — spargeepitaxy988/IEXA-windowns- — ScanRepo