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

schpet/linear-cli

TypeScript·391 files·commit d4fe6fa·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?
Research / educational context
threat-state: dangerouslive

FINDINGS ░▒▓

criticalSuspicious code is reachable from an entry pointFlagged files are imported by the application's entry path: src/commands/api.ts, src/commands/initiative/initiative-add-project.ts, src/commands/initiative/initiative-remove-project.ts. This means the suspicious code can execute when the app runs.+8
warningCluster of suspicious files reachable from entry20 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 3 long strings with high Shannon entropy. This is common in obfuscated payloads that hide URLs, keys, or bytecode.src/commands/api.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/commands/initiative/initiative-add-project.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/commands/initiative/initiative-remove-project.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/commands/issue/issue-create.ts+3
warningHigh-entropy string literalsFound 3 long strings with high Shannon entropy. This is common in obfuscated payloads that hide URLs, keys, or bytecode.src/commands/project/project-list.ts+3
warningHigh-entropy string literalsFound 3 long strings with high Shannon entropy. This is common in obfuscated payloads that hide URLs, keys, or bytecode.src/commands/project/project-update.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.

254 files scanned @ d4fe6fa | 9/25/2026 | heuristic scan — always review manually

risk by category
code execution15
network & exfiltration0
file system access0
obfuscation15
supply chain0
owasp / injection0
telemetry
files 254/391rules hit 9engine v6commit d4fe6fa

github

schpet/linear-cli

linear without leaving the command line: list, start, and create PRs for linear issues. agent friendly.

TypeScript
971
89
671d
391 files
254 scanned(65%)
d4fe6fa

architecture░▒▓

entry (1) flagged (25) pkg (45)
289 nodes · 1241 edgesscroll to zoom · click node to jump to finding