https://github.com/haithamelmengad/smbuy
· scanned 2026-06-16 04:26 UTC (2 months ago)
8 raw signals (0 security + 8 graph)
Last scanned 2 months ago · v1 · 8 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 70 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 |
|---|---|---|---|
_normalize_url |
software | healthy | ingest.py:75 |
_fetch |
software | healthy | ingest.py:82 |
_clean_html |
software | healthy | ingest.py:99 |
_discover_internal_links |
software | healthy | ingest.py:109 |
_fetch_page |
software | healthy | ingest.py:135 |
_short_label |
software | healthy | ingest.py:172 |
ingest |
software | healthy | ingest.py:179 |
_report |
software | healthy | ingest.py:198 |
get_renderer |
software | healthy | ingest.py:207 |
is_available |
software | healthy | render.py:31 |
__init__ |
software | healthy | render.py:49 |
start |
software | healthy | render.py:59 |
fetch |
software | healthy | render.py:78 |
stop |
software | healthy | render.py:98 |
__init__ |
software | healthy | progress.py:30 |
start |
software | healthy | progress.py:52 |
update |
software | healthy | progress.py:58 |
stop |
software | healthy | progress.py:68 |
_run |
software | healthy | progress.py:84 |
_draw |
software | healthy | progress.py:89 |
_print_plain |
software | healthy | progress.py:105 |
get_all |
software | healthy | funds.py:41 |
__init__ |
software | healthy | funds.py:38 |
_friendly_error |
software | healthy | main.py:25 |
_print_profile |
software | healthy | main.py:40 |
_print_matches |
software | healthy | main.py:64 |
run |
software | healthy | main.py:87 |
ingest_progress |
software | dead | main.py:95 |
main |
software | healthy | main.py:157 |
get_model_name |
software | healthy | llm.py:27 |
_client |
software | healthy | llm.py:32 |
complete_schema |
software | healthy | llm.py:48 |
complete_json |
software | healthy | llm.py:90 |
log_run |
software | healthy | log.py:22 |
extract_profile |
software | healthy | extract.py:35 |
_lower_set |
software | healthy | match.py:94 |
_company_location_text |
software | healthy | match.py:98 |
_geography_gate |
software | healthy | match.py:102 |
_size_gate |
software | healthy | match.py:138 |
_sector_gate |
software | healthy | match.py:175 |
apply_gates |
software | healthy | match.py:212 |
_rank_with_llm |
software | healthy | match.py:275 |
_apply_tier_cap |
software | healthy | match.py:308 |
match_funds |
software | healthy | match.py:337 |
| Label | Layer | Status | Path |
|---|---|---|---|
.env.example |
software | healthy | .env.example |
ingest.py |
software | healthy | ingest.py |
render.py |
software | healthy | render.py |
progress.py |
software | healthy | progress.py |
requirements.txt |
software | healthy | requirements.txt |
funds.json |
software | healthy | funds.json |
funds.py |
software | healthy | funds.py |
README.md |
software | healthy | README.md |
main.py |
software | healthy | main.py |
llm.py |
software | healthy | llm.py |
log.py |
software | healthy | log.py |
extract.py |
software | healthy | extract.py |
match.py |
software | healthy | match.py |
schema.py |
software | healthy | schema.py |
| Label | Layer | Status | Path |
|---|---|---|---|
IngestResult |
software | healthy | ingest.py:62 |
HeadlessRenderer |
software | healthy | render.py:46 |
ProgressBar |
software | healthy | progress.py:27 |
FundRepository |
software | healthy | funds.py:21 |
SeedFileRepository |
software | healthy | funds.py:29 |
GateOutcome |
software | healthy | match.py:84 |
Evidence |
software | healthy | schema.py:16 |
CompanyProfile |
software | healthy | schema.py:23 |
FundProfile |
software | healthy | schema.py:46 |
FundMatch |
software | healthy | schema.py:63 |
ExcludedFund |
software | healthy | schema.py:73 |
| Label | Layer | Status | Path |
|---|---|---|---|
haithamelmengad__smbuy |
software | healthy | /data/fable5_failed_archive/haithamelmengad__smbuy |
This page is publicly accessible at:
https://repobility.com/scan/c68d25c3-de1e-4fc6-bfa2-f31c347654cb/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/c68d25c3-de1e-4fc6-bfa2-f31c347654cb/
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.