DANGER
malware detected
github.com / karthikeyavajjala-ui
karthikeyavajjala-ui/ medichronai
JavaScript·9666 files·commit 159957c·scanned 1h ago·cached ✓
73/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 6 days ago
No stars or forks
Created in the last 7 days
No community activity
1% file coverage
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.).run_vscode.bat
REM AI Document Analyzer Intelligence - VS Code Setup (Windows CMD) REM Use this in Command Prompt, NOT PowerShell echo 🏥 AI Document Analyzer Intelligence - VS Code Setup (Windows CMD) echo.+5
warningExtremely long lines (>1000 chars)Very long lines in source files (not minified bundles) can hide malicious code.client/src/pages/PatientProfile.jsx+4
warningHigh-entropy string literalsFound 12 long strings with high Shannon entropy. This is common in obfuscated payloads that hide URLs, keys, or bytecode.client/src/components/Layout.jsx+3
warningFlattened or dead control flowDetected switch(true), dead if branches, or deeply nested ternaries — patterns used by obfuscators to hide execution order.client/src/components/Layout.jsx+3
warningHigh-entropy string literalsFound 21 long strings with high Shannon entropy. This is common in obfuscated payloads that hide URLs, keys, or bytecode.client/src/components/UI.jsx+3
warningHigh-entropy string literalsFound 6 long strings with high Shannon entropy. This is common in obfuscated payloads that hide URLs, keys, or bytecode.client/src/pages/Auth.jsx+3
warningFlattened or dead control flowDetected switch(true), dead if branches, or deeply nested ternaries — patterns used by obfuscators to hide execution order.client/src/pages/Auth.jsx+3
warningFlattened or dead control flowDetected switch(true), dead if branches, or deeply nested ternaries — patterns used by obfuscators to hide execution order.client/src/pages/DoctorPatients.jsx+3
infoSuspicious file in repoExecutable file (concurrently.cmd) in repositorynode_modules/.bin/concurrently.cmd+2
warningUnvalidated file uploadFile upload without type/size validation. Can be exploited for remote code execution or storage abuse.server/package-lock.json
"jsonwebtoken": "^9.0.2",
"multer": "^1.4.5-lts.1",
"pdf-parse": "^1.1.1",
"pdfjs-dist": "^3.11.174",+3warningUnvalidated file uploadFile upload without type/size validation. Can be exploited for remote code execution or storage abuse.server/package.json
"jsonwebtoken": "^9.0.2",
"multer": "^1.4.5-lts.1",
"pdf-parse": "^1.1.1",
"pdfjs-dist": "^3.11.174",+3warningHardcoded secret/credentialAPI keys, passwords, or tokens hardcoded in source code. Should be in environment variables.setup.js
const envContent = `DATABASE_URL="file:./dev.db" JWT_SECRET="medichron-ai-super-secret-2026-production-key-change-me" PORT=5000 NODE_ENV=development+3
warningHardcoded secret/credentialAPI keys, passwords, or tokens hardcoded in source code. Should be in environment variables.run_vscode.bat
echo DATABASE_URL="file:./dev.db" > .env echo JWT_SECRET="healthcare-ai-document-analyzer-super-secret-2026-production-key-change-me" >> .env echo PORT=5000 >> .env echo NODE_ENV=development >...+3
warningHardcoded secret/credentialAPI keys, passwords, or tokens hardcoded in source code. Should be in environment variables.run_vscode.sh
DATABASE_URL="file:./dev.db" JWT_SECRET="healthcare-ai-document-analyzer-super-secret-2026-production-key-change-me" PORT=5000 NODE_ENV=development+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.
49 files scanned @ 159957c | 9/25/2026 | heuristic scan — always review manually
risk by category
code execution7
network & exfiltration0
file system access0
obfuscation15
supply chain15
owasp / injection15
telemetry
files 49/9666rules hit 17engine v6commit 159957c
github
karthikeyavajjala-ui/medichronai
Medical + Chronology-emphasizes the patient timeline
0
0
6d
9666 files
49 scanned(1%)
159957c
architecture░▒▓
entry (1) flagged (14) pkg (22)
63 nodes · 137 edgesscroll to zoom · click node to jump to finding