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

revagomes/drupal-pece

CSS·2464 files·commit 428dcfe·scanned 2d ago·cached ✓
27/100
LOW RISK
Minor findings consistent with the project type. Nothing reachable from install hooks.
verdict accurate?
1% file coverage
threat-state: lowlive

FINDINGS ░▒▓

warningPython subprocess / os.system usageos.system() or subprocess with shell=True / suspicious commands can execute arbitrary shell commands. Plain pip/package installs are usually benign.docker/n8n/startWorkflows.py
for automation in onlyfiles:
  os.system('n8n execute --file=' + path + automation)

+4
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
infoMinified code in source directoryMinified/obfuscated code in source directories (not dist/) makes code review impossible.docs/source/site/search/search_index.json+3
warningHigh-entropy string literalsFound 10 long strings with high Shannon entropy. This is common in obfuscated payloads that hide URLs, keys, or bytecode.docs/source/site/js/jquery-2.1.1.min.js+3
warningFlattened or dead control flowDetected switch(true), dead if branches, or deeply nested ternaries — patterns used by obfuscators to hide execution order.docs/source/site/js/jquery-2.1.1.min.js+3
warningHigh-entropy string literalsFound 4 long strings with high Shannon entropy. This is common in obfuscated payloads that hide URLs, keys, or bytecode.docs/source/site/js/modernizr-2.8.3.min.js+3
warningFlattened or dead control flowDetected switch(true), dead if branches, or deeply nested ternaries — patterns used by obfuscators to hide execution order.docs/source/site/search/lunr.js+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.

30 files scanned @ 428dcfe | 8/22/2026 | heuristic scan — always review manually

risk by category
code execution6
network & exfiltration0
file system access0
obfuscation15
supply chain0
owasp / injection0
telemetry
files 30/2464rules hit 7engine v5commit 428dcfe

github

revagomes/drupal-pece

PECE development repository

CSS
1
2
3637d
2464 files
30 scanned(1%)
428dcfe

architecture░▒▓

entry (0) flagged (4) pkg (4)
22 nodes · 5 edgesscroll to zoom · click node to jump to finding