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

Ciriak/ScrapTF-auto-raffle

JavaScript·2 files·commit 89aceb5·scanned 1h 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?
threat-state: dangerouslive

FINDINGS ░▒▓

criticaleval() usage detectedeval() executes arbitrary code and is commonly used in malware to run obfuscated payloads fetched from remote servers.autojoin.js
	var onclick = $("#raffle-enter").attr('onclick');
	eval("var sc = function(){"+onclick+"}");
	sc();
	window.location.hash = "#";
+8
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

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.

1 files scanned @ 89aceb5 | 9/25/2026 | heuristic scan — always review manually

risk by category
code execution10
network & exfiltration0
file system access0
obfuscation0
supply chain0
owasp / injection0
telemetry
files 1/2rules hit 2engine v6commit 89aceb5

github

Ciriak/ScrapTF-auto-raffle

Auto join public raffles fron Scrap.tf

JavaScript
1
0
3987d
2 files
1 scanned(50%)
89aceb5

architecture░▒▓

entry (0) flagged (1) pkg (0)
1 nodes · 0 edgesscroll to zoom · click node to jump to finding
⚠️ DANGEROUS (70/100) — Ciriak/ScrapTF-auto-raffle — ScanRepo