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.

tech-forus/utsf-generator

https://github.com/tech-forus/utsf-generator · scanned 2026-06-16 00:31 UTC (2 months, 2 weeks ago)

100 raw signals (0 security + 100 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 2 weeks ago · v1 · 99 actionable findings from 1 signal source. 1 repeated signal grouped for readability. 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 537 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
__init__ software healthy test_extract.py:29
write software healthy test_extract.py:32
flush software healthy test_extract.py:34
fileno software healthy test_extract.py:36
encoding software healthy test_extract.py:38
errors software healthy test_extract.py:40
run software healthy setup.py:16
main software healthy setup.py:28
chk software healthy verify_inkaar2.py:228
find_free_port software healthy src/launcher.py:36
main software healthy src/launcher.py:49
_open software healthy src/launcher.py:93
compress_to_ranges software healthy src/fc4_schema.py:109
expand_ranges software healthy src/fc4_schema.py:136
determine_coverage_mode software healthy src/fc4_schema.py:147
empty_zone_entry software healthy src/fc4_schema.py:186
empty_priceRate software healthy src/fc4_schema.py:216
calculate_data_quality software healthy src/fc4_schema.py:324
validate_utsf software healthy src/fc4_schema.py:391
validate_fc4 software healthy src/fc4_schema.py:443
__init__ software healthy src/utsf_logger.py:6
init_logs software dead src/utsf_logger.py:9
log_stage software healthy src/utsf_logger.py:12
get_logs software dead src/utsf_logger.py:25
get_parser_for_file software healthy src/main.py:72
parse_json_file software healthy src/main.py:118
collect_files_from_folder software healthy src/main.py:124
_charges_equivalent software healthy src/main.py:141
_resolve software healthy src/main.py:158
_merge_charge_field software healthy src/main.py:169
merge_extracted_data software healthy src/main.py:210
_zm_size software healthy src/main.py:285
_log_data_summary software healthy src/main.py:337
_log_merged_summary software healthy src/main.py:379
_log_serviceability_encoding software healthy src/main.py:426
_log_oda_encoding software healthy src/main.py:457
_log_validation software healthy src/main.py:470
generate_utsf_for_transporter software healthy src/main.py:486
list_transporters software healthy src/main.py:876
validate_utsf_file software healthy src/main.py:888
show_ml_analytics software healthy src/main.py:901
migrate_v2_file software healthy src/main.py:942
interactive_mode software healthy src/main.py:960
main software healthy src/main.py:1061
parse software healthy src/parsers/pdf_parser.py:176
_run_docling software healthy src/parsers/pdf_parser.py:265
_parse_pdfplumber software healthy src/parsers/pdf_parser.py:298
_extract_with_coordinates software healthy src/parsers/pdf_parser.py:358
_cluster_words_to_columns software healthy src/parsers/pdf_parser.py:402
_row_has_zone_header software healthy src/parsers/pdf_parser.py:416

Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.

LabelLayerStatusPath
start.py software healthy start.py
check_dropped.py software healthy check_dropped.py
railway.toml software healthy railway.toml
test_extract.py software healthy test_extract.py
check_s3.py software healthy check_s3.py
check_dropped2.py software healthy check_dropped2.py
verify_inkaar.py software healthy verify_inkaar.py
start.sh software healthy start.sh
Dockerfile software healthy Dockerfile
setup.py software healthy setup.py
verify_inkaar2.py software healthy verify_inkaar2.py
run.py software healthy run.py
requirements.txt software healthy requirements.txt
company_info.json software healthy transporters/EXAMPLE_TRANSPORTER/company_details/company_in…
serviceability.json software healthy transporters/EXAMPLE_TRANSPORTER/zone_data/serviceability.j…
zone_matrix.json software healthy transporters/EXAMPLE_TRANSPORTER/zone_data/zone_matrix.json
rate_card.json software healthy transporters/EXAMPLE_TRANSPORTER/charges/rate_card.json
launcher.py software healthy src/launcher.py
fc4_schema.py software healthy src/fc4_schema.py
utsf_logger.py software healthy src/utsf_logger.py
main.py software healthy src/main.py
pdf_parser.py software healthy src/parsers/pdf_parser.py
tci_parser.py software healthy src/parsers/tci_parser.py
__init__.py software healthy src/parsers/__init__.py
base_parser.py software healthy src/parsers/base_parser.py
image_parser.py software healthy src/parsers/image_parser.py
excel_parser.py software healthy src/parsers/excel_parser.py
word_parser.py software healthy src/parsers/word_parser.py
ppt_parser.py software healthy src/parsers/ppt_parser.py
oicr_engine.py software healthy src/parsers/oicr_engine.py
ollama_client.py software healthy src/intelligence/ollama_client.py
__init__.py software healthy src/intelligence/__init__.py
prompts.py software healthy src/intelligence/prompts.py
auto_enhancer.py software healthy src/intelligence/auto_enhancer.py
ml_enhancer.py software healthy src/intelligence/ml_enhancer.py
ml_analytics.py software healthy src/intelligence/ml_analytics.py
__init__.py software healthy src/web/__init__.py
app.py software healthy src/web/app.py
compare.html software healthy src/web/templates/compare.html
base.html software healthy src/web/templates/base.html
dashboard.html software healthy src/web/templates/dashboard.html
viewer.html software healthy src/web/templates/viewer.html
migrate.html software healthy src/web/templates/migrate.html
transporter.html software healthy src/web/templates/transporter.html
__init__.py software healthy src/builder/__init__.py
fc4_encoder.py software healthy src/builder/fc4_encoder.py
validator.py software healthy src/builder/validator.py
zone_mapper.py software healthy src/builder/zone_mapper.py
section_segmenter.py software healthy src/knowledge/section_segmenter.py
geo_overrides.py software healthy src/knowledge/geo_overrides.py

Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.

LabelLayerStatusPath
_Tee software healthy test_extract.py:28
UTSFLogger software healthy src/utsf_logger.py:5
PDFParser software healthy src/parsers/pdf_parser.py:173
TCIParser software healthy src/parsers/tci_parser.py:5
BaseParser software healthy src/parsers/base_parser.py:9
ImageParser software healthy src/parsers/image_parser.py:27
ExcelParser software healthy src/parsers/excel_parser.py:887
WordParser software healthy src/parsers/word_parser.py:15
PPTParser software healthy src/parsers/ppt_parser.py:45
OICREngine software healthy src/parsers/oicr_engine.py:404
OllamaExtractor software healthy src/intelligence/ollama_client.py:79
UTSFAutoEnhancer software healthy src/intelligence/auto_enhancer.py:18
LogisticsMLClassifier software healthy src/intelligence/ml_enhancer.py:24
ZoneDistancePredictor software healthy src/intelligence/ml_enhancer.py:197
ContactInfoPredictor software healthy src/intelligence/ml_enhancer.py:291
AdvancedUTSFEnhancer software healthy src/intelligence/ml_enhancer.py:351
MockNumpy software healthy src/intelligence/ml_analytics.py:21
MLEnhancementAnalytics software healthy src/intelligence/ml_analytics.py:37
_TeeWriter software healthy src/web/app.py:56
_Writer software healthy src/web/app.py:611
FC4Encoder software healthy src/builder/fc4_encoder.py:89
ZoneMapper software healthy src/builder/zone_mapper.py:73
TextSection software healthy src/knowledge/section_segmenter.py:148
RowSection software healthy src/knowledge/section_segmenter.py:160
SectionSegmenter software healthy src/knowledge/section_segmenter.py:172
GeoValidator software healthy src/knowledge/geo_validator.py:35
ZoneResolver software healthy src/knowledge/zone_resolver.py:41
ContentClassifier software healthy src/knowledge/content_classifier.py:197
MatchResult software healthy src/knowledge/smart_matcher.py:111
SmartMatcher software healthy src/knowledge/smart_matcher.py:154

LabelLayerStatusPath
GET / api healthy src/web/app.py
POST /transporter/create api healthy src/web/app.py
POST /api/transporter/<name>/set-meta api healthy src/web/app.py
GET /transporter/<name> api healthy src/web/app.py
POST /transporter/<name>/upload api healthy src/web/app.py
DELETE /transporter/<name>/file api healthy src/web/app.py
POST /transporter/<name>/move-file api healthy src/web/app.py
GET /transporter/<name>/generate api healthy src/web/app.py
GET /output/<name> api healthy src/web/app.py
GET /output/<name>/download api healthy src/web/app.py
GET /api/output/<name>/needs-manual-input api healthy src/web/app.py
GET /api/output/<name>/review api healthy src/web/app.py
PATCH /api/output/<name>/field api healthy src/web/app.py
DELETE /output/<name> api healthy src/web/app.py
DELETE /transporter/<name> api healthy src/web/app.py
GET /migrate api healthy src/web/app.py
POST /migrate api healthy src/web/app.py
POST /api/learn api healthy src/web/app.py
GET /api/learn-stats api healthy src/web/app.py
GET /compare api healthy src/web/app.py
GET /api/compare api healthy src/web/app.py
POST /api/extract-prices api healthy src/web/app.py
POST /api/generate-bulk api healthy src/web/app.py
POST /api/classify-files api healthy src/web/app.py
GET /api/status api healthy src/web/app.py
GET /input-data api healthy src/web/app.py
POST /input-data/import/<folder_name> api healthy src/web/app.py

LabelLayerStatusPath
transporters software healthy transporters
EXAMPLE_TRANSPORTER software healthy transporters/EXAMPLE_TRANSPORTER
company_details software healthy transporters/EXAMPLE_TRANSPORTER/company_details
zone_data software healthy transporters/EXAMPLE_TRANSPORTER/zone_data
charges software healthy transporters/EXAMPLE_TRANSPORTER/charges
src software healthy src
parsers software healthy src/parsers
intelligence software healthy src/intelligence
web software healthy src/web
templates software healthy src/web/templates
builder software healthy src/builder
knowledge software healthy src/knowledge
knowledge software healthy knowledge

LabelLayerStatusPath
port:8080 network healthy Dockerfile
port:5000 network healthy src/web/app.py

LabelLayerStatusPath
repobility-clone-kp6kh86y software healthy /tmp/repobility-clone-kp6kh86y

LabelLayerStatusPath
mongodb data healthy verify_inkaar2.py

LabelLayerStatusPath
127.0.0.1 network healthy src/launcher.py

LabelLayerStatusPath
image::Dockerfile hardware healthy Dockerfile

LabelLayerStatusPath
gpu (detected) hardware healthy src/parsers/pdf_parser.py
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/9f6bfc5d-ee57-4bcf-a59a-6cbdb67c3709/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/9f6bfc5d-ee57-4bcf-a59a-6cbdb67c3709/

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.