github.com / softerboy
softerboy/ moneyprint
TypeScript·281 files·commit 073c9d6·scanned 5d ago·cached ✓
39/100
SUSPICIOUS
Obfuscation or dynamic code paths detected. Intent unclear — review before running anything.
verdict accurate?
Created 1 days ago
No stars or forks
Crypto/Web3 project
Created in the last 7 days
No community activity
threat-state: suspiciouslive
FINDINGS ░▒▓
warningRust wallet/crypto code with network activityCode handling private keys or signing and also making network requests may be exfiltrating secrets or sending funds to an attacker.crates/ports/src/error.rs
use domain::Interval; use jiff::SignedDuration; /// Everything a market-data feed can fail with, in the port's own vocabulary.+5
warningExtremely long lines (>1000 chars)Very long lines in source files (not minified bundles) can hide malicious code.console/resources/js/components/ui/navigation-menu.tsx+4
warningFlattened or dead control flowDetected switch(true), dead if branches, or deeply nested ternaries — patterns used by obfuscators to hide execution order.console/resources/js/app.tsx+3
warningFlattened or dead control flowDetected switch(true), dead if branches, or deeply nested ternaries — patterns used by obfuscators to hide execution order.console/resources/js/components/candle-chart.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.console/resources/js/components/ui/dropdown-menu.tsx+3
warningHigh-entropy string literalsFound 4 long strings with high Shannon entropy. This is common in obfuscated payloads that hide URLs, keys, or bytecode.console/resources/js/components/ui/navigation-menu.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.console/resources/js/components/ui/select.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.
144 files scanned @ 073c9d6 | 8/19/2026 | heuristic scan — always review manually
risk by category
code execution2
network & exfiltration5
file system access0
obfuscation15
supply chain2
owasp / injection0
telemetry
files 144/281rules hit 9engine v5commit 073c9d6
github
softerboy/moneyprint
A crypto currency trading bot
0
0
7d
281 files
144 scanned(51%)
073c9d6
architecture░▒▓
entry (1) flagged (7) pkg (173)
311 nodes · 549 edgesscroll to zoom · click node to jump to finding