live · scanning repos
Scanrepo
github.com
github.com / pixel-agents-hq

pixel-agents-hq/pixel-agents

TypeScript·381 files·commit 3537e14·scanned 2h ago·cached ✓
25/100
LOW RISK
Minor findings consistent with the project type. Nothing reachable from install hooks.

score capped at 25 — 9,397 stars — findings likely legitimate code patterns

verdict accurate?
CLI tool detected
threat-state: lowlive

FINDINGS ░▒▓

criticalSuspicious code is reachable from an entry pointFlagged files are imported by the application's entry path: core/src/assets/manifestUtils.ts. This means the suspicious code can execute when the app runs.+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
warningFlattened or dead control flowDetected switch(true), dead if branches, or deeply nested ternaries — patterns used by obfuscators to hide execution order.webview-ui/vite.config.ts+3
warningFlattened or dead control flowDetected switch(true), dead if branches, or deeply nested ternaries — patterns used by obfuscators to hide execution order.core/src/assets/manifestUtils.ts+3
warningFlattened or dead control flowDetected switch(true), dead if branches, or deeply nested ternaries — patterns used by obfuscators to hide execution order.e2e/helpers/editor.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.e2e/helpers/internal-agent.ts+3
warningHigh-entropy string literalsFound 5 long strings with high Shannon entropy. This is common in obfuscated payloads that hide URLs, keys, or bytecode.server/src/assetLoader.ts+3
warningHigh-entropy string literalsFound 5 long strings with high Shannon entropy. This is common in obfuscated payloads that hide URLs, keys, or bytecode.server/src/cli.ts+3
infoSuspicious file in repoExecutable file (mock-claude.cmd) in repositorye2e/fixtures/mock-claude.cmd+2
infoAuthor has no other public repositoriesGitHub user "pablodelucca" has no other public repositories, common for burner accounts used in scams.+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.

244 files scanned @ 3537e14 | 9/25/2026 | heuristic scan — always review manually

risk by category
code execution10
network & exfiltration0
file system access0
obfuscation15
supply chain4
owasp / injection0
telemetry
files 244/381rules hit 10engine v6commit 3537e14

github

pixel-agents-hq/pixel-agents

Pixel office.

TypeScript
9397
1538
228d
381 files
244 scanned(64%)
3537e14

architecture░▒▓

entry (1) flagged (30) pkg (33)
229 nodes · 668 edgesscroll to zoom · click node to jump to finding