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.

axolotl-ai-cloud/axolotl

https://github.com/axolotl-ai-cloud/axolotl · scanned 2026-06-17 01:37 UTC (1 month, 2 weeks ago)

234 raw signals (0 security + 234 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 1 month, 2 weeks ago · v2 · last Δ -5.9 (diff) · 142 actionable findings from 1 signal source. 92 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 7121 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
run_cmd software healthy cicd/single_gpu.py:64
cicd_pytest software healthy cicd/e2e_tests.py:14
main software healthy cicd/e2e_tests.py:19
cleanup software healthy cicd/cleanup.py:13
main software healthy cicd/cleanup.py:18
run_cmd software healthy cicd/multigpu.py:63
cicd_pytest software healthy cicd/multigpu.py:79
main software healthy cicd/multigpu.py:84
setUp software healthy tests/test_data.py:21
test_encode_pretraining software healthy tests/test_data.py:33
test_md5 software healthy tests/test_data.py:61
test_excess_length_strategy software healthy tests/test_data.py:67
test_streaming_multipack_buffer_size_deprecation software healthy tests/test_streaming.py:19
test_streaming_multipack_buffer_size_new software healthy tests/test_streaming.py:43
test_both_buffer_sizes_raises_error software healthy tests/test_streaming.py:60
setUp software healthy tests/test_streaming.py:138
test_prepare_datasets_with_streaming_true software healthy tests/test_streaming.py:89
test_prepare_datasets_with_pretraining_dataset software healthy tests/test_streaming.py:105
test_prepare_datasets_without_streaming software healthy tests/test_streaming.py:120
test_streaming_sft_with_sample_packing_sets_split software healthy tests/test_streaming.py:144
test_multipack_attn_forced_true_for_sft software healthy tests/test_streaming.py:166
test_multipack_attn_respects_config_for_pretraining software healthy tests/test_streaming.py:201
test_dedup_called_before_save_sft software healthy tests/test_save_deduplicated.py:22
test_no_dedup_when_disabled_sft software healthy tests/test_save_deduplicated.py:90
test_dedup_called_before_save_rl software healthy tests/test_save_deduplicated.py:147
__init__ software healthy tests/test_process_labels_fusion.py:70
encode software healthy tests/test_process_labels_fusion.py:59
convert_tokens_to_ids software healthy tests/test_process_labels_fusion.py:62
_legacy_mask_non_assistant software healthy tests/test_process_labels_fusion.py:85
legacy_base_process_labels software healthy tests/test_process_labels_fusion.py:99
legacy_qwen3_5_process_labels software healthy tests/test_process_labels_fusion.py:110
legacy_gemma3_process_labels software healthy tests/test_process_labels_fusion.py:117
legacy_gemma3n_process_labels software healthy tests/test_process_labels_fusion.py:129
legacy_gemma4_process_labels software healthy tests/test_process_labels_fusion.py:144
legacy_voxtral_process_labels software healthy tests/test_process_labels_fusion.py:166
legacy_mistral3_process_labels software healthy tests/test_process_labels_fusion.py:179
legacy_internvl_process_labels software healthy tests/test_process_labels_fusion.py:195
legacy_glm4v_process_labels software healthy tests/test_process_labels_fusion.py:207
_build_alternating_turns software healthy tests/test_process_labels_fusion.py:232
_build_batch software healthy tests/test_process_labels_fusion.py:286
_make_qwen2vl software healthy tests/test_process_labels_fusion.py:304
_make_qwen3_5 software healthy tests/test_process_labels_fusion.py:316
_make_gemma3 software healthy tests/test_process_labels_fusion.py:329
_make_gemma3n software healthy tests/test_process_labels_fusion.py:341
_make_gemma4 software healthy tests/test_process_labels_fusion.py:361
_make_llama32v software healthy tests/test_process_labels_fusion.py:389
_make_llama4 software healthy tests/test_process_labels_fusion.py:400
_make_pixtral software healthy tests/test_process_labels_fusion.py:411
_make_mistral_v7 software healthy tests/test_process_labels_fusion.py:417
_make_voxtral software healthy tests/test_process_labels_fusion.py:438

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

LabelLayerStatusPath
AGENTS.md software healthy AGENTS.md
.axolotl-complete.bash software healthy .axolotl-complete.bash
styles.css software healthy styles.css
README.md software healthy README.md
.coderabbit.yaml software healthy .coderabbit.yaml
pyproject.toml software healthy pyproject.toml
LICENSE software healthy LICENSE
FAQS.md software healthy FAQS.md
.pre-commit-config.yaml software healthy .pre-commit-config.yaml
codecov.yml software healthy codecov.yml
_quarto.yml software healthy _quarto.yml
docker-compose.yaml software healthy docker-compose.yaml
single_gpu.py software healthy cicd/single_gpu.py
cicd.sh software healthy cicd/cicd.sh
__init__.py software healthy cicd/__init__.py
e2e_tests.py software healthy cicd/e2e_tests.py
cleanup.py software healthy cicd/cleanup.py
multigpu.sh software healthy cicd/multigpu.sh
multigpu.py software healthy cicd/multigpu.py
cleanup.sh software healthy cicd/cleanup.sh
dev_chat_template.yml software healthy devtools/dev_chat_template.yml
README.md software healthy devtools/README.md
test_data.py software healthy tests/test_data.py
test_streaming.py software healthy tests/test_streaming.py
test_save_deduplicated.py software healthy tests/test_save_deduplicated.py
test_process_labels_fusion.py software healthy tests/test_process_labels_fusion.py
test_lora.py software healthy tests/test_lora.py
test_validation_dataset.py software healthy tests/test_validation_dataset.py
test_http_weight_sync.py software healthy tests/test_http_weight_sync.py
conftest.py software healthy tests/conftest.py
test_mm_collator_warnings.py software healthy tests/test_mm_collator_warnings.py
test_mm_chat_collator.py software healthy tests/test_mm_chat_collator.py
test_dict.py software healthy tests/test_dict.py
test_processing_strategies.py software healthy tests/test_processing_strategies.py
test_prompt_tokenizers.py software healthy tests/test_prompt_tokenizers.py
test_attn_implementation.py software healthy tests/test_attn_implementation.py
test_ebft_strided_structured.py software healthy tests/test_ebft_strided_structured.py
test_triton_kernels.py software healthy tests/test_triton_kernels.py
test_no_legacy_attn_reads.py software healthy tests/test_no_legacy_attn_reads.py
test_tensor_parallel_batch_size.py software healthy tests/test_tensor_parallel_batch_size.py
__init__.py software healthy tests/__init__.py
test_vectorized_scanner.py software healthy tests/test_vectorized_scanner.py
test_packed_dataset.py software healthy tests/test_packed_dataset.py
test_context_parallel_batch_size.py software healthy tests/test_context_parallel_batch_size.py
test_packed_batch_sampler.py software healthy tests/test_packed_batch_sampler.py
test_opentelemetry_callback.py software healthy tests/test_opentelemetry_callback.py
test_logging_config_file_capture.py software healthy tests/test_logging_config_file_capture.py
test_chunked_xentropy.py software healthy tests/test_chunked_xentropy.py
test_convert.py software healthy tests/test_convert.py
test_fp32_norms.py software healthy tests/test_fp32_norms.py

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

LabelLayerStatusPath
TestEncodePretraining software healthy tests/test_data.py:15
TestStreamingConfig software healthy tests/test_streaming.py:16
TestStreamingDatasetPreparation software healthy tests/test_streaming.py:80
TestStreamingWithSamplePacking software healthy tests/test_streaming.py:135
TestSFTSaveDeduplicatedBeforeSave software healthy tests/test_save_deduplicated.py:13
TestRLSaveDeduplicatedBeforeSave software healthy tests/test_save_deduplicated.py:136
_Tokenizer software healthy tests/test_process_labels_fusion.py:41
_Processor software healthy tests/test_process_labels_fusion.py:69
TestLoRALoad software healthy tests/test_lora.py:25
BaseValidation software healthy tests/test_validation_dataset.py:27
TestValidationCheckDatasetConfig software healthy tests/test_validation_dataset.py:39
TestOptimizerValidation software healthy tests/test_validation_dataset.py:326
TestHttpEncodeRoundTrip software healthy tests/test_http_weight_sync.py:22
TestIpcEncodeRoundTrip software healthy tests/test_http_weight_sync.py:66
TestFullPipelineRoundTrip software healthy tests/test_http_weight_sync.py:116
TestMultiModalChatDataCollatorShapeContract software healthy tests/test_mm_chat_collator.py:63
DictDefaultTest software healthy tests/test_dict.py:10
_Tokenizer software healthy tests/test_processing_strategies.py:60
_Processor software healthy tests/test_processing_strategies.py:91
_FakeGemma4Tokenizer software healthy tests/test_processing_strategies.py:463
_FakeGemma4Processor software healthy tests/test_processing_strategies.py:492
TestPromptTokenizationStrategies software healthy tests/test_prompt_tokenizers.py:56
TestInstructionWSystemPromptTokenizingStrategy software healthy tests/test_prompt_tokenizers.py:103
Llama2ChatTokenizationTest software healthy tests/test_prompt_tokenizers.py:134
OrpoTokenizationTest software healthy tests/test_prompt_tokenizers.py:210
TestCapabilityTables software healthy tests/test_attn_implementation.py:49
TestBackendRegistration software healthy tests/test_attn_implementation.py:120
TestLegacyFlagDeprecation software healthy tests/test_attn_implementation.py:178
TestCanonicalValueAcceptance software healthy tests/test_attn_implementation.py:247
TestGemma4HybridMode software healthy tests/test_attn_implementation.py:317
TestSamplePackingValidation software healthy tests/test_attn_implementation.py:346
TestScalingSoftmaxValidation software healthy tests/test_attn_implementation.py:383
TestEBFTStridedStructuredTransform software healthy tests/test_ebft_strided_structured.py:52
TestEBFTColumnRemoval software healthy tests/test_ebft_strided_structured.py:156
TestMultiTurnSeparators software healthy tests/test_ebft_strided_structured.py:265
TestEntropyFromLogits software healthy tests/test_triton_kernels.py:51
TestSelectiveLogSoftmax software healthy tests/test_triton_kernels.py:179
TestSelectiveLogSoftmaxBackward software healthy tests/test_triton_kernels.py:296
TestSelectiveLogSoftmaxOOBSafety software healthy tests/test_triton_kernels.py:376
TestTensorParallelBatchSize software healthy tests/test_tensor_parallel_batch_size.py:25
TestEdgeCases software healthy tests/test_vectorized_scanner.py:78
TestPixtralRewindAdversarial software healthy tests/test_vectorized_scanner.py:483
TestPacking software healthy tests/test_packed_dataset.py:17
TestContextParallelBatchSize software healthy tests/test_context_parallel_batch_size.py:26
TestBatchedSamplerPacking software healthy tests/test_packed_batch_sampler.py:25
TestOpenTelemetryConfig software healthy tests/test_opentelemetry_callback.py:49
TestOpenTelemetryCallback software healthy tests/test_opentelemetry_callback.py:89
TestOpenTelemetryIntegration software healthy tests/test_opentelemetry_callback.py:239
TestOpenTelemetryCallbackMethods software healthy tests/test_opentelemetry_callback.py:296
TestJsonParser software healthy tests/test_convert.py:17

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

LabelLayerStatusPath
cicd software healthy cicd
devtools software healthy devtools
tests software healthy tests
patched software healthy tests/patched
utils software healthy tests/utils
callbacks software healthy tests/utils/callbacks
schemas software healthy tests/utils/schemas
validation software healthy tests/utils/schemas/validation
mora software healthy tests/utils/schemas/validation/mora
lora software healthy tests/utils/lora
integrations software healthy tests/integrations
mora software healthy tests/integrations/mora
monkeypatch software healthy tests/integrations/monkeypatch
kernels software healthy tests/integrations/kernels
scattermoe_lora software healthy tests/integrations/kernels/scattermoe_lora
monkeypatch software healthy tests/monkeypatch
kernels software healthy tests/kernels
core software healthy tests/core
chat software healthy tests/core/chat
format software healthy tests/core/chat/format
cli software healthy tests/cli
fixtures software healthy tests/fixtures
alpaca software healthy tests/fixtures/alpaca
prompt_strategies software healthy tests/prompt_strategies
messages software healthy tests/prompt_strategies/messages
e2e software healthy tests/e2e
patched software healthy tests/e2e/patched
lora_kernels software healthy tests/e2e/patched/lora_kernels
integrations software healthy tests/e2e/integrations
solo software healthy tests/e2e/solo
kernels software healthy tests/e2e/kernels
multigpu software healthy tests/e2e/multigpu
patched software healthy tests/e2e/multigpu/patched
solo software healthy tests/e2e/multigpu/solo
telemetry software healthy tests/telemetry
loaders software healthy tests/loaders
scripts software healthy scripts
.github software healthy .github
ISSUE_TEMPLATE software healthy .github/ISSUE_TEMPLATE
workflows software healthy .github/workflows
benchmarks software healthy benchmarks
examples software healthy examples
voxtral software healthy examples/voxtral
glm46v software healthy examples/glm46v
swanlab software healthy examples/swanlab
ministral3 software healthy examples/ministral3
think software healthy examples/ministral3/think
vision software healthy examples/ministral3/vision
llama-3 software healthy examples/llama-3
diffusion software healthy examples/llama-3/diffusion

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

LabelLayerStatusPath
build-axolotl cicd healthy .github/workflows/nightlies.yml
build-axolotl-cloud cicd healthy .github/workflows/nightlies.yml
auto-update cicd healthy .github/workflows/precommit-autoupdate.yml
preview cicd healthy .github/workflows/preview-docs.yml
build-deploy cicd healthy .github/workflows/docs.yml
pre-commit cicd healthy .github/workflows/tests.yml
prime-cdn-s3-cache cicd healthy .github/workflows/tests.yml
pytest cicd healthy .github/workflows/tests.yml
pytest-sdist cicd healthy .github/workflows/tests.yml
gate-skip-e2e cicd healthy .github/workflows/tests.yml
docker-e2e-tests-1st cicd healthy .github/workflows/tests.yml
docker-e2e-tests cicd healthy .github/workflows/tests.yml
docker-e2e-cleanup cicd healthy .github/workflows/tests.yml
pre-commit cicd healthy .github/workflows/lint.yml
build-axolotl cicd healthy .github/workflows/main.yml
build-axolotl-uv cicd healthy .github/workflows/main.yml
build-axolotl-cloud cicd healthy .github/workflows/main.yml
build-axolotl-cloud-uv cicd healthy .github/workflows/main.yml
build-axolotl-cloud-no-tmux cicd healthy .github/workflows/main.yml
test-axolotl-multigpu cicd healthy .github/workflows/multi-gpu-e2e.yml
pre-commit cicd healthy .github/workflows/tests-nightly.yml
prime-cdn-s3-cache cicd healthy .github/workflows/tests-nightly.yml
pytest cicd healthy .github/workflows/tests-nightly.yml
docker-e2e-tests cicd healthy .github/workflows/tests-nightly.yml
docker-e2e-multigpu-tests cicd healthy .github/workflows/tests-nightly.yml
setup_release cicd healthy .github/workflows/pypi.yml
pypi-publish cicd healthy .github/workflows/pypi.yml
build-base cicd healthy .github/workflows/base.yml
build-base-uv cicd healthy .github/workflows/base.yml

LabelLayerStatusPath
POST /set_lora_adapter/ api healthy src/axolotl/scripts/vllm_serve_lora.py
POST /clear_lora_adapter/ api healthy src/axolotl/scripts/vllm_serve_lora.py
GET /health/ api healthy src/axolotl/scripts/vllm_serve_lora.py
GET /get_world_size/ api healthy src/axolotl/scripts/vllm_serve_lora.py
POST /generate/ api healthy src/axolotl/scripts/vllm_serve_lora.py
POST /chat/ api healthy src/axolotl/scripts/vllm_serve_lora.py
GET /v1/models api healthy src/axolotl/scripts/vllm_serve_lora.py
POST /v1/chat/completions api healthy src/axolotl/scripts/vllm_serve_lora.py
POST /v1/completions api healthy src/axolotl/scripts/vllm_serve_lora.py
POST /init_communicator/ api healthy src/axolotl/scripts/vllm_serve_lora.py
POST /update_named_param/ api healthy src/axolotl/scripts/vllm_serve_lora.py
POST /batch_update_named_params/ api healthy src/axolotl/scripts/vllm_serve_lora.py
POST /http_update_weights/ api healthy src/axolotl/scripts/vllm_serve_lora.py
POST /reset_prefix_cache/ api healthy src/axolotl/scripts/vllm_serve_lora.py
POST /close_communicator/ api healthy src/axolotl/scripts/vllm_serve_lora.py

LabelLayerStatusPath
gha::nightlies cicd healthy .github/workflows/nightlies.yml
gha::precommit-autoupdate cicd healthy .github/workflows/precommit-autoupdate.yml
gha::preview-docs cicd healthy .github/workflows/preview-docs.yml
gha::docs cicd healthy .github/workflows/docs.yml
gha::tests cicd healthy .github/workflows/tests.yml
gha::lint cicd healthy .github/workflows/lint.yml
gha::main cicd healthy .github/workflows/main.yml
gha::multi-gpu-e2e cicd healthy .github/workflows/multi-gpu-e2e.yml
gha::tests-nightly cicd healthy .github/workflows/tests-nightly.yml
gha::pypi cicd healthy .github/workflows/pypi.yml
gha::base cicd healthy .github/workflows/base.yml

LabelLayerStatusPath
NETLIFY_AUTH_TOKEN cicd healthy
DOCKERHUB_USERNAME cicd healthy
DOCKERHUB_TOKEN cicd healthy
CODECOV_TOKEN cicd healthy
NETLIFY_SITE_ID cicd healthy
GITHUB_TOKEN cicd healthy

LabelLayerStatusPath
127.0.0.1 network healthy tests/integrations/test_expert_parallel.py
10.0.0.1 network healthy tests/integrations/test_nemo_gym.py
192.168.1.50 network healthy tests/integrations/test_nemo_gym.py
192.168.1.1 network healthy tests/cli/test_nested_options.py

LabelLayerStatusPath
port:8000 network healthy tests/e2e/multigpu/solo/test_grpo.py
port:8888 network healthy scripts/cloud-entrypoint.sh

LabelLayerStatusPath
image::docker/Dockerfile hardware healthy docker/Dockerfile
axolotl hardware healthy docker-compose.yaml

LabelLayerStatusPath
vps::azure hardware healthy README.md
vps::gcp hardware healthy README.md

LabelLayerStatusPath
axolotl-ai-cloud__axolotl software healthy /data/fable5_failed_archive/axolotl-ai-cloud__axolotl

LabelLayerStatusPath
gpu (detected) hardware healthy AGENTS.md
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/24272272-dec0-42f5-9e1f-73922c820f91/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/24272272-dec0-42f5-9e1f-73922c820f91/

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.