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

uppifyagency/ghostmap

JavaScript·76 files·commit 5350291·scanned 2h 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?
threat-state: dangerouslive

FINDINGS ░▒▓

criticaleval() usage detectedeval() executes arbitrary code and is commonly used in malware to run obfuscated payloads fetched from remote servers.background/email-scraper-v2.js
    // But many sites use JavaScript email obfuscation WITHOUT blocking:
    //   - eval() deobfuscation (e.g., valeventi.it)
    //   - data-cfemail encryption
    //   - React/Vue/SPA rendered conte...
+8
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
criticalBrowser credential store accessAccessing Chrome, Firefox, Edge, or Brave profile directories to steal cookies, passwords, and session tokens.ui/storage-modal.js
                    <code style="font-size: 11px; word-break: break-all;">
                        ~/Library/Application Support/Google/Chrome/<br>
                        Default/IndexedDB/chrome-ext...
+10
warningHigh-entropy string literalsFound 71 long strings with high Shannon entropy. This is common in obfuscated payloads that hide URLs, keys, or bytecode.background/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.background/index.js+3
warningHigh-entropy string literalsFound 3 long strings with high Shannon entropy. This is common in obfuscated payloads that hide URLs, keys, or bytecode.content/gmb/index.js+3
warningHigh-entropy string literalsFound 25 long strings with high Shannon entropy. This is common in obfuscated payloads that hide URLs, keys, or bytecode.background/TabScraperFallback.js+3
warningFlattened or dead control flowDetected switch(true), dead if branches, or deeply nested ternaries — patterns used by obfuscators to hide execution order.background/TabScraperFallback.js+3
warningFlattened or dead control flowDetected switch(true), dead if branches, or deeply nested ternaries — patterns used by obfuscators to hide execution order.background/area-search.js+3
infoAuthor has no other public repositoriesGitHub user "pippopippo95" 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.

63 files scanned @ 5350291 | 9/25/2026 | heuristic scan — always review manually

risk by category
code execution10
network & exfiltration0
file system access10
obfuscation15
supply chain2
owasp / injection0
telemetry
files 63/76rules hit 10engine v6commit 5350291

github

uppifyagency/ghostmap

Free, open-source Google Maps scraper Chrome extension — extract business leads (name, phone, website, email, VAT, rating, reviews) into CSV. No API key, runs locally in your browser. Apify/Outscraper alternative.

JavaScript
19
11
114d
76 files
63 scanned(83%)
5350291

architecture░▒▓

entry (0) flagged (38) pkg (12)
74 nodes · 144 edgesscroll to zoom · click node to jump to finding
⚠️ DANGEROUS (70/100) — uppifyagency/ghostmap — ScanRepo