https://github.com/B0bTheSkull/darkdump_crawl
· scanned 2026-06-17 01:19 UTC (1 month, 2 weeks ago)
2 raw signals (0 security + 2 graph)
Last scanned 1 month, 2 weeks ago · v2 · last Δ +21.3 (diff) · 2 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 49 nodes from the latest scan, grouped by kind. Each node is a unit the engine identified (file, function, endpoint, table…). Most users won't need this view — it's primarily for debugging the engine's graph extraction or for AI agents that want to enumerate the project structure.
| Label | Layer | Status | Path |
|---|---|---|---|
parse_args |
software | healthy | main.py:18 |
banner |
software | healthy | main.py:58 |
process_text |
software | healthy | main.py:67 |
main |
software | healthy | main.py:87 |
test_rejects_private_and_loopback |
software | healthy | tests/test_fetcher_ssrf.py:23 |
test_rejects_disallowed_schemes |
software | healthy | tests/test_fetcher_ssrf.py:34 |
test_rejects_missing_host |
software | healthy | tests/test_fetcher_ssrf.py:39 |
test_allows_public_http_url |
software | healthy | tests/test_fetcher_ssrf.py:44 |
_ip_is_blocked |
software | healthy | utils/fetcher.py:25 |
validate_url |
software | healthy | utils/fetcher.py:37 |
fetch_url |
software | healthy | utils/fetcher.py:79 |
fetch_urls_from_file |
software | healthy | utils/fetcher.py:113 |
_safe_filename |
software | healthy | utils/writer.py:16 |
write_results |
software | healthy | utils/writer.py:22 |
write_json |
software | healthy | utils/writer.py:67 |
print_summary |
software | healthy | utils/writer.py:81 |
_extract_keyword_contexts |
software | healthy | utils/parser.py:62 |
_entropy |
software | healthy | utils/parser.py:84 |
extract_credentials |
software | healthy | utils/parser.py:95 |
extract_api_keys |
software | healthy | utils/parser.py:110 |
extract_all |
software | healthy | utils/parser.py:130 |
| Label | Layer | Status | Path |
|---|---|---|---|
writeup.md |
software | healthy | writeup.md |
requirements.txt |
software | healthy | requirements.txt |
README.md |
software | healthy | README.md |
LICENSE |
software | healthy | LICENSE |
main.py |
software | healthy | main.py |
test_fetcher_ssrf.py |
software | healthy | tests/test_fetcher_ssrf.py |
lint.yml |
software | healthy | .github/workflows/lint.yml |
fetcher.py |
software | healthy | utils/fetcher.py |
writer.py |
software | healthy | utils/writer.py |
parser.py |
software | healthy | utils/parser.py |
| Label | Layer | Status | Path |
|---|---|---|---|
127.0.0.1 |
network | healthy | tests/test_fetcher_ssrf.py |
169.254.169.254 |
network | healthy | tests/test_fetcher_ssrf.py |
10.0.0.5 |
network | healthy | tests/test_fetcher_ssrf.py |
192.168.1.1 |
network | healthy | tests/test_fetcher_ssrf.py |
172.16.0.1 |
network | healthy | tests/test_fetcher_ssrf.py |
8.8.8.8 |
network | healthy | tests/test_fetcher_ssrf.py |
93.184.216.34 |
network | healthy | tests/test_fetcher_ssrf.py |
120.0.0.0 |
network | healthy | utils/fetcher.py |
169.254.0.0 |
network | healthy | utils/fetcher.py |
| Label | Layer | Status | Path |
|---|---|---|---|
tests |
software | healthy | tests |
.github |
software | healthy | .github |
workflows |
software | healthy | .github/workflows |
utils |
software | healthy | utils |
| Label | Layer | Status | Path |
|---|---|---|---|
B0bTheSkull__darkdump_crawl |
software | healthy | /data/fable5_failed_archive/B0bTheSkull__darkdump_crawl |
| Label | Layer | Status | Path |
|---|---|---|---|
UnsafeURLError |
software | healthy | utils/fetcher.py:21 |
| Label | Layer | Status | Path |
|---|---|---|---|
vps::aws |
hardware | healthy | README.md |
| Label | Layer | Status | Path |
|---|---|---|---|
gha::lint |
cicd | healthy | .github/workflows/lint.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
lint |
cicd | healthy | .github/workflows/lint.yml |
This page is publicly accessible at:
https://repobility.com/scan/ca59c068-7813-47fb-9b0a-2f1c2975b471/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/ca59c068-7813-47fb-9b0a-2f1c2975b471/
Important — please don't re-submit the same URL repeatedly. The submission endpoint is idempotent: re-submitting the same git URL returns this same scan_token, not a new one. To re-scan this repo, sign up free and use the dashboard.