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.

SamarS1ngh/nocap

https://github.com/SamarS1ngh/nocap · scanned 2026-06-16 00:00 UTC (2 months, 3 weeks ago)

7 raw signals (0 security + 7 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 3 weeks ago · v1 · 7 actionable findings from 1 signal source. 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 117 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
hybrid-predictor software healthy hybrid-predictor
src software healthy hybrid-predictor/src
main software healthy hybrid-predictor/src/main
java software healthy hybrid-predictor/src/main/java
com software healthy hybrid-predictor/src/main/java/com
nocap software healthy hybrid-predictor/src/main/java/com/nocap
hybrid software healthy hybrid-predictor/src/main/java/com/nocap/hybrid
app software healthy app
src software healthy app/src
main software healthy app/src/main
java software healthy app/src/main/java
com software healthy app/src/main/java/com
nocap software healthy app/src/main/java/com/nocap
app software healthy app/src/main/java/com/nocap/app
diag software healthy app/src/main/java/com/nocap/app/diag
ui software healthy app/src/main/java/com/nocap/app/ui
theme software healthy app/src/main/java/com/nocap/app/ui/theme
listener software healthy app/src/main/java/com/nocap/app/listener
prefs software healthy app/src/main/java/com/nocap/app/prefs
gemini software healthy app/src/main/java/com/nocap/app/gemini
embedding-engine software healthy embedding-engine
src software healthy embedding-engine/src
test software healthy embedding-engine/src/test
java software healthy embedding-engine/src/test/java
com software healthy embedding-engine/src/test/java/com
nocap software healthy embedding-engine/src/test/java/com/nocap
embedding software healthy embedding-engine/src/test/java/com/nocap/embedding
main software healthy embedding-engine/src/main
assets software healthy embedding-engine/src/main/assets
java software healthy embedding-engine/src/main/java
com software healthy embedding-engine/src/main/java/com
nocap software healthy embedding-engine/src/main/java/com/nocap
embedding software healthy embedding-engine/src/main/java/com/nocap/embedding
online-head software healthy online-head
src software healthy online-head/src
test software healthy online-head/src/test
java software healthy online-head/src/test/java
com software healthy online-head/src/test/java/com
nocap software healthy online-head/src/test/java/com/nocap
onlinehead software healthy online-head/src/test/java/com/nocap/onlinehead
main software healthy online-head/src/main
java software healthy online-head/src/main/java
com software healthy online-head/src/main/java/com
nocap software healthy online-head/src/main/java/com/nocap
onlinehead software healthy online-head/src/main/java/com/nocap/onlinehead
tools software healthy tools
vector-store software healthy vector-store
src software healthy vector-store/src
test software healthy vector-store/src/test
java software healthy vector-store/src/test/java

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

LabelLayerStatusPath
DESIGN.md software healthy DESIGN.md
README.md software healthy README.md
build.gradle.kts software healthy build.gradle.kts
LICENSE software healthy LICENSE
build.gradle.kts software healthy hybrid-predictor/build.gradle.kts
HybridPredictor.kt software healthy hybrid-predictor/src/main/java/com/nocap/hybrid/HybridPredi…
build.gradle.kts software healthy app/build.gradle.kts
AppLabelResolver.kt software healthy app/src/main/java/com/nocap/app/AppLabelResolver.kt
HybridFactory.kt software healthy app/src/main/java/com/nocap/app/HybridFactory.kt
MainActivity.kt software healthy app/src/main/java/com/nocap/app/MainActivity.kt
NocapApp.kt software healthy app/src/main/java/com/nocap/app/NocapApp.kt
PredictionPayload.kt software healthy app/src/main/java/com/nocap/app/diag/PredictionPayload.kt
SettingsViewModel.kt software healthy app/src/main/java/com/nocap/app/ui/SettingsViewModel.kt
NotificationListScreen.kt software healthy app/src/main/java/com/nocap/app/ui/NotificationListScreen.kt
DiagnosticsScreen.kt software healthy app/src/main/java/com/nocap/app/ui/DiagnosticsScreen.kt
DiagnosticsViewModel.kt software healthy app/src/main/java/com/nocap/app/ui/DiagnosticsViewModel.kt
NotificationListViewModel.kt software healthy app/src/main/java/com/nocap/app/ui/NotificationListViewMode…
SettingsScreen.kt software healthy app/src/main/java/com/nocap/app/ui/SettingsScreen.kt
Theme.kt software healthy app/src/main/java/com/nocap/app/ui/theme/Theme.kt
NocapNotificationListenerService.kt software healthy app/src/main/java/com/nocap/app/listener/NocapNotificationL…
Prefs.kt software healthy app/src/main/java/com/nocap/app/prefs/Prefs.kt
Classification.kt software healthy app/src/main/java/com/nocap/app/gemini/Classification.kt
GeminiClient.kt software healthy app/src/main/java/com/nocap/app/gemini/GeminiClient.kt
build.gradle.kts software healthy embedding-engine/build.gradle.kts
WordPieceTokenizerTest.kt software healthy embedding-engine/src/test/java/com/nocap/embedding/WordPiec…
README.md software healthy embedding-engine/src/main/assets/README.md
WordPieceTokenizer.kt software healthy embedding-engine/src/main/java/com/nocap/embedding/WordPiec…
EmbeddingEngine.kt software healthy embedding-engine/src/main/java/com/nocap/embedding/Embeddin…
build.gradle.kts software healthy online-head/build.gradle.kts
TwoLayerNetTest.kt software healthy online-head/src/test/java/com/nocap/onlinehead/TwoLayerNetT…
StructuredFeaturesTest.kt software healthy online-head/src/test/java/com/nocap/onlinehead/StructuredFe…
TwoLayerNet.kt software healthy online-head/src/main/java/com/nocap/onlinehead/TwoLayerNet.…
StructuredFeatures.kt software healthy online-head/src/main/java/com/nocap/onlinehead/StructuredFe…
convert_minilm.py software healthy tools/convert_minilm.py
README.md software healthy tools/README.md
requirements.txt software healthy tools/requirements.txt
build.gradle.kts software healthy vector-store/build.gradle.kts
CosineTest.kt software healthy vector-store/src/test/java/com/nocap/vectorstore/CosineTest…
FloatArrayCodecTest.kt software healthy vector-store/src/test/java/com/nocap/vectorstore/FloatArray…
VectorStore.kt software healthy vector-store/src/main/java/com/nocap/vectorstore/VectorStor…
VectorDatabase.kt software healthy vector-store/src/main/java/com/nocap/vectorstore/VectorData…
Cosine.kt software healthy vector-store/src/main/java/com/nocap/vectorstore/Cosine.kt
VectorDao.kt software healthy vector-store/src/main/java/com/nocap/vectorstore/VectorDao.…
VectorRow.kt software healthy vector-store/src/main/java/com/nocap/vectorstore/VectorRow.…
FloatArrayCodec.kt software healthy vector-store/src/main/java/com/nocap/vectorstore/FloatArray…

LabelLayerStatusPath
log software healthy tools/convert_minilm.py:49
die software healthy tools/convert_minilm.py:53
check_deps software healthy tools/convert_minilm.py:58
export_to_onnx software healthy tools/convert_minilm.py:74
__init__ software healthy tools/convert_minilm.py:107
forward software dead tools/convert_minilm.py:111
onnx_to_saved_model software healthy tools/convert_minilm.py:145
saved_model_to_tflite software healthy tools/convert_minilm.py:169
verify_tflite software healthy tools/convert_minilm.py:188
download_vocab software healthy tools/convert_minilm.py:216
main software healthy tools/convert_minilm.py:225

LabelLayerStatusPath
repobility-clone-7fqd3wre software healthy /tmp/repobility-clone-7fqd3wre

LabelLayerStatusPath
Wrapper software healthy tools/convert_minilm.py:100

LabelLayerStatusPath
sqlite data healthy README.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/a529c4b6-cb9d-4436-8182-155462dd0443/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/a529c4b6-cb9d-4436-8182-155462dd0443/

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.