DANGER
malware detected
github.com / erzloh
erzloh/ web3-frontend-app
JavaScript·25 files·commit 7defeb7·scanned 1h 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?
No stars or forks
No community activity
threat-state: dangerouslive
FINDINGS ░▒▓
infoBrowser wallet provider accessAccesses browser wallet providers (window.solana, window.ethereum, Phantom, Solflare, etc.). Common in Web3 apps but also the entry point for wallet drainers.src/services/wallet.js
export function getInstalledWallet() {
return window.ethereum;
}
+2warningHigh-entropy string literalsFound 3 long strings with high Shannon entropy. This is common in obfuscated payloads that hide URLs, keys, or bytecode.src/components/SurprisePurchase.jsx+3
warningFlattened or dead control flowDetected switch(true), dead if branches, or deeply nested ternaries — patterns used by obfuscators to hide execution order.src/services/token.js+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.
18 files scanned @ 7defeb7 | 9/25/2026 | heuristic scan — always review manually
risk by category
code execution13
network & exfiltration0
file system access2
obfuscation6
supply chain0
owasp / injection0
telemetry
files 18/25rules hit 5engine v6commit 7defeb7
github
erzloh/web3-frontend-app
A project to learn about web 3 integration to a website.
0
0
121d
25 files
18 scanned(72%)
7defeb7
architecture░▒▓
entry (1) flagged (2) pkg (9)
25 nodes · 46 edgesscroll to zoom · click node to jump to finding