live · scanning repos
Scanrepo
github.com
github.com / ansxcode

ansxcode/browzenta

TypeScript·31 files·commit f8cce2b·scanned 2h ago·cached ✓
45/100
SUSPICIOUS
Obfuscation or dynamic code paths detected. Intent unclear — review before running anything.
verdict accurate?
Created 4 days ago
Created in the last 7 days
CLI tool detected
threat-state: suspiciouslive

FINDINGS ░▒▓

criticalSuspicious code is reachable from an entry pointFlagged files are imported by the application's entry path: src/config/schema.ts, src/devices/presets.ts, src/devices/resolver.ts. This means the suspicious code can execute when the app runs.+8
warningCluster of suspicious files reachable from entry4 flagged files form a connected cluster that is reachable from an entry point, suggesting coordinated malicious behavior rather than isolated false positives.+5
warningFlattened or dead control flowDetected switch(true), dead if branches, or deeply nested ternaries — patterns used by obfuscators to hide execution order.src/config/schema.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/devices/presets.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/devices/resolver.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/output/writer.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.

27 files scanned @ f8cce2b | 9/25/2026 | heuristic scan — always review manually

risk by category
code execution13
network & exfiltration0
file system access0
obfuscation12
supply chain0
owasp / injection0
telemetry
files 27/31rules hit 6engine v6commit f8cce2b

github

ansxcode/browzenta

Deterministic browser automation and inspection CLI for AI coding agents

TypeScript
1
0
5d
31 files
27 scanned(87%)
f8cce2b

architecture░▒▓

entry (2) flagged (4) pkg (5)
29 nodes · 77 edgesscroll to zoom · click node to jump to finding