live · scanning repos
Scanrepo
github.com
DANGER
malware detected
github.com / aulekator

aulekator/Polymarket-BTC-15-Minute-Trading-Bot

Python·104 files·commit 69985e5·scanned 5d 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?
41% file coverage
Research / educational context
threat-state: dangerouslive

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
criticalCryptocurrency wallet directory accessAccessing wallet directories to steal private keys, seed phrases, or wallet data.core/ingestion/adapters/unified_adapter.py+5
criticalCryptocurrency wallet directory accessAccessing wallet directories to steal private keys, seed phrases, or wallet data.data_sources/test.py+5
warningHigh-entropy string literalsFound 4 long strings with high Shannon entropy. This is common in obfuscated payloads that hide URLs, keys, or bytecode.15m_bot_runner.py+3
warningHigh-entropy string literalsFound 32 long strings with high Shannon entropy. This is common in obfuscated payloads that hide URLs, keys, or bytecode.bot.py+3
warningHigh-entropy string literalsFound 3 long strings with high Shannon entropy. This is common in obfuscated payloads that hide URLs, keys, or bytecode.core/ingestion/test_ingestion.py+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.

43 files scanned @ 69985e5 | 8/19/2026 | heuristic scan — always review manually

risk by category
code execution2
network & exfiltration0
file system access10
obfuscation15
supply chain0
owasp / injection0
telemetry
files 43/104rules hit 6engine v5commit 69985e5

github

aulekator/Polymarket-BTC-15-Minute-Trading-Bot

A production-grade algorithmic trading bot for Polymarket's 15-minute BTC price prediction markets. Built with a 7-phase architecture combining multiple signal sources, professional risk management, and self-learning capabilities.

Python
567
165
190d
104 files
43 scanned(41%)
69985e5

architecture░▒▓

entry (0) flagged (15) pkg (87)
129 nodes · 348 edgesscroll to zoom · click node to jump to finding
⚠️ DANGEROUS (70/100) — aulekator/Polymarket-BTC-15-Minute-Trading-Bot — ScanRepo