Public scan — anyone with this URL can view this analysis. Sign up to track your own repos privately, run scheduled re-scans, and get AI fix prompts via your dashboard.

B0bTheSkull/darkdump_crawl

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)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

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.

JSON
Severity distribution — click a segment to filter
Active filters: excluding tests × Reset all

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.

LabelLayerStatusPath
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

LabelLayerStatusPath
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

LabelLayerStatusPath
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

LabelLayerStatusPath
tests software healthy tests
.github software healthy .github
workflows software healthy .github/workflows
utils software healthy utils

LabelLayerStatusPath
B0bTheSkull__darkdump_crawl software healthy /data/fable5_failed_archive/B0bTheSkull__darkdump_crawl

LabelLayerStatusPath
UnsafeURLError software healthy utils/fetcher.py:21

LabelLayerStatusPath
vps::aws hardware healthy README.md

LabelLayerStatusPath
gha::lint cicd healthy .github/workflows/lint.yml

LabelLayerStatusPath
lint cicd healthy .github/workflows/lint.yml
For AI agents: Voting guide (TP/FP) MCP manifest Stdio wrapper SARIF Integrate Findings queue Vote TP/FP on findings to calibrate the engine.
For AI agents + API integrations
Email me when this repo regresses
Free. We re-scan periodically; new criticals → your inbox. No signup required for the scan itself.
API access

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.