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.

WojtekL7/claude-voice-assistant

https://github.com/WojtekL7/claude-voice-assistant · scanned 2026-06-16 00:59 UTC (2 months, 1 week ago)

88 raw signals (0 security + 88 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 1 week ago · v1 · 61 actionable findings from 1 signal source. 27 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 765 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
sha256_of software healthy packaging/make-appcast-entry.py:37
guess_platform software healthy packaging/make-appcast-entry.py:45
sign_file software healthy packaging/make-appcast-entry.py:52
main software healthy packaging/make-appcast-entry.py:66
set_ui_language software healthy src/config.py:2154
current_ui_language software healthy src/config.py:2161
t software healthy src/config.py:2166
detect_system_language software healthy src/config.py:2182
model_label software healthy src/config.py:2215
model_label_short software healthy src/config.py:2224
model_default_prefix software healthy src/config.py:2231
install_guide_url software healthy src/config.py:2236
_excepthook software healthy src/main.py:45
main software healthy src/main.py:55
_log software healthy src/gui/web_terminal.py:68
javaScriptConsoleMessage software dead src/gui/web_terminal.py:85
__init__ software healthy src/gui/web_terminal.py:122
send_input software healthy src/gui/web_terminal.py:99
resize software healthy src/gui/web_terminal.py:103
frontend_ready software healthy src/gui/web_terminal.py:107
set_selection software healthy src/gui/web_terminal.py:111
set_shell_program software healthy src/gui/web_terminal.py:174
set_working_directory software healthy src/gui/web_terminal.py:177
start_shell_program software healthy src/gui/web_terminal.py:181
send_text software healthy src/gui/web_terminal.py:186
selected_text software healthy src/gui/web_terminal.py:189
clear software healthy src/gui/web_terminal.py:192
set_theme software healthy src/gui/web_terminal.py:195
set_font software healthy src/gui/web_terminal.py:202
_push_theme software healthy src/gui/web_terminal.py:208
_push_font software healthy src/gui/web_terminal.py:216
focus_terminal software healthy src/gui/web_terminal.py:224
is_available software dead src/gui/web_terminal.py:228
_on_load_finished software healthy src/gui/web_terminal.py:233
_frontend_watchdog software healthy src/gui/web_terminal.py:245
_on_render_terminated software healthy src/gui/web_terminal.py:253
_show_failure_page software healthy src/gui/web_terminal.py:259
_on_frontend_ready software healthy src/gui/web_terminal.py:275
_spawn software healthy src/gui/web_terminal.py:285
_read_loop software healthy src/gui/web_terminal.py:328
_push_to_js software healthy src/gui/web_terminal.py:348
_on_finished_gui software healthy src/gui/web_terminal.py:353
_write_pty software healthy src/gui/web_terminal.py:359
_resize_pty software healthy src/gui/web_terminal.py:367
shutdown software healthy src/gui/web_terminal.py:376
closeEvent software healthy src/gui/web_terminal.py:388
get_file_dialog_stylesheet software healthy src/gui/dialogs.py:60
setup_file_dialog_labels software healthy src/gui/dialogs.py:168
styled_get_existing_directory software healthy src/gui/dialogs.py:177
styled_get_open_file_names software healthy src/gui/dialogs.py:192

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

LabelLayerStatusPath
install-desktop.sh software healthy install-desktop.sh
CLAUDE-VOICE-ASSISTANT.md software healthy CLAUDE-VOICE-ASSISTANT.md
README.md software healthy README.md
CLAUDE.md software healthy CLAUDE.md
run-safe.sh software healthy run-safe.sh
DIAGNOSE-ENTER-FIX.md software healthy DIAGNOSE-ENTER-FIX.md
requirements.txt software healthy requirements.txt
PRD.md software healthy docs/PRD.md
README.md software healthy packaging/README.md
appcast.json software healthy packaging/appcast.json
make-appcast-entry.py software healthy packaging/make-appcast-entry.py
appcast.example.json software healthy packaging/appcast.example.json
diag_winpty.py software healthy packaging/windows/diag_winpty.py
README.md software healthy packaging/windows/README.md
make_ico.py software healthy packaging/windows/make_ico.py
build.sh software healthy packaging/linux/build.sh
README.md software healthy packaging/web/README.md
instrukcja-agenci-en.html software healthy packaging/web/instrukcja-agenci-en.html
instrukcja-windows.html software healthy packaging/web/instrukcja-windows.html
index.html software healthy packaging/web/index.html
instrukcja-agenci.html software healthy packaging/web/instrukcja-agenci.html
index-en.html software healthy packaging/web/index-en.html
instrukcja-macos-en.html software healthy packaging/web/instrukcja-macos-en.html
instrukcja-macos.html software healthy packaging/web/instrukcja-macos.html
instrukcja-windows-en.html software healthy packaging/web/instrukcja-windows-en.html
instrukcja-linux.html software healthy packaging/web/instrukcja-linux.html
instrukcja-linux-en.html software healthy packaging/web/instrukcja-linux-en.html
README.md software healthy packaging/macos/README.md
build-macos.sh software healthy packaging/macos/build-macos.sh
build-macos.yml software healthy .github/workflows/build-macos.yml
build-windows.yml software healthy .github/workflows/build-windows.yml
diagnose-windows.yml software healthy .github/workflows/diagnose-windows.yml
config.py software healthy src/config.py
main.py software healthy src/main.py
__init__.py software healthy src/gui/__init__.py
web_terminal.py software healthy src/gui/web_terminal.py
dialogs.py software healthy src/gui/dialogs.py
mcp_status_widget.py software healthy src/gui/mcp_status_widget.py
agent_tab.py software healthy src/gui/agent_tab.py
main_window.py software healthy src/gui/main_window.py
icon_set.py software healthy src/gui/icon_set.py
terminal_backend.py software healthy src/gui/terminal_backend.py
terminal.html software healthy src/assets/web/terminal.html
text_cleaner.py software healthy src/core/text_cleaner.py
__init__.py software healthy src/core/__init__.py
license_manager.py software healthy src/core/license_manager.py
platform_utils.py software healthy src/core/platform_utils.py
stt_engine.py software healthy src/core/stt_engine.py
mcp_templates.py software healthy src/core/mcp_templates.py
update_manager.py software healthy src/core/update_manager.py

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

LabelLayerStatusPath
_LoggingWebEnginePage software healthy src/gui/web_terminal.py:77
_Bridge software healthy src/gui/web_terminal.py:89
WebTerminal software healthy src/gui/web_terminal.py:115
MemoryProjectsDialog software healthy src/gui/dialogs.py:239
ProjectEditDialog software healthy src/gui/dialogs.py:564
_StyledComboBox software healthy src/gui/dialogs.py:626
AgentConfigDialog software healthy src/gui/dialogs.py:645
AgentsManagerDialog software healthy src/gui/dialogs.py:1552
SkillsManagerDialog software healthy src/gui/dialogs.py:2119
McpManagerDialog software healthy src/gui/dialogs.py:2436
_McpTemplatePickerDialog software healthy src/gui/dialogs.py:2863
_McpTemplateConfigDialog software healthy src/gui/dialogs.py:2952
_McpAddManualDialog software healthy src/gui/dialogs.py:3120
_McpJsonImportDialog software healthy src/gui/dialogs.py:3320
UpdateAvailableDialog software healthy src/gui/dialogs.py:3404
ClaudeSetupDialog software healthy src/gui/dialogs.py:3527
McpStatusWidget software healthy src/gui/mcp_status_widget.py:65
AutoResizeTextEdit software healthy src/gui/agent_tab.py:44
AgentTab software healthy src/gui/agent_tab.py:92
_LeftAlignedTabStyle software healthy src/gui/main_window.py:35
SignalBridge software healthy src/gui/main_window.py:70
MenuPositionFixer software healthy src/gui/main_window.py:82
TerminalScrollManager software healthy src/gui/main_window.py:170
AutoResizeTextEdit software healthy src/gui/main_window.py:235
MainWindow software healthy src/gui/main_window.py:481
QuickActionsDialog software healthy src/gui/main_window.py:3837
SkinSettingsDialog software healthy src/gui/main_window.py:4109
SettingsDialog software healthy src/gui/main_window.py:4778
LicenseDialog software healthy src/gui/main_window.py:4805
TerminalBackend software healthy src/gui/terminal_backend.py:117
QTermWidgetBackend software healthy src/gui/terminal_backend.py:188
WebTerminalBackend software healthy src/gui/terminal_backend.py:287
TextCleanerForTTS software healthy src/core/text_cleaner.py:170
LicenseStatus software healthy src/core/license_manager.py:18
LicenseManager software healthy src/core/license_manager.py:28
STTState software healthy src/core/stt_engine.py:18
STTEngine software healthy src/core/stt_engine.py:24
McpTemplate software healthy src/core/mcp_templates.py:29
UpdateInfo software healthy src/core/update_manager.py:43
UpdateManager software healthy src/core/update_manager.py:61
_TLS12Adapter software healthy src/core/update_manager.py:188
SkillInstallError software healthy src/core/skills_manager.py:22
Skill software healthy src/core/skills_manager.py:27
SkillsManager software healthy src/core/skills_manager.py:38
TranscriptReader software healthy src/core/transcript_reader.py:39
AgentSkillsSettings software healthy src/core/agent_skills_settings.py:22
AgentMcpSettings software healthy src/core/agent_mcp_settings.py:26
McpError software healthy src/core/mcp_manager.py:39
McpServer software healthy src/core/mcp_manager.py:44
McpManager software healthy src/core/mcp_manager.py:74

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

LabelLayerStatusPath
docs software healthy docs
packaging software healthy packaging
windows software healthy packaging/windows
linux software healthy packaging/linux
web software healthy packaging/web
macos software healthy packaging/macos
.github software healthy .github
workflows software healthy .github/workflows
src software healthy src
gui software healthy src/gui
assets software healthy src/assets
web software healthy src/assets/web
core software healthy src/core

LabelLayerStatusPath
auth::src/gui/dialogs.py security healthy src/gui/dialogs.py
auth::src/core/mcp_templates.py security healthy src/core/mcp_templates.py
auth::src/config.py security healthy src/config.py

LabelLayerStatusPath
gha::build-macos cicd healthy .github/workflows/build-macos.yml
gha::build-windows cicd healthy .github/workflows/build-windows.yml
gha::diagnose-windows cicd healthy .github/workflows/diagnose-windows.yml

LabelLayerStatusPath
build-macos cicd healthy .github/workflows/build-macos.yml
build-windows cicd healthy .github/workflows/build-windows.yml
diagnose cicd healthy .github/workflows/diagnose-windows.yml

LabelLayerStatusPath
postgres data healthy src/core/mcp_templates.py
postgresql data healthy src/core/mcp_templates.py

LabelLayerStatusPath
nginx network healthy packaging/web/README.md
traefik network healthy packaging/web/README.md

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

LabelLayerStatusPath
168.231.127.133 network healthy packaging/web/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/e04efe7e-6f09-4c9b-9bbb-5d7f365681eb/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/e04efe7e-6f09-4c9b-9bbb-5d7f365681eb/

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.