DANGER
malware detected
github.com / fzrilsh
fzrilsh/ bercocok-tanam
JavaScript·47 files·commit 7d1d319·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?
Crypto/Web3 project
Research / educational context
threat-state: dangerouslive
FINDINGS ░▒▓
criticalSuspicious code is reachable from an entry pointFlagged files are imported by the application's entry path: src/automations/cloudflare/index.js, src/automations/codebuddy/index.js, src/automations/github/index.js. This means the suspicious code can execute when the app runs.+8
warningHardcoded IP address in network callFetching data from hardcoded IP addresses instead of domain names is suspicious and may indicate C2 communication.src/cli/settings.js
} catch {
return "Invalid URL. Example: http://100.112.135.61:5000/";
}
},+5warningHigh-entropy string literalsFound 12 long strings with high Shannon entropy. This is common in obfuscated payloads that hide URLs, keys, or bytecode.index.js+3
warningHigh-entropy string literalsFound 5 long strings with high Shannon entropy. This is common in obfuscated payloads that hide URLs, keys, or bytecode.src/automations/cloudflare/index.js+3
warningHigh-entropy string literalsFound 11 long strings with high Shannon entropy. This is common in obfuscated payloads that hide URLs, keys, or bytecode.src/automations/codebuddy/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.src/automations/livrouter/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.src/providers/router/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.src/automations/shared/oauth.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.
37 files scanned @ 7d1d319 | 8/19/2026 | heuristic scan — always review manually
risk by category
code execution15
network & exfiltration5
file system access0
obfuscation15
supply chain0
owasp / injection0
telemetry
files 37/47rules hit 10engine v5commit 7d1d319
github
fzrilsh/bercocok-tanam
🌱 CLI automation tool token harvesting with parallel workers and detailed reporting
250
55
46d
47 files
37 scanned(79%)
7d1d319
architecture░▒▓
entry (1) flagged (16) pkg (30)
66 nodes · 177 edgesscroll to zoom · click node to jump to finding