live · scanning repos
Scanrepo
github.com
github.com / labanipita91-byte

labanipita91-byte/cryptosquad

JavaScript·5 files·commit d35fd55·scanned 5d ago·cached ✓
20/100
LOW RISK
Minor findings consistent with the project type. Nothing reachable from install hooks.
verdict accurate?
Created 0 days ago
No stars or forks
Created in the last 7 days
No community activity
threat-state: lowlive

FINDINGS ░▒▓

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 6 long strings with high Shannon entropy. This is common in obfuscated payloads that hide URLs, keys, or bytecode.public /app.js+3
warningFlattened or dead control flowDetected switch(true), dead if branches, or deeply nested ternaries — patterns used by obfuscators to hide execution order.public /app.js+3
warningHardcoded secret/credentialAPI keys, passwords, or tokens hardcoded in source code. Should be in environment variables.server.js
const BOT_TOKEN = '8332205126:AAH6eLzP2yia4iPxCaRe59r9Ql7GCLhoKgY'; 
const GECKO_API_KEY = 'CG-e6enyNNGrQu3jF2x4h2eoTGd'; 
const APP_URL = 'https://joseph-final-squad.loca.lt'; 
+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.

3 files scanned @ d35fd55 | 8/19/2026 | heuristic scan — always review manually

risk by category
code execution2
network & exfiltration0
file system access0
obfuscation6
supply chain0
owasp / injection3
telemetry
files 3/5rules hit 4engine v5commit d35fd55

github

labanipita91-byte/cryptosquad

JavaScript
0
0
5d
5 files
3 scanned(60%)
d35fd55

architecture░▒▓

entry (1) flagged (2) pkg (3)
5 nodes · 3 edgesscroll to zoom · click node to jump to finding