https://github.com/teukboong/LiveCaptionEveryTab
· scanned 2026-06-16 00:32 UTC (2 months, 2 weeks ago)
54 raw signals (0 security + 54 graph)
Last scanned 2 months, 2 weeks ago · v1 · 54 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 978 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.
| Label | Layer | Status | Path |
|---|---|---|---|
lccErrorText |
software | healthy | extension/background.js:lccErrorText |
respondError |
software | healthy | extension/background.js:respondError |
warnOffscreenDelivery |
software | healthy | extension/background.js:warnOffscreenDelivery |
sendOffscreenBestEffort |
software | healthy | extension/background.js:sendOffscreenBestEffort |
sendTab |
software | healthy | extension/background.js:sendTab |
warnTabDelivery |
software | healthy | extension/background.js:warnTabDelivery |
ensureOffscreen |
software | healthy | extension/background.js:ensureOffscreen |
closeOffscreenIfPresent |
software | healthy | extension/background.js:closeOffscreenIfPresent |
cleanup |
software | healthy | extension/background.js:cleanup |
bridgeConfig |
software | healthy | extension/background.js:bridgeConfig |
s |
software | healthy | extension/background.js:s |
tabUrl |
software | healthy | extension/background.js:tabUrl |
resendStart |
software | healthy | extension/background.js:resendStart |
unsupportedTabReason |
software | healthy | extension/background.js:unsupportedTabReason |
scheme |
software | healthy | extension/background.js:scheme |
injectContentFiles |
software | healthy | extension/background.js:injectContentFiles |
contentScriptFailure |
software | healthy | extension/background.js:contentScriptFailure |
ensureContentScript |
software | healthy | extension/background.js:ensureContentScript |
requireContentScript |
software | healthy | extension/background.js:requireContentScript |
startAudio |
software | healthy | extension/background.js:startAudio |
startVideo |
software | healthy | extension/background.js:startVideo |
startPage |
software | healthy | extension/background.js:startPage |
clearTranscript |
software | healthy | extension/background.js:clearTranscript |
resetTranslationContext |
software | healthy | extension/background.js:resetTranslationContext |
forward |
software | healthy | extension/background.js:forward |
onTabGone |
software | healthy | extension/background.js:onTabGone |
handleTabGone |
software | healthy | extension/background.js:handleTabGone |
reArmCapturedTab |
software | healthy | extension/background.js:reArmCapturedTab |
scheduleReArm |
software | healthy | extension/background.js:scheduleReArm |
errorText |
software | healthy | extension/offscreen.js:errorText |
warnBackgroundDelivery |
software | healthy | extension/offscreen.js:warnBackgroundDelivery |
sendBackgroundBestEffort |
software | healthy | extension/offscreen.js:sendBackgroundBestEffort |
warnBridgeMessage |
software | healthy | extension/offscreen.js:warnBridgeMessage |
report |
software | healthy | extension/offscreen.js:report |
notice |
software | healthy | extension/offscreen.js:notice |
runOffscreenCommand |
software | healthy | extension/offscreen.js:runOffscreenCommand |
connectWS |
software | healthy | extension/offscreen.js:connectWS |
sendBridgeConfig |
software | healthy | extension/offscreen.js:sendBridgeConfig |
scheduleReconnect |
software | healthy | extension/offscreen.js:scheduleReconnect |
resetBufferedPcm |
software | healthy | extension/offscreen.js:resetBufferedPcm |
resetDomBatches |
software | healthy | extension/offscreen.js:resetDomBatches |
notifyDroppedDomBatch |
software | healthy | extension/offscreen.js:notifyDroppedDomBatch |
resetStreamClock |
software | healthy | extension/offscreen.js:resetStreamClock |
rememberStreamClock |
software | healthy | extension/offscreen.js:rememberStreamClock |
announceStreamClock |
software | healthy | extension/offscreen.js:announceStreamClock |
lccWsCanSendPcm |
software | healthy | extension/offscreen.js:lccWsCanSendPcm |
lccWsCanSendControl |
software | healthy | extension/offscreen.js:lccWsCanSendControl |
bufferPcmBytes |
software | healthy | extension/offscreen.js:bufferPcmBytes |
droppedMs |
software | healthy | extension/offscreen.js:droppedMs |
queueOrSendPcm |
software | healthy | extension/offscreen.js:queueOrSendPcm |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
check.sh |
software | healthy | check.sh |
SETUP-windows.md |
software | healthy | SETUP-windows.md |
README.ja.md |
software | healthy | README.ja.md |
README.md |
software | healthy | README.md |
README.es.md |
software | healthy | README.es.md |
README.en.md |
software | healthy | README.en.md |
CONTRIBUTING.md |
software | healthy | CONTRIBUTING.md |
setup.sh |
software | healthy | setup.sh |
README.zh.md |
software | healthy | README.zh.md |
.env.example |
software | healthy | .env.example |
pyproject.toml |
software | healthy | pyproject.toml |
LICENSE |
software | healthy | LICENSE |
NOTICE |
software | healthy | NOTICE |
WINDOWS-ONECLICK.md |
software | healthy | WINDOWS-ONECLICK.md |
CHANGELOG.md |
software | healthy | CHANGELOG.md |
SETUP.md |
software | healthy | SETUP.md |
page-translation-paradigms.md |
software | healthy | docs/page-translation-paradigms.md |
caption-lifecycle.md |
software | healthy | docs/caption-lifecycle.md |
background.js |
software | healthy | extension/background.js |
offscreen.js |
software | healthy | extension/offscreen.js |
test_content_load.js |
software | healthy | extension/test_content_load.js |
manifest.json |
software | healthy | extension/manifest.json |
caption-overlay.js |
software | healthy | extension/caption-overlay.js |
content.css |
software | healthy | extension/content.css |
page-seed.js |
software | healthy | extension/page-seed.js |
content.js |
software | healthy | extension/content.js |
test_protocol.js |
software | healthy | extension/test_protocol.js |
offscreen.html |
software | healthy | extension/offscreen.html |
term-memory.js |
software | healthy | extension/term-memory.js |
test_extension_actions.js |
software | healthy | extension/test_extension_actions.js |
popup.js |
software | healthy | extension/popup.js |
test_term_memory.js |
software | healthy | extension/test_term_memory.js |
caption-scheduler.js |
software | healthy | extension/caption-scheduler.js |
page-translator.js |
software | healthy | extension/page-translator.js |
protocol.js |
software | healthy | extension/protocol.js |
pcm-worklet.js |
software | healthy | extension/pcm-worklet.js |
test_offscreen_runtime.js |
software | healthy | extension/test_offscreen_runtime.js |
popup.html |
software | healthy | extension/popup.html |
delay.js |
software | healthy | extension/delay.js |
test_delay_runtime.js |
software | healthy | extension/test_delay_runtime.js |
pcm.js |
software | healthy | extension/pcm.js |
lcc_bridge_host.py |
software | healthy | extension/native-host/lcc_bridge_host.py |
install-host.sh |
software | healthy | extension/native-host/install-host.sh |
test_lcc_bridge_host.py |
software | healthy | extension/native-host/test_lcc_bridge_host.py |
install-host-windows-wsl.sh |
software | healthy | extension/native-host/install-host-windows-wsl.sh |
io.github.teukboong.livecaption.json |
software | healthy | extension/native-host/io.github.teukboong.livecaption.json |
quality_gate.py |
software | healthy | tools/quality_gate.py |
backend_parakeet.py |
software | healthy | bridge/backend_parakeet.py |
ocr_mac.py |
software | healthy | bridge/ocr_mac.py |
text_helpers.py |
software | healthy | bridge/text_helpers.py |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
MutationObserverStub |
software | healthy | extension/test_content_load.js:MutationObserverStub |
EventStub |
software | healthy | extension/test_content_load.js:EventStub |
AudioContextStub |
software | healthy | extension/test_content_load.js:AudioContextStub |
Blob |
software | healthy | extension/test_extension_actions.js:Blob |
PCMWorklet |
software | healthy | extension/pcm-worklet.js:PCMWorklet |
FakeWebSocket |
software | healthy | extension/test_offscreen_runtime.js:FakeWebSocket |
FakeAudioContext |
software | healthy | extension/test_delay_runtime.js:FakeAudioContext |
FakeAudioWorkletNode |
software | healthy | extension/test_delay_runtime.js:FakeAudioWorkletNode |
FakeStdin |
software | healthy | extension/native-host/test_lcc_bridge_host.py:53 |
FakeStdout |
software | healthy | extension/native-host/test_lcc_bridge_host.py:58 |
_FakeRun |
software | healthy | extension/native-host/test_lcc_bridge_host.py:352 |
FileRule |
software | healthy | tools/quality_gate.py:57 |
Visitor |
software | healthy | tools/quality_gate.py:306 |
ParakeetAsr |
software | healthy | bridge/backend_parakeet.py:12 |
FakeVADIterator |
software | healthy | bridge/backend_fake.py:102 |
KVCache |
software | healthy | bridge/test_text_helpers.py:215 |
_FakeMx |
software | healthy | bridge/test_text_helpers.py:219 |
_FakeTok |
software | healthy | bridge/test_text_helpers.py:225 |
LatencyProfile |
software | healthy | bridge/policy.py:50 |
InterpretDecision |
software | healthy | bridge/policy.py:247 |
BridgeProcess |
software | healthy | bridge/test_e2e_fake.py:50 |
VADIterator |
software | healthy | bridge/test_import_stubs.py:19 |
OnlineSpeakerClusters |
software | healthy | bridge/diarize.py:106 |
Unit |
software | healthy | bridge/server.py:381 |
| Label | Layer | Status | Path |
|---|---|---|---|
docs |
software | healthy | docs |
extension |
software | healthy | extension |
native-host |
software | healthy | extension/native-host |
tools |
software | healthy | tools |
bridge |
software | healthy | bridge |
cuda |
software | healthy | bridge/cuda |
.github |
software | healthy | .github |
ISSUE_TEMPLATE |
software | healthy | .github/ISSUE_TEMPLATE |
workflows |
software | healthy | .github/workflows |
| Label | Layer | Status | Path |
|---|---|---|---|
GET / |
api | healthy | bridge/cuda/asr_server.py |
POST /v1/audio/transcriptions |
api | healthy | bridge/cuda/asr_server.py |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-z8c47x3h |
software | healthy | /tmp/repobility-clone-z8c47x3h |
| Label | Layer | Status | Path |
|---|---|---|---|
127.0.0.1 |
network | healthy | README.md |
| Label | Layer | Status | Path |
|---|---|---|---|
port:8765 |
network | healthy | extension/native-host/lcc_bridge_host.py |
| Label | Layer | Status | Path |
|---|---|---|---|
gpu (detected) |
hardware | healthy | README.md |
| Label | Layer | Status | Path |
|---|---|---|---|
gha::ci |
cicd | healthy | .github/workflows/ci.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
check |
cicd | healthy | .github/workflows/ci.yml |
This page is publicly accessible at:
https://repobility.com/scan/c6ff0db9-784a-4df2-864d-f449cb2f2482/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/c6ff0db9-784a-4df2-864d-f449cb2f2482/
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.