github.com / orientechnologies
orientechnologies/ orientdb
Java·5002 files·commit 98766f0·scanned 3d ago·cached ✓
25/100
LOW RISK
Minor findings consistent with the project type. Nothing reachable from install hooks.
score capped at 25 — 4,980 stars — findings likely legitimate code patterns
verdict accurate?
Crypto/Web3 project
5% file coverage
threat-state: lowlive
FINDINGS ░▒▓
criticaleval() usage detectedeval() executes arbitrary code and is commonly used in malware to run obfuscated payloads fetched from remote servers.studio/src/controllers/graph-controller.js
$scope.graph.changeClazzConfig($scope.doc['@class'], 'iconCss', val);
$scope.graph.changeClazzConfig($scope.doc['@class'], 'icon', eval('\'\\u' + mapped.toString(16) + '\''));
...+8warningHigh-entropy string literalsFound 3 long strings with high Shannon entropy. This is common in obfuscated payloads that hide URLs, keys, or bytecode.studio/src/app/administration/importmanager/importmanager.component.ts+3
warningHigh-entropy string literalsFound 11 long strings with high Shannon entropy. This is common in obfuscated payloads that hide URLs, keys, or bytecode.studio/src/app/administration/teleporter/detailpanel/detailpanel.component.ts+3
warningHigh-entropy string literalsFound 3 long strings with high Shannon entropy. This is common in obfuscated payloads that hide URLs, keys, or bytecode.studio/src/app/administration/teleporter/teleporter.component.ts+3
warningFlattened or dead control flowDetected switch(true), dead if branches, or deeply nested ternaries — patterns used by obfuscators to hide execution order.studio/src/services/ee-services.js+3
infoSuspicious file in repoExecutable file (dserver.bat) in repositorydistributed/script/dserver.bat+2
infoSuspicious file in repoVery large source file (899KB) — could contain obfuscated payloadlucene/src/test/resources/countries.geo.json+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.
269 files scanned @ 98766f0 | 8/21/2026 | heuristic scan — always review manually
risk by category
code execution10
network & exfiltration0
file system access0
obfuscation15
supply chain15
owasp / injection0
telemetry
files 269/5002rules hit 10engine v5commit 98766f0
github
orientechnologies/orientdb
OrientDB is the most versatile DBMS supporting Graph, Document, Reactive, Full-Text and Geospatial models in one Multi-Model product. OrientDB can run distributed (Multi-Master), supports SQL, ACID Transactions, Full-Text indexing and Reactive Queries.
4980
868
5006d
5002 files
269 scanned(5%)
98766f0
architecture░▒▓
entry (1) flagged (7) pkg (30)
222 nodes · 406 edgesscroll to zoom · click node to jump to finding