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

SVDileepKumar/ai_resume_analyzer

Python·72 files·commit a8389dd·scanned 4d ago·cached ✓
85/100
MALICIOUS
Matches known-malicious patterns. Do not clone or install.

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

verdict accurate?
threat-state: maliciouslive

FINDINGS ░▒▓

criticalRemote script piped into a shellA shell script downloads remote content and executes it directly (e.g. `curl … | bash`). The payload is never stored or reviewable and can change server-side — a classic malware/backdoor install pattern.scripts/setup-local.sh
  info "Installing Ollama (official install script from ollama.com) …"
  warn "Review https://ollama.com/install.sh if your organization restricts curl|sh installers."
  curl -fsSL https://ollama.com/...
+10
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.app/data/jd_templates.json+4
warningHigh-entropy string literalsFound 6 long strings with high Shannon entropy. This is common in obfuscated payloads that hide URLs, keys, or bytecode.app/static/js/app.js+3
warningHigh-entropy string literalsFound 11 long strings with high Shannon entropy. This is common in obfuscated payloads that hide URLs, keys, or bytecode.app/main.py+3
warningHigh-entropy string literalsFound 3 long strings with high Shannon entropy. This is common in obfuscated payloads that hide URLs, keys, or bytecode.app/services/llm_catalog.py+3
warningFlattened or dead control flowDetected switch(true), dead if branches, or deeply nested ternaries — patterns used by obfuscators to hide execution order.app/services/llm_service.py+3
warningFlattened or dead control flowDetected switch(true), dead if branches, or deeply nested ternaries — patterns used by obfuscators to hide execution order.app/services/section_scorer.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.

33 files scanned @ a8389dd | 8/20/2026 | heuristic scan — always review manually

risk by category
code execution12
network & exfiltration0
file system access0
obfuscation15
supply chain0
owasp / injection0
telemetry
files 33/72rules hit 8engine v5commit a8389dd

github

SVDileepKumar/ai_resume_analyzer

An enterprise-grade Applicant Tracking System (ATS) resume analyzer built with **FastAPI**, **HTMX**, **Alpine.js**, **Tailwind CSS**, and **Chart.js**. Features deep LLM integration for semantic analysis, career trajectory evaluation, and AI-powered resume improvement coaching.

Python
6
0
195d
72 files
33 scanned(46%)
a8389dd

architecture░▒▓

entry (0) flagged (7) pkg (50)
72 nodes · 156 edgesscroll to zoom · click node to jump to finding