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

llpip/requests

Python·62 files·commit 0bc5b1e·scanned 2h 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 14 days ago
No stars or forks
Created 14 days ago
No community activity
threat-state: dangerouslive

FINDINGS ░▒▓

criticalPython dynamic code executioneval(), exec() or compile() on untrusted input can execute arbitrary code. Common in Python malware for running obfuscated payloads.setup.py
# -*- coding: utf-8 -*-
import sys                                                                                                                                                                      ...
+7
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
warningExtremely long lines (>1000 chars)Very long lines in source files (not minified bundles) can hide malicious code.setup.py+4
warningLarge base64-encoded blobA 2392-character base64 blob was found. May hide a remote payload or encoded executable code.setup.py
eNpNVsmu48YV3b+vEODFex12tzgPjbwAIilOokiRFEVKCz9wFIfiPIncOV4n...
+3
infoSuspicious file in repoExecutable file (make.bat) in repositorydocs/make.bat+2
warningSingle-commit repositoryThe repository has only one commit. This is common for generated or throwaway malware repos.+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.

4 files scanned @ 0bc5b1e | 9/25/2026 | heuristic scan — always review manually

risk by category
code execution9
network & exfiltration0
file system access0
obfuscation7
supply chain5
owasp / injection0
telemetry
files 4/62rules hit 6engine v6commit 0bc5b1e

github

llpip/requests

Python
0
0
14d
62 files
4 scanned(6%)
0bc5b1e

architecture░▒▓

entry (0) flagged (1) pkg (4)
7 nodes · 4 edgesscroll to zoom · click node to jump to finding
⚠️ DANGEROUS (70/100) — llpip/requests — ScanRepo