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.

strikersam/local-llm-server

https://github.com/strikersam/local-llm-server · scanned 2026-06-16 00:23 UTC (2 months, 2 weeks ago)

458 raw signals (76 security + 382 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 2 weeks ago · v1 · 307 actionable findings from 2 signal sources. 420 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 11004 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
main software healthy start_tunnel_simple.py:15
_post_with_fallback software healthy chat_handlers.py:25
_load_default_system_prompt software healthy chat_handlers.py:94
_inject_default_system_prompt software healthy chat_handlers.py:109
_apply_chat_defaults software healthy chat_handlers.py:130
_strip_think_blocks software healthy chat_handlers.py:140
_extract_exact_output software healthy chat_handlers.py:149
_openai_chat_response software healthy chat_handlers.py:173
_openai_chat_stream_bytes software healthy chat_handlers.py:195
handle_openai_chat_completions software healthy chat_handlers.py:230
_single_exact_stream software healthy chat_handlers.py:283
_openai_usage_from_response software healthy chat_handlers.py:336
_emit_safely software healthy chat_handlers.py:360
_parse_openai_sse software healthy chat_handlers.py:388
_stream_openai_chat software healthy chat_handlers.py:425
handle_ollama_native_chat software healthy chat_handlers.py:476
_stream_ollama_chat software healthy chat_handlers.py:546
_parse_ollama_ndjson software healthy chat_handlers.py:574
_filter_openai_sse_line software healthy chat_handlers.py:598
_filter_fragment software healthy chat_handlers.py:639
_normalize_response_format software healthy chat_handlers.py:669
_parse_tool_calls_from_response software healthy chat_handlers.py:714
_normalize_tool_choice software healthy chat_handlers.py:782
_inject_tool_results_as_messages software healthy chat_handlers.py:834
_save_env_var software healthy admin_gui.py:21
register_admin_gui software healthy admin_gui.py:48
_guest_redirect software healthy admin_gui.py:60
_redirect software healthy admin_gui.py:65
login_page software healthy admin_gui.py:69
login_submit software healthy admin_gui.py:83
logout software healthy admin_gui.py:107
dashboard software healthy admin_gui.py:112
service_control software healthy admin_gui.py:138
user_create software healthy admin_gui.py:151
user_update software healthy admin_gui.py:168
user_delete software healthy admin_gui.py:185
user_rotate software healthy admin_gui.py:196
diag_langfuse software healthy admin_gui.py:210
save_public_url software healthy admin_gui.py:219
system_health software healthy admin_gui.py:233
__init__ software healthy launcher.py:27
check_proxy software healthy launcher.py:39
check_ollama software healthy launcher.py:47
start_proxy software healthy launcher.py:590
start_tunnel software healthy launcher.py:608
stop_proxy software healthy launcher.py:601
stop_tunnel software healthy launcher.py:619
get_status software healthy launcher.py:584
root software healthy launcher.py:571
_creationflags software healthy service_manager.py:14

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

LabelLayerStatusPath
ServiceManager software healthy launcher.py:26
StatusResponse software healthy launcher.py:576
ServiceState software healthy service_manager.py:19
WindowsServiceManager software healthy service_manager.py:26
TelegramBotManager software healthy telegram_service.py:64
NotificationDispatcher software healthy telegram_service.py:201
LogEntry software healthy log_watcher.py:143
ErrorFingerprint software healthy log_watcher.py:151
LogWatcher software healthy log_watcher.py:166
LocalLLMSetup software healthy setup_local_models.py:15
OutputFilter software healthy output_filter.py:295
UserInfo software healthy direct_chat.py:75
AgentEventModel software healthy direct_chat.py:84
DirectChatSession software healthy direct_chat.py:112
AgentJobModel software healthy direct_chat.py:258
AgentStatusResponse software healthy direct_chat.py:265
ChatSendRequest software healthy direct_chat.py:295
InfraConfig software healthy infra_cost.py:43
RequestInfraCost software healthy infra_cost.py:107
SessionCostProjection software healthy infra_cost.py:150
AuthContext software healthy proxy.py:361
AdminCreateKeyBody software healthy proxy.py:651
AdminLoginBody software healthy proxy.py:661
AdminControlBody software healthy proxy.py:671
AdminUpdateKeyBody software healthy proxy.py:681
ProviderRouter software healthy proxy.py:809
FreeBuffRunRequest software healthy proxy.py:1653
ContextCompressRequest software healthy proxy.py:1987
HistorySnipRequest software healthy proxy.py:2029
BudgetSetRequest software healthy proxy.py:2093
CoordinateRequest software healthy proxy.py:2143
BackgroundTaskRequest software healthy proxy.py:2283
ScheduleJobRequest software healthy proxy.py:2343
PlaybookRegisterRequest software healthy proxy.py:2427
WatchRequest software healthy proxy.py:2533
ScaffoldRequest software healthy proxy.py:2597
SkillsRefreshRequest software healthy proxy.py:2635
MpcSkillRequest software healthy proxy.py:2719
TerminalRunRequest software healthy proxy.py:2807
BrowserActionRequest software healthy proxy.py:2831
VoiceTranscribeRequest software healthy proxy.py:2921
_CountTokensRequest software healthy proxy.py:3195
QuickNoteRequest software healthy proxy.py:3351
DiagnosticsFixRequest software healthy proxy.py:3685
AgentChatRequest software healthy proxy.py:3815
UsageRecord software healthy cost_insights.py:38
SavingsSummary software healthy cost_insights.py:118
UsageRecordRequest software healthy cost_insights.py:229
TokenPayload software healthy tokens.py:16
TokenPair software healthy tokens.py:27

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

LabelLayerStatusPath
backend_test.py software healthy backend_test.py
REVIEW_AND_FIXES.md software healthy REVIEW_AND_FIXES.md
start_tunnel_simple.py software healthy start_tunnel_simple.py
vercel.json software healthy vercel.json
tunnel_setup.sh software healthy tunnel_setup.sh
stop-proxy.sh software healthy stop-proxy.sh
script.js software healthy script.js
chat_handlers.py software healthy chat_handlers.py
admin_gui.py software healthy admin_gui.py
launcher.py software healthy launcher.py
service_manager.py software healthy service_manager.py
README.md software healthy README.md
telegram_service.py software healthy telegram_service.py
run.sh software healthy run.sh
AUTONOMOUS_AGENCY_SETUP.md software healthy AUTONOMOUS_AGENCY_SETUP.md
CLAUDE.md software healthy CLAUDE.md
log_watcher.py software healthy log_watcher.py
worker_main.py software healthy worker_main.py
langfuse_obs.py software healthy langfuse_obs.py
setup_ngrok.py software healthy setup_ngrok.py
netlify.toml software healthy netlify.toml
install.sh software healthy install.sh
setup_local_models.py software healthy setup_local_models.py
output_filter.py software healthy output_filter.py
generate_api_key.py software healthy generate_api_key.py
direct_chat.py software healthy direct_chat.py
setup_autostart_macos.sh software healthy setup_autostart_macos.sh
infra_cost.py software healthy infra_cost.py
index.html software healthy index.html
CONTRIBUTING.md software healthy CONTRIBUTING.md
start.sh software healthy start.sh
Dockerfile software healthy Dockerfile
setup-claude-code.sh software healthy setup-claude-code.sh
run_ollama.sh software healthy run_ollama.sh
proxy.py software healthy proxy.py
render.yaml software healthy render.yaml
fix_ci.py software healthy fix_ci.py
AGENCY_CORE_V5_PROGRESS.md software healthy AGENCY_CORE_V5_PROGRESS.md
cost_insights.py software healthy cost_insights.py
docker-compose.prod.yml software healthy docker-compose.prod.yml
tokens.py software healthy tokens.py
provider_router.py software healthy provider_router.py
launch-claude-code.sh software healthy launch-claude-code.sh
run_proxy.sh software healthy run_proxy.sh
secrets_store.py software healthy secrets_store.py
telegram_bot.py software healthy telegram_bot.py
social_auth.py software healthy social_auth.py
PENDING_WORK.md software healthy PENDING_WORK.md
run-claude-code.py software healthy run-claude-code.py
TOOLS.md software healthy TOOLS.md

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

LabelLayerStatusPath
GET /login api healthy admin_gui.py
POST /login api healthy admin_gui.py
GET /logout api healthy admin_gui.py
GET / api healthy admin_gui.py
POST /control api healthy admin_gui.py
POST /users/create api healthy admin_gui.py
POST /users/update api healthy admin_gui.py
POST /users/delete api healthy admin_gui.py
POST /users/rotate api healthy admin_gui.py
POST /diag/langfuse api healthy admin_gui.py
POST /public-url api healthy admin_gui.py
GET /health api healthy admin_gui.py
GET /api/status api healthy launcher.py
POST /api/services/proxy/start api healthy launcher.py
POST /api/services/proxy/stop api healthy launcher.py
POST /api/services/tunnel/start api healthy launcher.py
POST /api/services/tunnel/stop api healthy launcher.py
POST /send api healthy direct_chat.py
GET /agent-status api healthy direct_chat.py
GET /agent-jobs/{job_id} api healthy direct_chat.py
POST /resume/{session_id} api healthy direct_chat.py
POST /admin/keys api healthy proxy.py
POST /admin/api/login api healthy proxy.py
POST /admin/api/logout api healthy proxy.py
GET /admin/api/status api healthy proxy.py
POST /admin/api/control api healthy proxy.py
GET /admin/api/users api healthy proxy.py
POST /admin/api/users api healthy proxy.py
PATCH /admin/api/users/{key_id} api healthy proxy.py
DELETE /admin/api/users/{key_id} api healthy proxy.py
POST /admin/api/users/{key_id}/rotate api healthy proxy.py
GET /live api healthy proxy.py
GET /api/health api healthy proxy.py
GET /api/ping api healthy proxy.py
POST /agent/sessions api healthy proxy.py
GET /agent/sessions api healthy proxy.py
GET /agent/sessions/{session_id} api healthy proxy.py
POST /agent/sessions/{session_id}/run api healthy proxy.py
POST /agent/run api healthy proxy.py
GET /freebuff/models api healthy proxy.py
POST /freebuff/plan api healthy proxy.py
POST /freebuff/run api healthy proxy.py
POST /agent/sessions/{session_id}/rollback-last-commit api healthy proxy.py
POST /agent/memory/{session_id}/snapshot api healthy proxy.py
GET /agent/memory/{session_id} api healthy proxy.py
GET /agent/memory api healthy proxy.py
DELETE /agent/memory/{session_id} api healthy proxy.py
POST /agent/context/compress api healthy proxy.py
POST /agent/context/inspect api healthy proxy.py
POST /agent/sessions/{session_id}/snip api healthy proxy.py

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

LabelLayerStatusPath
frontend software healthy frontend
public software healthy frontend/public
src software healthy frontend/src
__tests__ software healthy frontend/src/__tests__
utils software healthy frontend/src/utils
v5 software healthy frontend/src/v5
screens software healthy frontend/src/v5/screens
components software healthy frontend/src/v5/components
hooks software healthy frontend/src/v5/hooks
components software healthy frontend/src/components
pages software healthy frontend/src/pages
docker software healthy docker
local-ai-stack software healthy docker/local-ai-stack
router software healthy router
models software healthy models
webui software healthy webui
frontend software healthy webui/frontend
src software healthy webui/frontend/src
pages software healthy webui/frontend/src/pages
.devcontainer software healthy .devcontainer
sync software healthy sync
tests software healthy tests
e2e software healthy tests/e2e
config-export software healthy config-export
docs software healthy docs
architecture software healthy docs/architecture
runbooks software healthy docs/runbooks
audits software healthy docs/audits
llm-internals software healthy docs/llm-internals
architecture software healthy docs/llm-internals/architecture
inference software healthy docs/llm-internals/inference
screenshots software healthy docs/screenshots
deploy software healthy docs/deploy
admin software healthy docs/admin
context software healthy docs/context
handoff software healthy docs/handoff
adrs software healthy docs/adrs
knowledge software healthy docs/knowledge
scripts software healthy scripts
agent software healthy agent
deploy software healthy deploy
helm software healthy deploy/helm
templates software healthy deploy/helm/templates
worker software healthy worker
workspace software healthy workspace
providers software healthy providers
audit software healthy audit
templates software healthy templates
admin software healthy templates/admin
tasks software healthy tasks

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

LabelLayerStatusPath
/ObservabilityPage frontend healthy frontend/src/pages/ObservabilityPage.js
/SettingsPage frontend healthy frontend/src/pages/SettingsPage.js
/SchedulesPage frontend healthy frontend/src/pages/SchedulesPage.js
/LogsPage frontend healthy frontend/src/pages/LogsPage.js
/ControlPlanePage frontend healthy frontend/src/pages/ControlPlanePage.js
/KnowledgePage frontend healthy frontend/src/pages/KnowledgePage.js
/ChatPage frontend healthy frontend/src/pages/ChatPage.js
/WikiPage frontend healthy frontend/src/pages/WikiPage.js
/RelayShowcasePage frontend healthy frontend/src/pages/RelayShowcasePage.js
/RoutingPolicyPage frontend healthy frontend/src/pages/RoutingPolicyPage.js
/GitHubPage frontend healthy frontend/src/pages/GitHubPage.js
/ModelsPage frontend healthy frontend/src/pages/ModelsPage.js
/DashboardLayout frontend healthy frontend/src/pages/DashboardLayout.js
/RuntimesPage frontend healthy frontend/src/pages/RuntimesPage.js
/AgentsPage frontend healthy frontend/src/pages/AgentsPage.js
/SourcesPage frontend healthy frontend/src/pages/SourcesPage.js
/TasksPage frontend healthy frontend/src/pages/TasksPage.js
/AuthCallback frontend healthy frontend/src/pages/AuthCallback.js
/LoginPage frontend healthy frontend/src/pages/LoginPage.js
/DashboardHome frontend healthy frontend/src/pages/DashboardHome.js
/ProvidersPage frontend healthy frontend/src/pages/ProvidersPage.js
/ActivityPage frontend healthy frontend/src/pages/ActivityPage.js
/SetupWizardPage frontend healthy frontend/src/pages/SetupWizardPage.js
/AdminPortalPage frontend healthy frontend/src/pages/AdminPortalPage.js
/AdminApp frontend healthy webui/frontend/src/pages/AdminApp.tsx
/ChatApp frontend healthy webui/frontend/src/pages/ChatApp.tsx
/login frontend healthy frontend/src/App.js
/auth/callback frontend healthy frontend/src/App.js
/bootstrap frontend healthy frontend/src/App.js
/v5/* frontend healthy frontend/src/App.js
/legacy/* frontend healthy frontend/src/App.js
/* frontend healthy frontend/src/App.js
/ frontend healthy frontend/src/pages/DashboardLayout.js
/dashboard frontend healthy frontend/src/pages/DashboardLayout.js
/control-plane frontend healthy frontend/src/pages/DashboardLayout.js
/llmrelay frontend healthy frontend/src/pages/DashboardLayout.js
/tasks frontend healthy frontend/src/pages/DashboardLayout.js
/agents frontend healthy frontend/src/pages/DashboardLayout.js
/schedules frontend healthy frontend/src/pages/DashboardLayout.js
/chat frontend healthy frontend/src/pages/DashboardLayout.js
/chat/:sessionId frontend healthy frontend/src/pages/DashboardLayout.js
/knowledge frontend healthy frontend/src/pages/DashboardLayout.js
/wiki frontend healthy frontend/src/pages/DashboardLayout.js
/wiki/:slug frontend healthy frontend/src/pages/DashboardLayout.js
/sources frontend healthy frontend/src/pages/DashboardLayout.js
/github frontend healthy frontend/src/pages/DashboardLayout.js
/runtimes frontend healthy frontend/src/pages/DashboardLayout.js
/routing frontend healthy frontend/src/pages/DashboardLayout.js
/providers frontend healthy frontend/src/pages/DashboardLayout.js
/models frontend healthy frontend/src/pages/DashboardLayout.js

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

LabelLayerStatusPath
codeql cicd healthy .github/workflows/security-scan.yml
bandit cicd healthy .github/workflows/security-scan.yml
dependency-audit cicd healthy .github/workflows/security-scan.yml
secret-scan cicd healthy .github/workflows/security-scan.yml
brain-priority-scanner cicd healthy .github/workflows/regression-tests.yml
browser-e2e cicd healthy .github/workflows/browser-e2e.yml
sweep-stale-claims cicd healthy .github/workflows/quick-note-claim-sweeper.yml
security-gate cicd healthy .github/workflows/security-gate.yml
bulk-process cicd healthy .github/workflows/bulk-issue-context.yml
scan cicd healthy .github/workflows/user-research-scan.yml
auto-merge cicd healthy .github/workflows/dependabot-auto-merge.yml
scan-and-report cicd healthy .github/workflows/continuous-improvement.yml
changelog cicd healthy .github/workflows/changelog-check.yml
enrich cicd healthy .github/workflows/enrich-quick-note-context.yml
test cicd healthy .github/workflows/ci.yml
lint cicd healthy .github/workflows/ci.yml
frontend cicd healthy .github/workflows/ci.yml
e2e cicd healthy .github/workflows/ci.yml
verify-automation-test cicd healthy .github/workflows/issue-context-generator.yml
generate-context cicd healthy .github/workflows/issue-context-generator.yml
ceo-assess-and-dispatch cicd healthy .github/workflows/agency-cycle.yml
deploy cicd healthy .github/workflows/deploy-backend.yml
process cicd healthy .github/workflows/process-quick-note.yml
delete-branch cicd healthy .github/workflows/delete-merged-branch.yml
maintenance cicd healthy .github/workflows/perplexity-maintenance.yml
trend-digest cicd healthy .github/workflows/weekly-trend-digest.yml
e2e cicd healthy .github/workflows/e2e.yml
e2e-scanner-live cicd healthy .github/workflows/e2e.yml
e2e-mongodb cicd healthy .github/workflows/e2e.yml
guard cicd healthy .github/workflows/docs-context-required-checks.yml
test cicd healthy .github/workflows/docs-context-required-checks.yml
frontend cicd healthy .github/workflows/docs-context-required-checks.yml
lint cicd healthy .github/workflows/docs-context-required-checks.yml
secrets cicd healthy .github/workflows/docs-context-required-checks.yml
cve cicd healthy .github/workflows/docs-context-required-checks.yml
bandit cicd healthy .github/workflows/docs-context-required-checks.yml
codeql-python cicd healthy .github/workflows/docs-context-required-checks.yml
codeql-js cicd healthy .github/workflows/docs-context-required-checks.yml
security-gate cicd healthy .github/workflows/docs-context-required-checks.yml
ceremony cicd healthy .github/workflows/agile-ceremonies.yml
refresh cicd healthy .github/workflows/portfolio-refresh.yml
build cicd healthy .github/workflows/deploy-frontend.yml
deploy cicd healthy .github/workflows/deploy-frontend.yml
auto-merge cicd healthy .github/workflows/auto-merge.yml
deploy cicd healthy .github/workflows/deploy-cloudflare.yml

LabelLayerStatusPath
auth::services/skill_bindings.py security healthy services/skill_bindings.py
auth::README.md security healthy README.md
auth::tests/test_v3_auth.py security healthy tests/test_v3_auth.py
auth::.claude/skills/risky-module-review/SKILL.md security healthy .claude/skills/risky-module-review/SKILL.md
auth::AGENTS.md security healthy AGENTS.md
auth::.github/workflows/browser-e2e.yml security healthy .github/workflows/browser-e2e.yml
auth::render.yaml security healthy render.yaml
auth::frontend/src/v5/screens/GitHubScreen.jsx security healthy frontend/src/v5/screens/GitHubScreen.jsx
auth::tests/test_direct_chat_interactive_approval.py security healthy tests/test_direct_chat_interactive_approval.py
auth::.github/scripts/redact_secrets.sh security healthy .github/scripts/redact_secrets.sh
auth::social_auth.py security healthy social_auth.py
auth::tests/e2e/test_critical_flows.py security healthy tests/e2e/test_critical_flows.py
auth::.claude/skills/perplexity/SKILL.md security healthy .claude/skills/perplexity/SKILL.md
auth::.env.example security healthy .env.example
auth::backend/server.py security healthy backend/server.py
auth::agent/loop.py security healthy agent/loop.py
auth::tests/test_v4_reliability.py security healthy tests/test_v4_reliability.py
auth::frontend/src/api.js security healthy frontend/src/api.js
auth::activation.py security healthy activation.py
auth::tests/test_e2e_agent_chat.py security healthy tests/test_e2e_agent_chat.py
auth::tests/test_contracts_agency.py security healthy tests/test_contracts_agency.py
auth::agent/doctor.py security healthy agent/doctor.py
auth::frontend/src/__tests__/authCallback.test.js security healthy frontend/src/__tests__/authCallback.test.js
auth::frontend/src/pages/SettingsPage.js security healthy frontend/src/pages/SettingsPage.js
auth::index.html security healthy index.html
auth::config-export/updated-render.yaml security healthy config-export/updated-render.yaml
auth::backend/company_api.py security healthy backend/company_api.py
auth::direct_chat.py security healthy direct_chat.py
auth::tests/test_social_login_oauth.py security healthy tests/test_social_login_oauth.py
auth::agent/CLAUDE.md security healthy agent/CLAUDE.md
auth::proxy.py security healthy proxy.py
auth::tests/test_providers_live_e2e.py security healthy tests/test_providers_live_e2e.py
auth::handlers/diagnostics.py security healthy handlers/diagnostics.py
auth::rbac.py security healthy rbac.py
auth::models/company_graph.py security healthy models/company_graph.py
auth::tokens.py security healthy tokens.py
auth::tests/test_agent_runner.py security healthy tests/test_agent_runner.py
auth::frontend/src/pages/AuthCallback.js security healthy frontend/src/pages/AuthCallback.js

LabelLayerStatusPath
V5App frontend healthy frontend/src/v5/V5App.jsx
DashboardScreen frontend healthy frontend/src/v5/screens/DashboardScreen.jsx
DoctorScreen frontend healthy frontend/src/v5/screens/DoctorScreen.jsx
KnowledgeScreen frontend healthy frontend/src/v5/screens/KnowledgeScreen.jsx
LogsScreen frontend healthy frontend/src/v5/screens/LogsScreen.jsx
AdminOnboardingPanel frontend healthy frontend/src/v5/screens/AdminOnboardingPanel.jsx
OnboardingScreen frontend healthy frontend/src/v5/screens/OnboardingScreen.jsx
AdminScreen frontend healthy frontend/src/v5/screens/AdminScreen.jsx
ProvidersScreen frontend healthy frontend/src/v5/screens/ProvidersScreen.jsx
SchedulesScreen frontend healthy frontend/src/v5/screens/SchedulesScreen.jsx
AlertsBell frontend healthy frontend/src/v5/screens/AlertsBell.jsx
CompanyScreen frontend healthy frontend/src/v5/screens/CompanyScreen.jsx
IntelligenceScreen frontend healthy frontend/src/v5/screens/IntelligenceScreen.jsx
AgentsScreen frontend healthy frontend/src/v5/screens/AgentsScreen.jsx
TaskDetailPanel frontend healthy frontend/src/v5/screens/TaskDetailPanel.jsx
TaskBoardScreen frontend healthy frontend/src/v5/screens/TaskBoardScreen.jsx
SkillsScreen frontend healthy frontend/src/v5/screens/SkillsScreen.jsx
ActivationGate frontend healthy frontend/src/v5/screens/ActivationGate.jsx
PortfolioScreen frontend healthy frontend/src/v5/screens/PortfolioScreen.jsx
ChatScreen frontend healthy frontend/src/v5/screens/ChatScreen.jsx
GitHubScreen frontend healthy frontend/src/v5/screens/GitHubScreen.jsx
QuickNotesFAB frontend healthy frontend/src/v5/screens/QuickNotesFAB.jsx
LoginScreen frontend healthy frontend/src/v5/screens/LoginScreen.jsx
Charts frontend healthy frontend/src/v5/components/Charts.jsx
ErrorBoundary frontend healthy frontend/src/v5/components/ErrorBoundary.jsx
AgentStatusPanel frontend healthy frontend/src/components/AgentStatusPanel.jsx
AgentActivityFeed frontend healthy frontend/src/components/AgentActivityFeed.jsx
AgentActivityFeed frontend healthy frontend/src/components/AgentActivityFeed.tsx
ToolCallViewer frontend healthy frontend/src/components/ToolCallViewer.jsx
ToolCallViewer frontend healthy frontend/src/components/ToolCallViewer.tsx
AgentStatusPanel frontend healthy frontend/src/components/AgentStatusPanel.tsx
App frontend healthy webui/frontend/src/App.tsx
AdminApp frontend healthy webui/frontend/src/pages/AdminApp.tsx
ChatApp frontend healthy webui/frontend/src/pages/ChatApp.tsx

LabelLayerStatusPath
port:3000 network healthy launcher.py
port:8000 network healthy Dockerfile
port:8008 network healthy docker-compose.prod.yml
port:11434 network healthy docker-compose.prod.yml
port:27017 network healthy docker-compose.prod.yml
port:16686 network healthy docker-compose.prod.yml
port:4317 network healthy docker-compose.prod.yml
port:8001 network healthy .env.example
port:8080 network healthy docker-compose.yml
port:8002 network healthy docker-compose.yml
port:8003 network healthy docker-compose.yml
port:8004 network healthy docker-compose.yml
port:8005 network healthy docker-compose.yml
port:8006 network healthy docker-compose.yml
port:8007 network healthy docker-compose.yml
port:80 network healthy docker-compose.yml
port:3001 network healthy service_daemon.py
port:5678 network healthy docker/local-ai-stack/docker-compose.yml
port:5173 network healthy webui/frontend/vite.config.ts
port:9222 network healthy .claude/skills/agent-browser/SKILL.md
port:8011 network healthy services/kimi_bridge_server/README.md
port:06 network healthy .github/dependabot.yml
port:03 network healthy .github/workflows/openclaw-auto-fix.yml
port:02 network healthy .github/workflows/security-scan.yml
port:30 network healthy .github/workflows/security-scan.yml
port:09 network healthy .github/workflows/continuous-improvement.yml
port:08 network healthy .github/workflows/weekly-trend-digest.yml
port:17 network healthy .github/workflows/agile-ceremonies.yml
port:07 network healthy .github/workflows/agile-ceremonies.yml

LabelLayerStatusPath
gha::openclaw-auto-fix cicd healthy .github/workflows/openclaw-auto-fix.yml
gha::security-scan cicd healthy .github/workflows/security-scan.yml
gha::regression-tests cicd healthy .github/workflows/regression-tests.yml
gha::browser-e2e cicd healthy .github/workflows/browser-e2e.yml
gha::quick-note-claim-sweeper cicd healthy .github/workflows/quick-note-claim-sweeper.yml
gha::security-gate cicd healthy .github/workflows/security-gate.yml
gha::bulk-issue-context cicd healthy .github/workflows/bulk-issue-context.yml
gha::user-research-scan cicd healthy .github/workflows/user-research-scan.yml
gha::dependabot-auto-merge cicd healthy .github/workflows/dependabot-auto-merge.yml
gha::continuous-improvement cicd healthy .github/workflows/continuous-improvement.yml
gha::changelog-check cicd healthy .github/workflows/changelog-check.yml
gha::nightly-regression cicd healthy .github/workflows/nightly-regression.yml
gha::enrich-quick-note-context cicd healthy .github/workflows/enrich-quick-note-context.yml
gha::ci cicd healthy .github/workflows/ci.yml
gha::issue-context-generator cicd healthy .github/workflows/issue-context-generator.yml
gha::agency-cycle cicd healthy .github/workflows/agency-cycle.yml
gha::deploy-backend cicd healthy .github/workflows/deploy-backend.yml
gha::process-quick-note cicd healthy .github/workflows/process-quick-note.yml
gha::delete-merged-branch cicd healthy .github/workflows/delete-merged-branch.yml
gha::perplexity-maintenance cicd healthy .github/workflows/perplexity-maintenance.yml
gha::ci-failure-autofix cicd healthy .github/workflows/ci-failure-autofix.yml
gha::weekly-trend-digest cicd healthy .github/workflows/weekly-trend-digest.yml
gha::e2e cicd healthy .github/workflows/e2e.yml
gha::docs-context-required-checks cicd healthy .github/workflows/docs-context-required-checks.yml
gha::agile-ceremonies cicd healthy .github/workflows/agile-ceremonies.yml
gha::portfolio-refresh cicd healthy .github/workflows/portfolio-refresh.yml
gha::deploy-frontend cicd healthy .github/workflows/deploy-frontend.yml
gha::auto-merge cicd healthy .github/workflows/auto-merge.yml
gha::deploy-cloudflare cicd healthy .github/workflows/deploy-cloudflare.yml

LabelLayerStatusPath
127.0.0.1 network healthy tunnel_setup.sh
172.28.0.0 network healthy docker-compose.prod.yml
298.302.702.471 network healthy frontend/src/components/PanelSection.js
4.12.094.246 network healthy frontend/src/components/PanelSection.js
1.797.753.476 network healthy frontend/src/components/PanelSection.js
1.18.415.415 network healthy frontend/src/components/PanelSection.js
5.3.473.473 network healthy frontend/src/components/PanelSection.js
1.144.234.325 network healthy frontend/src/components/PanelSection.js
144.617.35.86 network healthy frontend/src/components/PanelSection.js
607.04.044.11 network healthy frontend/src/components/PanelSection.js
2.99.743.728 network healthy frontend/src/components/PanelSection.js
044.039.05.105 network healthy frontend/src/components/PanelSection.js
001.11.048.11 network healthy frontend/src/components/PanelSection.js
06.05.11.11 network healthy frontend/src/components/PanelSection.js
169.254.169.254 network healthy webui/url_guard.py
100.100.100.200 network healthy webui/url_guard.py
192.168.1.10 network healthy tests/test_failover_order.py
192.168.1.50 network healthy tests/test_failover_order.py
10.0.0.5 network healthy tests/test_scanner_security.py
192.168.1.1 network healthy tests/test_scanner_security.py
8.8.8.8 network healthy tests/test_scanner_security.py
1.1.1.1 network healthy tests/test_key_store_security.py
2.2.2.2 network healthy tests/test_key_store_security.py
3.3.3.3 network healthy tests/test_key_store_security.py
10.0.0.1 network healthy tests/test_url_guard.py
122.0.0.0 network healthy services/scanner.py
124.0.0.0 network healthy .github/scripts/fetch_url.py

LabelLayerStatusPath
image::Dockerfile hardware healthy Dockerfile
image::mcp_server/Dockerfile hardware healthy mcp_server/Dockerfile
ollama hardware healthy docker-compose.yml
hermes hardware healthy docker-compose.yml
opencode hardware healthy docker-compose.yml
goose hardware healthy docker-compose.yml
aider hardware healthy docker-compose.yml
jcode hardware healthy docker-compose.yml
task-harness hardware healthy docker-compose.yml
mcp-server hardware healthy docker-compose.yml
mongo hardware healthy docker-compose.yml
proxy hardware healthy docker-compose.yml
dashboard-backend hardware healthy docker-compose.yml
dashboard-frontend hardware healthy docker-compose.yml
cloudflared hardware healthy docker-compose.yml
ngrok hardware healthy docker-compose.yml
ollama hardware healthy docker/local-ai-stack/docker-compose.yml
ollama-cpu hardware healthy docker/local-ai-stack/docker-compose.yml
open-webui hardware healthy docker/local-ai-stack/docker-compose.yml
model-init hardware healthy docker/local-ai-stack/docker-compose.yml
chromadb hardware healthy docker/local-ai-stack/docker-compose.yml
n8n hardware healthy docker/local-ai-stack/docker-compose.yml
k8s::HorizontalPodAutoscaler::deploy/helm/templates/hpa.yaml hardware healthy deploy/helm/templates/hpa.yaml
k8s::PersistentVolumeClaim::deploy/helm/templates/pvc.yaml hardware healthy deploy/helm/templates/pvc.yaml

LabelLayerStatusPath
schema_version data healthy agent/persistent_memory.py
persistent_memories data healthy agent/persistent_memory.py
memory_access_log data healthy agent/persistent_memory.py
user_memories data healthy agent/user_memory.py
agent_sessions data healthy agent/state.py
session_messages data healthy agent/state.py
agent_events data healthy agent/state.py
workflow_runs data healthy workflow/engine.py
workflow_events data healthy workflow/engine.py
artifacts data healthy workflow/artifact_store.py
companies data healthy services/company_graph_store.py
company_graphs data healthy services/company_graph_store.py
websites data healthy services/company_graph_store.py
repos data healthy services/company_graph_store.py
specialists data healthy services/company_graph_store.py
knowledge_items data healthy services/company_graph_store.py
detected_systems data healthy services/company_graph_store.py
sessions data healthy services/chat_history.py
messages data healthy services/chat_history.py
IF data healthy db/sqlite_store.py

LabelLayerStatusPath
GH_PAT cicd healthy
CLOUDFLARE_API_TOKEN cicd healthy
ANTHROPIC_API_KEY cicd healthy
ADMIN_PASSWORD cicd healthy
E2E_ADMIN_PASSWORD cicd healthy
E2E_JWT_SECRET cicd healthy
CI_ADMIN_PASSWORD cicd healthy
CLOUDFLARE_ACCOUNT_ID cicd healthy
RENDER_BACKEND_URL cicd healthy
AGENT_LLM_API_KEY cicd healthy
E2E_ADMIN_EMAIL cicd healthy
GITHUB_TOKEN cicd healthy
RENDER_DEPLOY_HOOK_URL cicd healthy
NVIDIA_API_KEY cicd healthy
ADMIN_PW cicd healthy

LabelLayerStatusPath
mongodb data healthy README.md
sqlite data healthy README.md
redis data healthy provider_router.py
postgres data healthy frontend/src/v5/screens/ProvidersScreen.jsx
postgresql data healthy frontend/src/v5/screens/ProvidersScreen.jsx
mysql data healthy agent/skill_registry.py
elasticsearch data healthy agent/skill_registry.py
mariadb data healthy services/technologies.json

LabelLayerStatusPath
generic_api_key::tests/test_bedrock_provider.py security healthy tests/test_bedrock_provider.py
generic_api_key::tests/test_rate_limiter_concurrency.py security healthy tests/test_rate_limiter_concurrency.py
password_literal::tests/test_p0_roadmap_b3_b4_b5.py security healthy tests/test_p0_roadmap_b3_b4_b5.py
generic_api_key::tests/test_skill_executors_live.py security healthy tests/test_skill_executors_live.py
openai_or_anthropic_key::.claude/state/improvement-state.js… security healthy .claude/state/improvement-state.json
openai_or_anthropic_key::.claude/state/improvement-state.js… security healthy .claude/state/improvement-state.json
password_literal::.github/workflows/browser-e2e.yml security healthy .github/workflows/browser-e2e.yml
password_literal::.github/workflows/nightly-regression.yml security healthy .github/workflows/nightly-regression.yml

LabelLayerStatusPath
vps::aws hardware healthy README.md
vps::azure hardware healthy frontend/src/utils/serviceDetection.js
vps::gcp hardware healthy webui/url_guard.py
vps::ec2 hardware healthy webui/url_guard.py

LabelLayerStatusPath
nginx network healthy tests/test_scanner_security.py
caddy network healthy services/technologies.json
envoy network healthy services/technologies.json

LabelLayerStatusPath
kafka data healthy agent/skill_registry.py
rabbitmq data healthy agent/skill_registry.py

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

LabelLayerStatusPath
ingress::deploy/helm/templates/ingress.yaml network healthy deploy/helm/templates/ingress.yaml

LabelLayerStatusPath
k8s::Deployment::deploy/helm/templates/deployment.yaml hardware healthy deploy/helm/templates/deployment.yaml

LabelLayerStatusPath
gpu (detected) hardware healthy chat_handlers.py
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/efaf0c1d-00de-4cf0-a1be-ed3983a8cbe7/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/efaf0c1d-00de-4cf0-a1be-ed3983a8cbe7/

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.