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.

sufficit/sufficit-android-ai-gateway

https://github.com/sufficit/sufficit-android-ai-gateway · scanned 2026-06-16 00:25 UTC (2 months, 2 weeks ago)

10 raw signals (0 security + 10 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 2 weeks ago · v1 · 6 actionable findings from 1 signal source. 4 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 172 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
README.md software healthy README.md
build.gradle.kts software healthy build.gradle.kts
LICENSE software healthy LICENSE
architecture.md software healthy docs/architecture.md
android-testing.md software healthy docs/android-testing.md
roadmap.md software healthy docs/roadmap.md
PLAN-20260520-camera-gesture-vision.md software healthy docs/PLAN-20260520-camera-gesture-vision.md
202603241650-dashboard-blocking-announcement-and-split-queu… software healthy docs/202603241650-dashboard-blocking-announcement-and-split…
202603241016-android-settings-backup-and-speaker-history.md software healthy docs/202603241016-android-settings-backup-and-speaker-histo…
202603241310-android-websocket-settings-patch.md software healthy docs/202603241310-android-websocket-settings-patch.md
PLAN-architeture-migration.md software healthy docs/PLAN-architeture-migration.md
http-control-api.md software healthy docs/http-control-api.md
202606121052-lip-activity-speaker-verification.md software healthy docs/202606121052-lip-activity-speaker-verification.md
202603241146-android-stop-local-discard-and-send-signals.md software healthy docs/202603241146-android-stop-local-discard-and-send-signa…
202603241157-voice-friendly-replies-and-response-fade.md software healthy docs/202603241157-voice-friendly-replies-and-response-fade.…
202603241910-openclaw-response-card-separated-from-transcri… software healthy docs/202603241910-openclaw-response-card-separated-from-tra…
202603241039-dashboard-transcript-stack-and-spectrum-layout… software healthy docs/202603241039-dashboard-transcript-stack-and-spectrum-l…
USAGE-202605231010-android-kotlin-architecture-collection.md software healthy docs/USAGE-202605231010-android-kotlin-architecture-collect…
engineering-guidelines.md software healthy docs/engineering-guidelines.md
202603241945-remove-learning-progress-from-openclaw-metadat… software healthy docs/202603241945-remove-learning-progress-from-openclaw-me…
202603241720-dashboard-top-controls-and-local-confidence.md software healthy docs/202603241720-dashboard-top-controls-and-local-confiden…
202603241021-centralized-gateway-defaults-asset.md software healthy docs/202603241021-centralized-gateway-defaults-asset.md
on-device-whisper-vulkan.md software healthy docs/on-device-whisper-vulkan.md
202603241230-dynamic-ambient-noise-gate-before-transcriptio… software healthy docs/202603241230-dynamic-ambient-noise-gate-before-transcr…
build.gradle.kts software healthy app/build.gradle.kts
device-model-guides.json software healthy app/src/main/assets/device-model-guides.json
config.example.json software healthy app/src/main/assets/config.example.json
whisper_jni.c software healthy app/src/main/cpp/whisper_jni.c
whisper_jni.cpp software healthy app/src/main/cpp/whisper_jni.cpp
ggml-virtgpu.h software healthy app/src/main/cpp/include/ggml-virtgpu.h
ggml-zendnn.h software healthy app/src/main/cpp/include/ggml-zendnn.h
ggml-opt.h software healthy app/src/main/cpp/include/ggml-opt.h
ggml-cuda.h software healthy app/src/main/cpp/include/ggml-cuda.h
ggml-rpc.h software healthy app/src/main/cpp/include/ggml-rpc.h
ggml-cpp.h software healthy app/src/main/cpp/include/ggml-cpp.h
ggml-metal.h software healthy app/src/main/cpp/include/ggml-metal.h
whisper.h software healthy app/src/main/cpp/include/whisper.h
ggml-alloc.h software healthy app/src/main/cpp/include/ggml-alloc.h
gguf.h software healthy app/src/main/cpp/include/gguf.h
ggml-webgpu.h software healthy app/src/main/cpp/include/ggml-webgpu.h
ggml-vulkan.h software healthy app/src/main/cpp/include/ggml-vulkan.h
ggml-sycl.h software healthy app/src/main/cpp/include/ggml-sycl.h
ggml.h software healthy app/src/main/cpp/include/ggml.h
ggml-cpu.h software healthy app/src/main/cpp/include/ggml-cpu.h
ggml-hexagon.h software healthy app/src/main/cpp/include/ggml-hexagon.h
ggml-blas.h software healthy app/src/main/cpp/include/ggml-blas.h
ggml-backend.h software healthy app/src/main/cpp/include/ggml-backend.h
ggml-openvino.h software healthy app/src/main/cpp/include/ggml-openvino.h
ggml-cann.h software healthy app/src/main/cpp/include/ggml-cann.h
ggml-opencl.h software healthy app/src/main/cpp/include/ggml-opencl.h

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

LabelLayerStatusPath
docs software healthy docs
app software healthy app
src software healthy app/src
main software healthy app/src/main
assets software healthy app/src/main/assets
cpp software healthy app/src/main/cpp
include software healthy app/src/main/cpp/include
java software healthy app/src/main/java
com software healthy app/src/main/java/com
sufficit software healthy app/src/main/java/com/sufficit
ai software healthy app/src/main/java/com/sufficit/ai
gateway software healthy app/src/main/java/com/sufficit/ai/gateway
openclaw software healthy app/src/main/java/com/sufficit/ai/gateway/openclaw
state software healthy app/src/main/java/com/sufficit/ai/gateway/state
config software healthy app/src/main/java/com/sufficit/ai/gateway/config
api software healthy app/src/main/java/com/sufficit/ai/gateway/api
ui software healthy app/src/main/java/com/sufficit/ai/gateway/ui
theme software healthy app/src/main/java/com/sufficit/ai/gateway/ui/theme
vision software healthy app/src/main/java/com/sufficit/ai/gateway/vision
audio software healthy app/src/main/java/com/sufficit/ai/gateway/audio
wake software healthy app/src/main/java/com/sufficit/ai/gateway/audio/wake
speaker software healthy app/src/main/java/com/sufficit/ai/gateway/audio/speaker
transcription software healthy app/src/main/java/com/sufficit/ai/gateway/transcription
local software healthy app/src/main/java/com/sufficit/ai/gateway/transcription/loc…
runtime software healthy app/src/main/java/com/sufficit/ai/gateway/runtime
history software healthy app/src/main/java/com/sufficit/ai/gateway/history
.github software healthy .github
workflows software healthy .github/workflows

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

LabelLayerStatusPath
192.168.0.10 network healthy app/src/main/assets/config.example.json

LabelLayerStatusPath
gpu (detected) hardware healthy README.md

LabelLayerStatusPath
gha::release cicd healthy .github/workflows/release.yml

LabelLayerStatusPath
build cicd healthy .github/workflows/release.yml
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/5d2ca152-242e-4d22-ad8a-14de8cade359/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/5d2ca152-242e-4d22-ad8a-14de8cade359/

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.