github.com / Pickle-Pixel
Pickle-Pixel/ ApplyPilot
Python·40 files·commit 4a8d521·scanned 3d ago·cached ✓
25/100
LOW RISK
Minor findings consistent with the project type. Nothing reachable from install hooks.
score capped at 25 — 1,605 stars — findings likely legitimate code patterns
verdict accurate?
threat-state: lowlive
FINDINGS ░▒▓
criticalBrowser credential store accessAccessing Chrome, Firefox, Edge, or Brave profile directories to steal cookies, passwords, and session tokens.src/applypilot/config.py
Path(os.environ.get("PROGRAMFILES(X86)", r"C:\Program Files (x86)")) / "Google/Chrome/Application/chrome.exe",
Path(os.environ.get("LOCALAPPDATA", "")) / "Google/Chrome/Applica...+10warningHigh-entropy string literalsFound 15 long strings with high Shannon entropy. This is common in obfuscated payloads that hide URLs, keys, or bytecode.src/applypilot/apply/launcher.py+3
warningFlattened or dead control flowDetected switch(true), dead if branches, or deeply nested ternaries — patterns used by obfuscators to hide execution order.src/applypilot/apply/launcher.py+3
warningHigh-entropy string literalsFound 7 long strings with high Shannon entropy. This is common in obfuscated payloads that hide URLs, keys, or bytecode.src/applypilot/apply/prompt.py+3
warningFlattened or dead control flowDetected switch(true), dead if branches, or deeply nested ternaries — patterns used by obfuscators to hide execution order.src/applypilot/apply/prompt.py+3
warningHigh-entropy string literalsFound 10 long strings with high Shannon entropy. This is common in obfuscated payloads that hide URLs, keys, or bytecode.src/applypilot/cli.py+3
warningFlattened or dead control flowDetected switch(true), dead if branches, or deeply nested ternaries — patterns used by obfuscators to hide execution order.src/applypilot/discovery/jobspy.py+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.
25 files scanned @ 4a8d521 | 9/16/2026 | heuristic scan — always review manually
risk by category
code execution2
network & exfiltration0
file system access10
obfuscation15
supply chain0
owasp / injection0
telemetry
files 25/40rules hit 8engine v5commit 4a8d521
github
Pickle-Pixel/ApplyPilot
AI agent that applies to jobs for you. Any site. Any form.
1605
579
215d
40 files
25 scanned(63%)
4a8d521
architecture░▒▓
entry (0) flagged (16) pkg (56)
80 nodes · 188 edgesscroll to zoom · click node to jump to finding