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.
162 of your 239 findings came from Repobility's proprietary detections. ✓ Repobility tags below mark them.
Upstream (GitHub) caused delay on this scan — not Repobility.
  • GitHub API rate-limited (HTTP 403) — preflight skipped, fell back to direct git clone.
  • Clone from GitHub took 136.99s for a 240.6 MB repo slow.
  • Repobility's analysis ran in 34.53s after the clone landed.

google-ai-edge/LiteRT

https://github.com/google-ai-edge/LiteRT · scanned 2026-06-05 19:08 UTC (4 days, 17 hours ago) · 10 languages

694 raw signals (224 security + 470 graph) 11/13 scanners ran 48th percentile · C · large (100-500K LoC) System graph score 76 (lower by 9)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 4 days, 17 hours ago · v2 · 250 actionable findings from 2 signal sources. 184 repeated signals grouped for readability. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.

JSON
Score breakdown â 2026-05-18-v5
Component Sub-score Weight Contribution
structure_score 40.0 0.15 6.00
security_score 100.0 0.25 25.00
testing_score 24.0 0.20 4.80
documentation_score 100.0 0.15 15.00
practices_score 67.0 0.15 10.05
code_quality 60.0 0.10 6.00
Overall 1.00 66.8
security_score may be inflated — optional security scanners were skipped on this fast scan
Severity distribution — click a segment to filter
Active filters: excluding tests × Reset all

All 10689 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
RELEASE.md software healthy RELEASE.md
README.md software healthy README.md
CONTRIBUTING.md software healthy CONTRIBUTING.md
configure.py software healthy configure.py
CODE_OF_CONDUCT.md software healthy CODE_OF_CONDUCT.md
SECURITY.md software healthy SECURITY.md
tflite_minimal.cc software healthy cmake_example/tflite_minimal.cc
run_model_simple.cc software healthy cmake_example/run_model_simple.cc
arithmetic.h software healthy tensor/arithmetic.h
tensor_api.md software healthy tensor/tensor_api.md
arithmetic_test.cc software healthy tensor/arithmetic_test.cc
arithmetic_graph.h software healthy tensor/arithmetic_graph.h
tensor.cc software healthy tensor/tensor.cc
buffer.cc software healthy tensor/buffer.cc
README.md software healthy tensor/README.md
buffer_test.cc software healthy tensor/buffer_test.cc
tensor.h software healthy tensor/tensor.h
datatypes_test.cc software healthy tensor/datatypes_test.cc
datatypes.h software healthy tensor/datatypes.h
tensor_test.cc software healthy tensor/tensor_test.cc
buffer.h software healthy tensor/buffer.h
tensor_wasm.js software healthy tensor/wasm/tensor_wasm.js
README.md software healthy tensor/wasm/README.md
karma.conf.js software warning tensor/wasm/karma.conf.js
tensor_wasm.cc software healthy tensor/wasm/tensor_wasm.cc
tensor_wasm_test.js software warning tensor/wasm/tensor_wasm_test.js
tokenizer_wasm.cc software healthy tensor/wasm/tokenizer_wasm.cc
tensor_wasm.d.ts software healthy tensor/wasm/tensor_wasm.d.ts
api_doc.md software healthy tensor/wasm/api_doc.md
README.md software healthy tensor/wasm/demo/README.md
game_of_life_demo.html software healthy tensor/wasm/demo/game_of_life_demo.html
segmentation_webgpu_demo.html software healthy tensor/wasm/demo/segmentation_webgpu_demo.html
segmentation_demo.html software healthy tensor/wasm/demo/segmentation_demo.html
mandelbrot_demo.html software healthy tensor/wasm/demo/mandelbrot_demo.html
segmentation_webgpu_wasm.cc software healthy tensor/wasm/demo/segmentation_webgpu_wasm.cc
playground.html software healthy tensor/wasm/demo/playground.html
api_doc.html software healthy tensor/wasm/demo/api_doc.html
safetensors.js software healthy tensor/wasm/demo/gemma3/safetensors.js
gemma3_runner.js software healthy tensor/wasm/demo/gemma3/gemma3_runner.js
gemma3_graph.js software healthy tensor/wasm/demo/gemma3/gemma3_graph.js
gemma3_utils.js software healthy tensor/wasm/demo/gemma3/gemma3_utils.js
gemma3_demo.html software healthy tensor/wasm/demo/gemma3/gemma3_demo.html
graph_traversal.cc software healthy tensor/internal/graph_traversal.cc
graph_test.cc software healthy tensor/internal/graph_test.cc
graph_probe.h software healthy tensor/internal/graph_probe.h
shape.cc software healthy tensor/internal/shape.cc
compile_test.cc software healthy tensor/internal/compile_test.cc
graph.cc software healthy tensor/internal/graph.cc
type_id.h software healthy tensor/internal/type_id.h
type_id_test.cc software healthy tensor/internal/type_id_test.cc

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

LabelLayerStatusPath
is_windows software healthy configure.py:65
is_linux software healthy configure.py:69
is_macos software healthy configure.py:73
is_ppc64le software healthy configure.py:77
is_s390x software healthy configure.py:81
is_cygwin software healthy configure.py:85
get_input software healthy configure.py:89
symlink_force software healthy configure.py:100
write_to_bazelrc software healthy configure.py:117
write_action_env_to_bazelrc software healthy configure.py:122
write_repo_env_to_bazelrc software healthy configure.py:126
run_shell software healthy configure.py:132
cygpath software healthy configure.py:145
get_python_path software healthy configure.py:150
get_python_major_version software healthy configure.py:185
setup_python software healthy configure.py:190
reset_tf_configure_bazelrc software healthy configure.py:263
cleanup_makefile software healthy configure.py:268
get_var software healthy configure.py:283
set_action_env_var software healthy configure.py:372
convert_version_to_int software healthy configure.py:417
retrieve_bazel_version software healthy configure.py:442
set_cc_opt_flags software healthy configure.py:473
set_tf_cuda_clang software healthy configure.py:505
set_tf_download_clang software dead configure.py:526
get_from_env_or_user_or_default software healthy configure.py:543
prompt_loop_or_load_from_env software healthy configure.py:569
set_clang_cuda_compiler_path software healthy configure.py:639
create_android_ndk_rule software healthy configure.py:667
valid_ndk_path software dead configure.py:678
create_android_sdk_rule software healthy configure.py:700
valid_sdk_path software dead configure.py:709
valid_api_level software dead configure.py:732
valid_build_tools software dead configure.py:753
get_ndk_api_level software healthy configure.py:780
set_gcc_host_compiler_path software healthy configure.py:830
choose_compiler software healthy configure.py:850
choose_compiler_Win software healthy configure.py:862
set_clang_compiler_path software healthy configure.py:874
set_clang_compiler_path_win software healthy configure.py:916
retrieve_clang_version software healthy configure.py:954
disable_clang_offsetof_extension software healthy configure.py:992
set_hermetic_cuda_version software healthy configure.py:997
set_hermetic_cudnn_version software healthy configure.py:1013
set_hermetic_cuda_compute_capabilities software healthy configure.py:1029
set_cuda_local_path software healthy configure.py:1114
set_other_cuda_vars software healthy configure.py:1127
system_specific_test_config software healthy configure.py:1136
set_system_libs_flag software healthy configure.py:1186
set_windows_build_flags software healthy configure.py:1205

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

LabelLayerStatusPath
cmake_example software healthy cmake_example
tensor software healthy tensor
wasm software healthy tensor/wasm
demo software healthy tensor/wasm/demo
gemma3 software healthy tensor/wasm/demo/gemma3
internal software healthy tensor/internal
utils software healthy tensor/utils
backends software healthy tensor/backends
tflite software healthy tensor/backends/tflite
examples software healthy tensor/examples
segmentation software healthy tensor/examples/segmentation
ops software healthy tensor/examples/ops
transformer software healthy tensor/examples/ops/transformer
gemma3 software healthy tensor/examples/gemma3
runners software healthy tensor/runners
litert software healthy tensor/runners/litert
docker_build software healthy docker_build
litert software healthy litert
compiler software healthy litert/compiler
plugin software healthy litert/compiler/plugin
mlir software healthy litert/compiler/mlir
dialects software healthy litert/compiler/mlir/dialects
litert software healthy litert/compiler/mlir/dialects/litert
cc software healthy litert/compiler/cc
ats software healthy litert/ats
cc_sdk software healthy litert/cc_sdk
test software healthy litert/test
testdata software healthy litert/test/testdata
generators software healthy litert/test/generators
sdk_util software healthy litert/sdk_util
js software healthy litert/js
apps software healthy litert/js/apps
model_tester software healthy litert/js/apps/model_tester
static software healthy litert/js/apps/model_tester/static
scripts software healthy litert/js/apps/model_tester/scripts
src software healthy litert/js/apps/model_tester/src
packages software healthy litert/js/packages
tfjs_interop software healthy litert/js/packages/tfjs_interop
src software healthy litert/js/packages/tfjs_interop/src
tensor software healthy litert/js/packages/tensor
wasm_utils software healthy litert/js/packages/wasm_utils
src software healthy litert/js/packages/wasm_utils/src
core software healthy litert/js/packages/core
src software healthy litert/js/packages/core/src
eslint_config software healthy litert/js/packages/eslint_config
tsconfig software healthy litert/js/packages/tsconfig
demos software healthy litert/js/demos
real_esrgan software healthy litert/js/demos/real_esrgan
src software healthy litert/js/demos/real_esrgan/src
efficientvit_segmentation software healthy litert/js/demos/efficientvit_segmentation

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

LabelLayerStatusPath
UserInputError software healthy configure.py:61
LiteRTRunner software healthy tensor/wasm/tensor_wasm.js:LiteRTRunner
LiteRtMultiSignatureRunner software healthy tensor/wasm/tensor_wasm.js:LiteRtMultiSignatureRunner
SafetensorsLoader software healthy tensor/wasm/demo/gemma3/safetensors.js:SafetensorsLoader
Gemma3Runner software healthy tensor/wasm/demo/gemma3/gemma3_runner.js:Gemma3Runner
Gemma3GraphBuilder software healthy tensor/wasm/demo/gemma3/gemma3_graph.js:Gemma3GraphBuilder
CommonSettings software healthy litert/js/apps/model_tester/src/common_settings.ts:CommonSe…
RunResultList software healthy litert/js/apps/model_tester/src/run_result_list.ts:RunResul…
that software healthy litert/js/apps/model_tester/src/model_runner.ts:that
UnsupportedError software healthy litert/js/apps/model_tester/src/model_runner.ts:Unsupported…
LiteRtModelRunner software healthy litert/js/apps/model_tester/src/litert_model_runner.ts:Lite…
RunResultVisualizer software healthy litert/js/apps/model_tester/src/run_result_visualizer.ts:Ru…
ModelTester software healthy litert/js/apps/model_tester/src/model_tester.ts:ModelTester
ConsoleMirror software healthy litert/js/apps/model_tester/src/console_mirror.ts:ConsoleMi…
ConsoleRenderer software healthy litert/js/apps/model_tester/src/console_renderer.ts:Console…
TensorConversionError software healthy litert/js/packages/tfjs_interop/src/tfjs_interop.ts:TensorC…
to software healthy litert/js/packages/wasm_utils/src/wasm_loader.ts:to
CompiledModelSignatureRunner software healthy litert/js/packages/core/src/signature_runner.ts:CompiledMod…
LiteRtNotLoadedError software healthy litert/js/packages/core/src/global_litert.ts:LiteRtNotLoade…
Environment software healthy litert/js/packages/core/src/environment.ts:Environment
CompiledModel software healthy litert/js/packages/core/src/compiled_model.ts:CompiledModel
Tensor software healthy litert/js/packages/core/src/tensor.ts:Tensor
Model software healthy litert/js/packages/core/src/model.ts:Model
in software healthy litert/js/packages/core/src/wasm_binding_types.ts:in
LiteRt software healthy litert/js/packages/core/src/litert_web.ts:LiteRt
ImageUpscaler software healthy litert/js/demos/real_esrgan/src/image_upscaler.ts:ImageUpsc…
ModelWrapper software healthy litert/js/demos/depth_anything/convert_model.py:44
DepthAnything software healthy litert/js/demos/depth_anything/src/index.ts:DepthAnything
for software healthy litert/js/demos/selfie_multiclass/src/index.ts:for
ConverterWrapperTest software healthy litert/python/converter_wrapper_test.py:21
EnvironmentOptions software healthy litert/python/litert_wrapper/environment_wrapper/environmen…
Environment software healthy litert/python/litert_wrapper/environment_wrapper/environmen…
QualcommLogLevel software healthy litert/python/litert_wrapper/compiled_model_wrapper/qualcom…
QualcommHtpPerformanceMode software healthy litert/python/litert_wrapper/compiled_model_wrapper/qualcom…
QualcommDspPerformanceMode software healthy litert/python/litert_wrapper/compiled_model_wrapper/qualcom…
QualcommProfiling software healthy litert/python/litert_wrapper/compiled_model_wrapper/qualcom…
QualcommOptimizationLevel software healthy litert/python/litert_wrapper/compiled_model_wrapper/qualcom…
QualcommGraphPriority software healthy litert/python/litert_wrapper/compiled_model_wrapper/qualcom…
QualcommBackend software healthy litert/python/litert_wrapper/compiled_model_wrapper/qualcom…
QualcommGraphIOTensorMemType software healthy litert/python/litert_wrapper/compiled_model_wrapper/qualcom…
QualcommOptions software healthy litert/python/litert_wrapper/compiled_model_wrapper/qualcom…
IntelOpenVinoDeviceType software healthy litert/python/litert_wrapper/compiled_model_wrapper/intel_o…
IntelOpenVinoPerformanceMode software healthy litert/python/litert_wrapper/compiled_model_wrapper/intel_o…
IntelOpenVinoOptions software healthy litert/python/litert_wrapper/compiled_model_wrapper/intel_o…
CompiledModel software healthy litert/python/litert_wrapper/compiled_model_wrapper/compile…
CpuOptions software healthy litert/python/litert_wrapper/compiled_model_wrapper/cpu_opt…
GpuOptions software healthy litert/python/litert_wrapper/compiled_model_wrapper/gpu_opt…
CpuKernelMode software healthy litert/python/litert_wrapper/compiled_model_wrapper/cpu_ker…
HardwareAccelerator software healthy litert/python/litert_wrapper/compiled_model_wrapper/hardwar…
Options software healthy litert/python/litert_wrapper/compiled_model_wrapper/options…

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

LabelLayerStatusPath
presubmit cicd healthy .github/workflows/linux_x86_64.yml
build-nightly cicd healthy .github/workflows/windows_nightly_wheel.yml
upload-to-pypi cicd healthy .github/workflows/windows_nightly_wheel.yml
build-release cicd healthy .github/workflows/windows_wheel_release.yml
upload-to-pypi cicd healthy .github/workflows/windows_wheel_release.yml
welcome cicd healthy .github/workflows/auto-assignment.yml
presubmit cicd healthy .github/workflows/ios-arm64.yml
presubmit cicd healthy .github/workflows/windows_x86_64.yml
build_wheels cicd healthy .github/workflows/linux_nightly_wheel.yml
upload-to-pypi cicd healthy .github/workflows/linux_nightly_wheel.yml
clang-tidy cicd healthy .github/workflows/clang_tidy.yml
presubmit cicd healthy .github/workflows/cmake_android_linux_x86_64.yml
stale cicd healthy .github/workflows/mark_stale.yml
presubmit cicd healthy .github/workflows/macos-arm64.yml
build_wheels cicd healthy .github/workflows/macos_nightly_wheel.yml
upload-to-pypi cicd healthy .github/workflows/macos_nightly_wheel.yml

LabelLayerStatusPath
gha::linux_x86_64 cicd healthy .github/workflows/linux_x86_64.yml
gha::windows_nightly_wheel cicd healthy .github/workflows/windows_nightly_wheel.yml
gha::windows_wheel_release cicd healthy .github/workflows/windows_wheel_release.yml
gha::auto-assignment cicd healthy .github/workflows/auto-assignment.yml
gha::ios-arm64 cicd healthy .github/workflows/ios-arm64.yml
gha::windows_x86_64 cicd healthy .github/workflows/windows_x86_64.yml
gha::linux_nightly_wheel cicd healthy .github/workflows/linux_nightly_wheel.yml
gha::clang_tidy cicd healthy .github/workflows/clang_tidy.yml
gha::cmake_android_linux_x86_64 cicd healthy .github/workflows/cmake_android_linux_x86_64.yml
gha::mark_stale cicd healthy .github/workflows/mark_stale.yml
gha::macos-arm64 cicd healthy .github/workflows/macos-arm64.yml
gha::macos_nightly_wheel cicd healthy .github/workflows/macos_nightly_wheel.yml

LabelLayerStatusPath
port:3000 network healthy litert/js/apps/model_tester/scripts/devserver.js
port:8000 network healthy litert/js/apps/model_tester/scripts/devserver.js
port:8080 network healthy litert/python/tools/model_utils/__init__.py

LabelLayerStatusPath
BAZEL_CONFIG_FLAGS cicd healthy
PYPI_UPLOAD_TOKEN cicd healthy

LabelLayerStatusPath
repobility-clone-4rswoysj software healthy /tmp/repobility-clone-4rswoysj

LabelLayerStatusPath
USE / api healthy litert/js/apps/model_tester/serve.js

LabelLayerStatusPath
127.0.0.1 network healthy litert/js/apps/model_tester/serve.js

LabelLayerStatusPath
litert-build hardware healthy docker_build/docker-compose.yml

LabelLayerStatusPath
gpu (detected) hardware healthy configure.py

LabelLayerStatusPath
vps::gcp hardware healthy configure.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/c821ada3-5fc9-43d2-8dc4-4379e80cef2e/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/c821ada3-5fc9-43d2-8dc4-4379e80cef2e/

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.