Scan timing: clone 1.32s · analysis 0.05s · GitHub API rate-limit (preflight)
https://github.com/anonymous-ejt/EJT.git
· scanned 2026-05-26 08:12 UTC (1 week, 3 days ago)
· 10 languages
26 findings (12 legacy + 14 scanner) 5th percentile · Python · tiny (<2K LoC) Scanner says 93 (lower by 51)
Last scanned 1 week, 3 days ago · v2 · 19 findings from 2 sources. Findings combine the legacy security pipeline AND the multi-layer engine (atlas, wiring, flows, ranked) AND verified AI agent contributions.
| Component | Sub-score | Weight | Contribution |
|---|---|---|---|
structure_score |
30.0 | 0.15 | 4.50 |
security_score |
100.0 | 0.25 | 25.00 |
testing_score |
0.0 | 0.20 | 0.00 |
documentation_score |
10.0 | 0.15 | 1.50 |
practices_score |
40.0 | 0.15 | 6.00 |
code_quality |
50.0 | 0.10 | 5.00 |
| Overall | 1.00 | 42.0 |
All 32 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 |
|---|---|---|---|
clean_text |
software | healthy | EJT_pipeline.py:59 |
ensure_parent_dir |
software | healthy | EJT_pipeline.py:73 |
safe_json_loads |
software | healthy | EJT_pipeline.py:81 |
tfidf_similarity |
software | healthy | EJT_pipeline.py:139 |
levenshtein_similarity |
software | healthy | EJT_pipeline.py:157 |
build_generator_prompt |
software | healthy | EJT_pipeline.py:176 |
build_intent_prompt |
software | healthy | EJT_pipeline.py:192 |
build_refiner_prompt |
software | healthy | EJT_pipeline.py:226 |
build_fewshot |
software | healthy | EJT_pipeline.py:272 |
generate |
software | healthy | EJT_pipeline.py:325 |
evaluate |
software | healthy | EJT_pipeline.py:404 |
refine |
software | healthy | EJT_pipeline.py:461 |
__init__ |
software | healthy | EJT_pipeline.py:497 |
initialize_pairs |
software | healthy | EJT_pipeline.py:513 |
initial_generation |
software | healthy | EJT_pipeline.py:553 |
apply_refinement |
software | healthy | EJT_pipeline.py:574 |
run_round |
software | healthy | EJT_pipeline.py:594 |
save_final |
software | healthy | EJT_pipeline.py:663 |
run |
software | healthy | EJT_pipeline.py:699 |
main |
software | healthy | EJT_pipeline.py:740 |
| Label | Layer | Status | Path |
|---|---|---|---|
Config |
software | healthy | EJT_pipeline.py:21 |
SimilarityMetrics |
software | healthy | EJT_pipeline.py:136 |
PromptBuilder |
software | healthy | EJT_pipeline.py:173 |
EJTPair |
software | healthy | EJT_pipeline.py:304 |
GeneratorAgent |
software | healthy | EJT_pipeline.py:323 |
StructureEvaluator |
software | healthy | EJT_pipeline.py:357 |
IntentEvaluator |
software | healthy | EJT_pipeline.py:402 |
RefinerAgent |
software | healthy | EJT_pipeline.py:459 |
MultiAgentPipeline |
software | healthy | EJT_pipeline.py:495 |
| Label | Layer | Status | Path |
|---|---|---|---|
EJT_pipeline.py |
software | healthy | EJT_pipeline.py |
README.md |
software | healthy | README.md |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-mh6vl_vb |
software | healthy | /tmp/repobility-clone-mh6vl_vb |
This page is publicly accessible at:
https://repobility.com/scan/58ebeea9-52d3-4e64-ade0-e0192395250c/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/58ebeea9-52d3-4e64-ade0-e0192395250c/
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.