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.

Lancimoun/axiom-ai

https://github.com/Lancimoun/axiom-ai · scanned 2026-06-16 04:31 UTC (2 months ago)

15 raw signals (0 security + 15 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months ago · v1 · 13 actionable findings from 1 signal source. 2 repeated signals 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 85 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
now_iso software healthy reliability_benchmark.py:99
normalize software healthy reliability_benchmark.py:103
contains_any software healthy reliability_benchmark.py:107
status_from_checks software healthy reliability_benchmark.py:112
score_from_checks software healthy reliability_benchmark.py:121
evaluate_response software healthy reliability_benchmark.py:133
run_provider_benchmark software healthy reliability_benchmark.py:218
skipped_provider software healthy reliability_benchmark.py:291
build_benchmark_report software healthy reliability_benchmark.py:306
verdict_for_score software healthy reliability_benchmark.py:326
most_common software healthy reliability_benchmark.py:338
selected_probes software healthy reliability_benchmark.py:344
call_maxima_endpoint software dead reliability_benchmark.py:350
first_present software healthy reliability_benchmark.py:385
probes_as_dicts software healthy reliability_benchmark.py:393
_resolve_model software healthy main.py:97
require_key software dead main.py:145
_uptime software healthy main.py:162
_record software healthy main.py:168
validate_question software healthy main.py:210
validate_provider software healthy main.py:261
validate_model software healthy main.py:267
validate_system software healthy main.py:278
validate_message software healthy main.py:254
validate_providers software healthy main.py:307
validate_max_probes software healthy main.py:315
_ask_claude software healthy main.py:327
_ask_openai software healthy main.py:345
_create software healthy main.py:350
_ask_gemini software healthy main.py:376
_ask_groq software healthy main.py:418
_route software healthy main.py:429
_provider_ready_for_benchmark software healthy main.py:443
_axiom_provider_call software healthy main.py:457
call software dead main.py:458
ping software healthy main.py:474
health software healthy main.py:480
usage_endpoint software healthy main.py:520
status_page software healthy main.py:532
custom_docs software healthy main.py:538
root software healthy main.py:544
models_endpoint software healthy main.py:550
benchmark_probes software healthy main.py:579
benchmark_reliability software healthy main.py:592
openapi_schema software healthy main.py:641
ask software healthy main.py:650
chat software healthy main.py:676
stream_ask software healthy main.py:707
generate_claude software dead main.py:727
generate_openai software dead main.py:749

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

LabelLayerStatusPath
GET /ping api healthy main.py
GET /health api healthy main.py
GET /usage api healthy main.py
GET /status api healthy main.py
GET /docs api healthy main.py
GET / api healthy main.py
GET /models api healthy main.py
GET /benchmark/probes api healthy main.py
POST /benchmark/reliability api healthy main.py
GET /openapi.json api healthy main.py
POST /ask api healthy main.py
POST /chat api healthy main.py
POST /stream api healthy main.py
GET /session/{session_id} api healthy main.py
DELETE /session/{session_id} api healthy main.py

LabelLayerStatusPath
.env.example software healthy .env.example
requirements.txt software healthy requirements.txt
README.md software healthy README.md
reliability_benchmark.py software healthy reliability_benchmark.py
LICENSE software healthy LICENSE
main.py software healthy main.py
Dockerfile software healthy Dockerfile

LabelLayerStatusPath
Probe software healthy reliability_benchmark.py:22
AskRequest software healthy main.py:202
AskResponse software healthy main.py:239
ChatRequest software healthy main.py:246
ChatResponse software healthy main.py:283
ReliabilityBenchmarkRequest software healthy main.py:299

LabelLayerStatusPath
Lancimoun__axiom-ai software healthy /data/fable5_failed_archive/Lancimoun__axiom-ai

LabelLayerStatusPath
image::Dockerfile hardware healthy Dockerfile
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/46fe22bc-496c-4f07-938f-afd36bfe80ae/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/46fe22bc-496c-4f07-938f-afd36bfe80ae/

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.