https://github.com/VedaDom/Voice
· scanned 2026-06-16 00:48 UTC (2 months, 1 week ago)
19 raw signals (0 security + 19 graph)
Last scanned 2 months, 1 week ago · v1 · 14 actionable findings from 1 signal source. 5 repeated signals grouped for readability. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 188 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 |
|---|---|---|---|
x |
software | healthy | voice-icon.js:x |
lerp_stops |
software | dead | scripts/render_icon.py:29 |
render |
software | healthy | scripts/render_icon.py:40 |
main |
software | healthy | scripts/render_icon.py:108 |
fraunces |
software | healthy | scripts/render_dmg_bg.py:19 |
inter |
software | healthy | scripts/render_dmg_bg.py:28 |
hex_rgb |
software | healthy | scripts/render_dmg_bg.py:37 |
dbfs |
software | healthy | tools/denoise_session.py:14 |
noise_floor |
software | healthy | tools/denoise_session.py:18 |
transcribe |
software | healthy | tools/denoise_session.py:25 |
main |
software | healthy | tools/denoise_session.py:34 |
main |
software | healthy | tools/lang_test.py:10 |
tx |
software | healthy | tools/lang_test.py:16 |
nonascii |
software | healthy | tools/lang_test.py:35 |
dbfs |
software | healthy | tools/denoise_test.py:20 |
stream_text |
software | healthy | tools/denoise_test.py:24 |
recall |
software | healthy | tools/denoise_test.py:33 |
denoise |
software | healthy | tools/denoise_test.py:40 |
main |
software | healthy | tools/denoise_test.py:46 |
prompt_tokens |
software | healthy | tools/cleanup_speed_bench.py:42 |
run |
software | healthy | tools/cleanup_speed_bench.py:48 |
main |
software | healthy | tools/cleanup_speed_bench.py:83 |
main |
software | healthy | tools/cleanup_bakeoff.py:48 |
dbfs |
software | healthy | tools/analyze.py:17 |
frame_db |
software | healthy | tools/analyze.py:21 |
segments |
software | healthy | tools/analyze.py:29 |
main |
software | healthy | tools/analyze.py:51 |
transcribe |
software | healthy | tools/analyze.py:63 |
main |
software | healthy | tools/live.py:28 |
callback |
software | dead | tools/live.py:51 |
transcribe |
software | healthy | tools/live.py:56 |
commit |
software | healthy | tools/live.py:66 |
peak_mem_bytes |
software | healthy | tools/bench.py:11 |
reset_peak |
software | healthy | tools/bench.py:27 |
rss_gb |
software | healthy | tools/bench.py:42 |
gb |
software | healthy | tools/bench.py:47 |
audio_duration |
software | healthy | tools/bench.py:51 |
main |
software | healthy | tools/bench.py:57 |
transcribe |
software | healthy | tools/bench.py:74 |
rms |
software | healthy | tools/level_test.py:23 |
dbfs |
software | healthy | tools/level_test.py:27 |
stream_text |
software | healthy | tools/level_test.py:31 |
recall |
software | healthy | tools/level_test.py:40 |
main |
software | healthy | tools/level_test.py:51 |
peak_gb |
software | healthy | tools/stream_bench.py:26 |
reset_peak |
software | healthy | tools/stream_bench.py:36 |
rss_gb |
software | healthy | tools/stream_bench.py:45 |
stream_once |
software | healthy | tools/stream_bench.py:49 |
main |
software | healthy | tools/stream_bench.py:60 |
emit |
software | healthy | engine/worker.py:73 |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
README.md |
software | healthy | README.md |
CONTRIBUTING.md |
software | healthy | CONTRIBUTING.md |
voice-icon.js |
software | healthy | voice-icon.js |
LICENSE |
software | healthy | LICENSE |
CODE_OF_CONDUCT.md |
software | healthy | CODE_OF_CONDUCT.md |
notarize.sh |
software | healthy | scripts/notarize.sh |
render_icon.py |
software | healthy | scripts/render_icon.py |
render_dmg_bg.py |
software | healthy | scripts/render_dmg_bg.py |
dmg_settings.py |
software | healthy | scripts/dmg_settings.py |
make_dmg.sh |
software | healthy | app/make_dmg.sh |
make_runtime.sh |
software | healthy | app/make_runtime.sh |
bundle.sh |
software | healthy | app/bundle.sh |
Package.swift |
software | healthy | app/Package.swift |
SettingsWindow.swift |
software | healthy | app/Sources/VoiceApp/SettingsWindow.swift |
HistoryStore.swift |
software | healthy | app/Sources/VoiceApp/HistoryStore.swift |
Paster.swift |
software | healthy | app/Sources/VoiceApp/Paster.swift |
SettingsComponents.swift |
software | healthy | app/Sources/VoiceApp/SettingsComponents.swift |
UpdateChecker.swift |
software | healthy | app/Sources/VoiceApp/UpdateChecker.swift |
SettingsStore.swift |
software | healthy | app/Sources/VoiceApp/SettingsStore.swift |
WorkerBridge.swift |
software | healthy | app/Sources/VoiceApp/WorkerBridge.swift |
Library.swift |
software | healthy | app/Sources/VoiceApp/Library.swift |
HotkeyMonitor.swift |
software | healthy | app/Sources/VoiceApp/HotkeyMonitor.swift |
MenuPanel.swift |
software | healthy | app/Sources/VoiceApp/MenuPanel.swift |
Theme.swift |
software | healthy | app/Sources/VoiceApp/Theme.swift |
AppState.swift |
software | healthy | app/Sources/VoiceApp/AppState.swift |
VoiceMain.swift |
software | healthy | app/Sources/VoiceApp/VoiceMain.swift |
Overlay.swift |
software | healthy | app/Sources/VoiceApp/Overlay.swift |
Onboarding.swift |
software | healthy | app/Sources/VoiceApp/Onboarding.swift |
VoiceAppTests.swift |
software | healthy | app/Tests/VoiceAppTests/VoiceAppTests.swift |
denoise_session.py |
software | healthy | tools/denoise_session.py |
lang_test.py |
software | healthy | tools/lang_test.py |
denoise_test.py |
software | healthy | tools/denoise_test.py |
cleanup_speed_bench.py |
software | healthy | tools/cleanup_speed_bench.py |
cleanup_bakeoff.py |
software | healthy | tools/cleanup_bakeoff.py |
analyze.py |
software | healthy | tools/analyze.py |
live.py |
software | healthy | tools/live.py |
bench.py |
software | healthy | tools/bench.py |
level_test.py |
software | healthy | tools/level_test.py |
stream_bench.py |
software | healthy | tools/stream_bench.py |
worker.py |
software | healthy | engine/worker.py |
online_stream.py |
software | healthy | engine/online_stream.py |
conftest.py |
software | healthy | engine/tests/conftest.py |
test_agc.py |
software | healthy | engine/tests/test_agc.py |
test_incremental_mel.py |
software | healthy | engine/tests/test_incremental_mel.py |
test_cleanup_guard.py |
software | healthy | engine/tests/test_cleanup_guard.py |
test_worker_protocol.py |
software | healthy | engine/tests/test_worker_protocol.py |
PULL_REQUEST_TEMPLATE.md |
software | healthy | .github/PULL_REQUEST_TEMPLATE.md |
bug_report.yml |
software | healthy | .github/ISSUE_TEMPLATE/bug_report.yml |
feature_request.yml |
software | healthy | .github/ISSUE_TEMPLATE/feature_request.yml |
ci.yml |
software | healthy | .github/workflows/ci.yml |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
scripts |
software | healthy | scripts |
app |
software | healthy | app |
Sources |
software | healthy | app/Sources |
VoiceApp |
software | healthy | app/Sources/VoiceApp |
Tests |
software | healthy | app/Tests |
VoiceAppTests |
software | healthy | app/Tests/VoiceAppTests |
tools |
software | healthy | tools |
engine |
software | healthy | engine |
tests |
software | healthy | engine/tests |
.github |
software | healthy | .github |
ISSUE_TEMPLATE |
software | healthy | .github/ISSUE_TEMPLATE |
workflows |
software | healthy | .github/workflows |
| Label | Layer | Status | Path |
|---|---|---|---|
Engine |
software | healthy | engine/worker.py:106 |
IncrementalMel |
software | healthy | engine/online_stream.py:37 |
AGC |
software | healthy | engine/online_stream.py:127 |
OnlineStreamer |
software | healthy | engine/online_stream.py:158 |
_StubEngine |
software | healthy | engine/tests/test_cleanup_guard.py:9 |
| Label | Layer | Status | Path |
|---|---|---|---|
app |
cicd | healthy | .github/workflows/ci.yml |
engine |
cicd | healthy | .github/workflows/ci.yml |
build-dmg |
cicd | healthy | .github/workflows/release.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
gha::ci |
cicd | healthy | .github/workflows/ci.yml |
gha::release |
cicd | healthy | .github/workflows/release.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-nu2yo_0f |
software | healthy | /tmp/repobility-clone-nu2yo_0f |
| Label | Layer | Status | Path |
|---|---|---|---|
gpu (detected) |
hardware | healthy | README.md |
This page is publicly accessible at:
https://repobility.com/scan/efe074c1-4471-479e-bf27-03e3df191137/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/efe074c1-4471-479e-bf27-03e3df191137/
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.