live · scanning repos
Scanrepo
github.com
github.com / hartensteindominic

hartensteindominic/nftverse

TypeScript·38 files·commit 6495e45·scanned 16d ago·cached ✓
29/100
LOW RISK
Minor findings consistent with the project type. Nothing reachable from install hooks.
verdict accurate?
Created 9 days ago
No stars or forks
Crypto/Web3 project
Created 9 days ago
Social engineering indicators
threat-state: lowlive

FINDINGS ░▒▓

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
warningHigh-entropy string literalsFound 22 long strings with high Shannon entropy. This is common in obfuscated payloads that hide URLs, keys, or bytecode.src/app/commissions/page.tsx+3
warningHigh-entropy string literalsFound 3 long strings with high Shannon entropy. This is common in obfuscated payloads that hide URLs, keys, or bytecode.src/app/create/page.tsx+3
warningHigh-entropy string literalsFound 8 long strings with high Shannon entropy. This is common in obfuscated payloads that hide URLs, keys, or bytecode.src/app/marketplace/page.tsx+3
warningFlattened or dead control flowDetected switch(true), dead if branches, or deeply nested ternaries — patterns used by obfuscators to hide execution order.src/app/marketplace/page.tsx+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.

31 files scanned @ 6495e45 | 8/27/2026 | heuristic scan — always review manually

risk by category
code execution2
network & exfiltration0
file system access0
obfuscation15
supply chain0
owasp / injection0
telemetry
files 31/38rules hit 5engine v5commit 6495e45

github

hartensteindominic/nftverse

NFTVerse — 3D NFT Marketplace: create scenes in a 3D studio, connect your crypto wallet (RainbowKit/wagmi), and mint real ERC-721 tokens across Ethereum, Polygon, Base and more.

TypeScript
0
0
25d
38 files
31 scanned(82%)
6495e45

architecture░▒▓

entry (4) flagged (7) pkg (42)
71 nodes · 119 edgesscroll to zoom · click node to jump to finding
LOW (29/100) — hartensteindominic/nftverse — ScanRepo