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

ecstra/super_v

Rust·28 files·commit b595844·scanned 4d 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 ░▒▓

criticalRust process Command usagestd::process::Command can execute arbitrary shell commands. Malware uses it to drop payloads, exfiltrate data, or establish persistence.src/services/ydotool.rs
    // Simulate Shift+Insert (paste)
    let result = Command::new("ydotool")
        .env("YDOTOOL_SOCKET", socket_path)
        .args([
+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.

15 files scanned @ b595844 | 8/20/2026 | heuristic scan — always review manually

risk by category
code execution10
network & exfiltration0
file system access0
obfuscation0
supply chain0
owasp / injection0
telemetry
files 15/28rules hit 2engine v5commit b595844

github

ecstra/super_v

A modern linux clipboard with emojis, image previews and auto-pasting!

Rust
4
1
283d
28 files
15 scanned(54%)
b595844

architecture░▒▓

entry (2) flagged (1) pkg (10)
23 nodes · 15 edgesscroll to zoom · click node to jump to finding
⚠️ DANGEROUS (70/100) — ecstra/super_v — ScanRepo