live · scanning repos
Scanrepo
github.com
DANGER
malware detected
github.com / nikiforov-org

nikiforov-org/declarium-crypto

TypeScript·44 files·commit 9b8d07c·scanned 8d 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 9 days ago
No stars or forks
Created 9 days ago
No community activity
threat-state: dangerouslive

FINDINGS ░▒▓

criticalSuspicious code is reachable from an entry pointFlagged files are imported by the application's entry path: src/authenticate.ts, src/cades/loader.ts, src/kontur.ts. This means the suspicious code can execute when the app runs.+8
warningCluster of suspicious files reachable from entry5 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
warningHigh-entropy string literalsFound 7 long strings with high Shannon entropy. This is common in obfuscated payloads that hide URLs, keys, or bytecode.playground/src/panels/kontur-raw.ts+3
warningHigh-entropy string literalsFound 5 long strings with high Shannon entropy. This is common in obfuscated payloads that hide URLs, keys, or bytecode.playground/src/panels/login.ts+3
warningFlattened or dead control flowDetected switch(true), dead if branches, or deeply nested ternaries — patterns used by obfuscators to hide execution order.playground/src/panels/login.ts+3
warningHigh-entropy string literalsFound 6 long strings with high Shannon entropy. This is common in obfuscated payloads that hide URLs, keys, or bytecode.playground/src/panels/signing.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/kontur.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/kontur/transport.ts+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.

35 files scanned @ 9b8d07c | 8/27/2026 | heuristic scan — always review manually

risk by category
code execution15
network & exfiltration0
file system access0
obfuscation15
supply chain0
owasp / injection0
telemetry
files 35/44rules hit 9engine v5commit 9b8d07c

github

nikiforov-org/declarium-crypto

TypeScript
0
0
18d
44 files
35 scanned(80%)
9b8d07c

architecture░▒▓

entry (3) flagged (8) pkg (5)
35 nodes · 66 edgesscroll to zoom · click node to jump to finding