https://github.com/samuelgradientai-sys/clawksis-agent
· scanned 2026-06-16 00:04 UTC (2 months, 3 weeks ago)
1213 raw signals (0 security + 1213 graph)
Last scanned 2 months, 3 weeks ago · v1 · 1186 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.
All 66686 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 |
|---|---|---|---|
_set_last_init_error |
software | healthy | clawk_state.py:145 |
get_last_init_error |
software | healthy | clawk_state.py:174 |
format_session_db_unavailable |
software | healthy | clawk_state.py:192 |
_on_disk_journal_mode |
software | healthy | clawk_state.py:236 |
apply_wal_with_fallback |
software | healthy | clawk_state.py:268 |
_log_wal_fallback_once |
software | healthy | clawk_state.py:353 |
__init__ |
software | healthy | clawk_state.py:712 |
_is_fts5_unavailable_error |
software | healthy | clawk_state.py:780 |
_warn_fts5_unavailable |
software | healthy | clawk_state.py:786 |
_sqlite_supports_fts5 |
software | healthy | clawk_state.py:804 |
_drop_fts_triggers |
software | healthy | clawk_state.py:822 |
_fts_trigger_count |
software | healthy | clawk_state.py:832 |
_rebuild_fts_indexes |
software | healthy | clawk_state.py:845 |
_fts_table_probe |
software | healthy | clawk_state.py:868 |
_ensure_fts_schema |
software | healthy | clawk_state.py:888 |
_execute_write |
software | healthy | clawk_state.py:919 |
_try_wal_checkpoint |
software | healthy | clawk_state.py:1004 |
close |
software | healthy | clawk_state.py:1033 |
_parse_schema_columns |
software | healthy | clawk_state.py:1057 |
_reconcile_columns |
software | healthy | clawk_state.py:1125 |
_init_schema |
software | healthy | clawk_state.py:1195 |
_insert_session_row |
software | healthy | clawk_state.py:1473 |
_do |
software | healthy | clawk_state.py:6573 |
create_session |
software | healthy | clawk_state.py:1509 |
end_session |
software | healthy | clawk_state.py:1516 |
reopen_session |
software | healthy | clawk_state.py:1545 |
update_session_cwd |
software | healthy | clawk_state.py:1557 |
try_acquire_compression_lock |
software | healthy | clawk_state.py:1611 |
release_compression_lock |
software | healthy | clawk_state.py:1705 |
get_compression_lock_holder |
software | healthy | clawk_state.py:1740 |
update_system_prompt |
software | healthy | clawk_state.py:1765 |
update_session_model |
software | healthy | clawk_state.py:1777 |
update_token_counts |
software | healthy | clawk_state.py:1799 |
ensure_session |
software | healthy | clawk_state.py:1955 |
prune_empty_ghost_sessions |
software | healthy | clawk_state.py:1968 |
finalize_orphaned_compression_sessions |
software | healthy | clawk_state.py:2017 |
get_session |
software | healthy | clawk_state.py:2085 |
resolve_session_id |
software | healthy | clawk_state.py:2097 |
sanitize_title |
software | healthy | clawk_state.py:2140 |
set_session_title |
software | healthy | clawk_state.py:2204 |
get_session_title |
software | healthy | clawk_state.py:2249 |
set_session_archived |
software | healthy | clawk_state.py:2261 |
get_session_by_title |
software | healthy | clawk_state.py:2287 |
resolve_session_by_title |
software | healthy | clawk_state.py:2299 |
get_next_title_in_lineage |
software | healthy | clawk_state.py:2343 |
get_compression_tip |
software | healthy | clawk_state.py:2393 |
list_sessions_rich |
software | healthy | clawk_state.py:2450 |
_get_session_rich_row |
software | healthy | clawk_state.py:2882 |
_encode_content |
software | healthy | clawk_state.py:2962 |
_decode_content |
software | healthy | clawk_state.py:2999 |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
SessionDB |
software | healthy | clawk_state.py:671 |
_ComponentFilter |
software | healthy | clawk_logging.py:166 |
_ManagedRotatingFileHandler |
software | healthy | clawk_logging.py:358 |
_StreamErrorEvent |
software | healthy | run_agent.py:281 |
AIAgent |
software | healthy | run_agent.py:320 |
MiniSWERunner |
software | healthy | mini_swe_runner.py:251 |
_AsyncHttpxDelNeuter |
software | healthy | cli.py:1097 |
_SkinAwareAnsi |
software | healthy | cli.py:2810 |
ChatConsole |
software | healthy | cli.py:4245 |
ClawksisCLI |
software | healthy | cli.py:4644 |
_TTYBuf |
software | healthy | cli.py:9919 |
_PlaceholderProcessor |
software | healthy | cli.py:22668 |
_SelectEventLoopPolicy |
software | healthy | cli.py:24434 |
BatchRunner |
software | healthy | batch_runner.py:553 |
QueueEvent |
software | healthy | mcp_serve.py:308 |
EventBridge |
software | healthy | mcp_serve.py:320 |
CompressionConfig |
software | healthy | trajectory_compressor.py:153 |
TrajectoryMetrics |
software | healthy | trajectory_compressor.py:354 |
AggregateMetrics |
software | healthy | trajectory_compressor.py:411 |
TrajectoryCompressor |
software | healthy | trajectory_compressor.py:559 |
TestClawkSafeOps |
software | healthy | local_ops/tests/test_clawk_safe_ops.py:13 |
TestGetClawkHomeProfileWarning |
software | healthy | tests/test_clawk_home_profile_warning.py:52 |
_GuardedPopen |
software | healthy | tests/conftest.py:1066 |
TestParseOpenRouterOutputCap |
software | healthy | tests/test_output_cap_parsing.py:5 |
TestParseCharBasedOutputCap |
software | healthy | tests/test_output_cap_parsing.py:30 |
TestSessionDB |
software | healthy | tests/test_mcp_serve.py:271 |
_FakeTool |
software | healthy | tests/test_mcp_serve.py:304 |
_FakeToolManager |
software | healthy | tests/test_mcp_serve.py:314 |
_FakeFastMCP |
software | healthy | tests/test_mcp_serve.py:332 |
TestImports |
software | healthy | tests/test_mcp_serve.py:377 |
TestHelpers |
software | healthy | tests/test_mcp_serve.py:395 |
TestContentExtraction |
software | healthy | tests/test_mcp_serve.py:449 |
TestAttachmentExtraction |
software | healthy | tests/test_mcp_serve.py:481 |
TestEventBridge |
software | healthy | tests/test_mcp_serve.py:542 |
TestE2EConversationsList |
software | healthy | tests/test_mcp_serve.py:811 |
TestE2EConversationGet |
software | healthy | tests/test_mcp_serve.py:885 |
TestE2EMessagesRead |
software | healthy | tests/test_mcp_serve.py:913 |
TestE2EAttachmentsFetch |
software | healthy | tests/test_mcp_serve.py:982 |
TestE2EEventsPoll |
software | healthy | tests/test_mcp_serve.py:1051 |
TestE2EEventsWait |
software | healthy | tests/test_mcp_serve.py:1136 |
TestMCPToolParameterCoercion |
software | healthy | tests/test_mcp_serve.py:1184 |
TestE2EMessagesSend |
software | healthy | tests/test_mcp_serve.py:1249 |
TestE2EChannelsList |
software | healthy | tests/test_mcp_serve.py:1283 |
TestE2EPermissions |
software | healthy | tests/test_mcp_serve.py:1380 |
TestToolRegistration |
software | healthy | tests/test_mcp_serve.py:1471 |
TestServerCreation |
software | healthy | tests/test_mcp_serve.py:1512 |
TestRunMcpServer |
software | healthy | tests/test_mcp_serve.py:1549 |
TestCliIntegration |
software | healthy | tests/test_mcp_serve.py:1562 |
TestEdgeCases |
software | healthy | tests/test_mcp_serve.py:1631 |
TestEventBridgePollE2E |
software | healthy | tests/test_mcp_serve.py:1689 |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
setup-clawk.sh |
software | healthy | setup-clawk.sh |
clawk_state.py |
software | healthy | clawk_state.py |
DOCUMENTATION.md |
software | healthy | DOCUMENTATION.md |
clawk_time.py |
software | healthy | clawk_time.py |
clawk_logging.py |
software | healthy | clawk_logging.py |
README.ur-pk.md |
software | healthy | README.ur-pk.md |
README.md |
software | healthy | README.md |
run_agent.py |
software | healthy | run_agent.py |
package.json |
software | healthy | package.json |
CONTRIBUTING.md |
software | healthy | CONTRIBUTING.md |
rebrand.sh |
software | healthy | rebrand.sh |
model_tools.py |
software | healthy | model_tools.py |
Dockerfile |
software | healthy | Dockerfile |
agent_events.py |
software | healthy | agent_events.py |
clawk_bootstrap.py |
software | healthy | clawk_bootstrap.py |
toolsets.py |
software | healthy | toolsets.py |
clawk_constants.py |
software | healthy | clawk_constants.py |
package-lock.json |
software | healthy | package-lock.json |
mini_swe_runner.py |
software | healthy | mini_swe_runner.py |
cli.py |
software | healthy | cli.py |
setup.py |
software | healthy | setup.py |
toolset_distributions.py |
software | healthy | toolset_distributions.py |
.env.example |
software | healthy | .env.example |
pyproject.toml |
software | healthy | pyproject.toml |
.hadolint.yaml |
software | healthy | .hadolint.yaml |
utils.py |
software | healthy | utils.py |
LICENSE |
software | healthy | LICENSE |
batch_runner.py |
software | healthy | batch_runner.py |
clawk-already-has-routines.md |
software | healthy | clawk-already-has-routines.md |
AGENTS.md |
software | healthy | AGENTS.md |
mcp_serve.py |
software | healthy | mcp_serve.py |
docker-compose.yml |
software | healthy | docker-compose.yml |
docker-compose.windows.yml |
software | healthy | docker-compose.windows.yml |
trajectory_compressor.py |
software | healthy | trajectory_compressor.py |
capabilities.json |
software | healthy | local_ops/capabilities.json |
clawk_safe_ops.py |
software | healthy | local_ops/clawk_safe_ops.py |
service-status.allowlist.json |
software | healthy | local_ops/service-status.allowlist.json |
test_clawk_safe_ops.py |
software | healthy | local_ops/tests/test_clawk_safe_ops.py |
stage2-hook.sh |
software | healthy | docker/stage2-hook.sh |
main-wrapper.sh |
software | healthy | docker/main-wrapper.sh |
SOUL.md |
software | healthy | docker/SOUL.md |
clawk-exec-shim.sh |
software | healthy | docker/clawk-exec-shim.sh |
entrypoint.sh |
software | healthy | docker/entrypoint.sh |
README.md |
software | healthy | business_ops/README.md |
manifest.yaml |
software | healthy | optional-mcps/n8n/manifest.yaml |
manifest.yaml |
software | healthy | optional-mcps/linear/manifest.yaml |
manifest.yaml |
software | healthy | optional-mcps/linkedin/manifest.yaml |
test_package_json_lazy_deps.py |
software | healthy | tests/test_package_json_lazy_deps.py |
test_project_metadata.py |
software | healthy | tests/test_project_metadata.py |
test_transform_llm_output_hook.py |
software | healthy | tests/test_transform_llm_output_hook.py |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
local_ops |
software | healthy | local_ops |
tests |
software | healthy | local_ops/tests |
docker |
software | healthy | docker |
business_ops |
software | healthy | business_ops |
optional-mcps |
software | healthy | optional-mcps |
n8n |
software | healthy | optional-mcps/n8n |
linear |
software | healthy | optional-mcps/linear |
linkedin |
software | healthy | optional-mcps/linkedin |
tests |
software | healthy | tests |
docker |
software | healthy | tests/docker |
honcho_plugin |
software | healthy | tests/honcho_plugin |
integration |
software | healthy | tests/integration |
fixtures |
software | healthy | tests/fixtures |
plugins |
software | healthy | tests/fixtures/plugins |
example-dashboard |
software | healthy | tests/fixtures/plugins/example-dashboard |
dashboard |
software | healthy | tests/fixtures/plugins/example-dashboard/dashboard |
scripts |
software | healthy | tests/scripts |
cli |
software | healthy | tests/cli |
website |
software | healthy | tests/website |
agent |
software | healthy | tests/agent |
transports |
software | healthy | tests/agent/transports |
lsp |
software | healthy | tests/agent/lsp |
acp |
software | healthy | tests/acp |
fakes |
software | healthy | tests/fakes |
openviking_plugin |
software | healthy | tests/openviking_plugin |
providers |
software | healthy | tests/providers |
run_agent |
software | healthy | tests/run_agent |
clawk_state |
software | healthy | tests/clawk_state |
tui_gateway |
software | healthy | tests/tui_gateway |
clawk_cli |
software | healthy | tests/clawk_cli |
cron |
software | healthy | tests/cron |
stress |
software | healthy | tests/stress |
tools |
software | healthy | tests/tools |
gateway |
software | healthy | tests/gateway |
platforms |
software | healthy | tests/gateway/platforms |
skills |
software | healthy | tests/skills |
acp_adapter |
software | healthy | tests/acp_adapter |
e2e |
software | healthy | tests/e2e |
matrix_xsign_bootstrap |
software | healthy | tests/e2e/matrix_xsign_bootstrap |
plugins |
software | healthy | tests/plugins |
platforms |
software | healthy | tests/plugins/platforms |
photon |
software | healthy | tests/plugins/platforms/photon |
model_providers |
software | healthy | tests/plugins/model_providers |
tts |
software | healthy | tests/plugins/tts |
image_gen |
software | healthy | tests/plugins/image_gen |
transcription |
software | healthy | tests/plugins/transcription |
dashboard_auth |
software | healthy | tests/plugins/dashboard_auth |
web |
software | healthy | tests/plugins/web |
memory |
software | healthy | tests/plugins/memory |
video_gen |
software | healthy | tests/plugins/video_gen |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
GET /api/status |
api | healthy | clawk_cli/web_server.py |
GET /api/system/stats |
api | healthy | clawk_cli/web_server.py |
GET /api/curator |
api | healthy | clawk_cli/web_server.py |
PUT /api/curator/paused |
api | healthy | clawk_cli/web_server.py |
POST /api/curator/run |
api | healthy | clawk_cli/web_server.py |
GET /api/portal |
api | healthy | clawk_cli/web_server.py |
POST /api/ops/prompt-size |
api | healthy | clawk_cli/web_server.py |
POST /api/ops/dump |
api | healthy | clawk_cli/web_server.py |
POST /api/ops/config-migrate |
api | healthy | clawk_cli/web_server.py |
POST /api/ops/debug-share |
api | healthy | clawk_cli/web_server.py |
POST /api/gateway/restart |
api | healthy | clawk_cli/web_server.py |
POST /api/clawksis/update |
api | healthy | clawk_cli/web_server.py |
GET /api/clawksis/update/check |
api | healthy | clawk_cli/web_server.py |
POST /api/audio/transcribe |
api | healthy | clawk_cli/web_server.py |
GET /api/audio/elevenlabs/voices |
api | healthy | clawk_cli/web_server.py |
POST /api/audio/speak |
api | healthy | clawk_cli/web_server.py |
GET /api/actions/{name}/status |
api | healthy | clawk_cli/web_server.py |
GET /api/sessions |
api | healthy | clawk_cli/web_server.py |
GET /api/sessions/search |
api | healthy | clawk_cli/web_server.py |
GET /api/config |
api | healthy | clawk_cli/web_server.py |
GET /api/config/defaults |
api | healthy | clawk_cli/web_server.py |
GET /api/config/schema |
api | healthy | clawk_cli/web_server.py |
GET /api/model/info |
api | healthy | clawk_cli/web_server.py |
GET /api/model/options |
api | healthy | clawk_cli/web_server.py |
GET /api/model/recommended-default |
api | healthy | clawk_cli/web_server.py |
GET /api/model/auxiliary |
api | healthy | clawk_cli/web_server.py |
POST /api/model/set |
api | healthy | clawk_cli/web_server.py |
PUT /api/config |
api | healthy | clawk_cli/web_server.py |
GET /api/env |
api | healthy | clawk_cli/web_server.py |
PUT /api/env |
api | healthy | clawk_cli/web_server.py |
POST /api/providers/validate |
api | healthy | clawk_cli/web_server.py |
DELETE /api/env |
api | healthy | clawk_cli/web_server.py |
POST /api/env/reveal |
api | healthy | clawk_cli/web_server.py |
GET /api/messaging/platforms |
api | healthy | clawk_cli/web_server.py |
PUT /api/messaging/platforms/{platform_id} |
api | healthy | clawk_cli/web_server.py |
POST /api/messaging/platforms/{platform_id}/test |
api | healthy | clawk_cli/web_server.py |
GET /api/providers/oauth |
api | healthy | clawk_cli/web_server.py |
DELETE /api/providers/oauth/{provider_id} |
api | healthy | clawk_cli/web_server.py |
POST /api/providers/oauth/{provider_id}/start |
api | healthy | clawk_cli/web_server.py |
POST /api/providers/oauth/{provider_id}/submit |
api | healthy | clawk_cli/web_server.py |
GET /api/providers/oauth/{provider_id}/poll/{session_id} |
api | healthy | clawk_cli/web_server.py |
DELETE /api/providers/oauth/sessions/{session_id} |
api | healthy | clawk_cli/web_server.py |
POST /api/sessions/bulk-delete |
api | healthy | clawk_cli/web_server.py |
GET /api/sessions/empty/count |
api | healthy | clawk_cli/web_server.py |
DELETE /api/sessions/empty |
api | healthy | clawk_cli/web_server.py |
GET /api/sessions/stats |
api | healthy | clawk_cli/web_server.py |
GET /api/sessions/{session_id} |
api | healthy | clawk_cli/web_server.py |
GET /api/sessions/{session_id}/latest-descendant |
api | healthy | clawk_cli/web_server.py |
GET /api/sessions/{session_id}/messages |
api | healthy | clawk_cli/web_server.py |
DELETE /api/sessions/{session_id} |
api | healthy | clawk_cli/web_server.py |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
127.0.0.1 |
network | healthy | README.md |
3.2.3.0 |
network | healthy | Dockerfile |
192.168.1.100 |
network | healthy | .env.example |
1.2.0.1 |
network | healthy | pyproject.toml |
169.254.169.254 |
network | healthy | tests/conftest.py |
93.184.216.34 |
network | healthy | tests/test_ipv4_preference.py |
10.0.0.5 |
network | healthy | tests/honcho_plugin/test_cli.py |
192.168.1.20 |
network | healthy | tests/honcho_plugin/test_client.py |
1.2.3.4 |
network | healthy | tests/cli/test_cli_init.py |
6.7.8.9 |
network | healthy | tests/cli/test_cli_init.py |
5.15.167.4 |
network | healthy | tests/cli/test_ctrl_enter_newline.py |
192.168.0.103 |
network | healthy | tests/agent/test_local_context_guard.py |
5.6.7.8 |
network | healthy | tests/agent/test_gemini_cloudcode.py |
172.17.0.1 |
network | healthy | tests/agent/test_local_stream_timeout.py |
100.64.0.0 |
network | healthy | tests/agent/test_local_stream_timeout.py |
100.64.0.1 |
network | healthy | tests/agent/test_local_stream_timeout.py |
100.77.243.5 |
network | healthy | tests/agent/test_local_stream_timeout.py |
100.100.100.100 |
network | healthy | tests/agent/test_local_stream_timeout.py |
100.127.255.254 |
network | healthy | tests/agent/test_local_stream_timeout.py |
100.127.255.255 |
network | healthy | tests/agent/test_local_stream_timeout.py |
100.63.255.255 |
network | healthy | tests/agent/test_local_stream_timeout.py |
100.128.0.1 |
network | healthy | tests/agent/test_local_stream_timeout.py |
100.200.0.1 |
network | healthy | tests/agent/test_local_stream_timeout.py |
99.64.0.1 |
network | healthy | tests/agent/test_local_stream_timeout.py |
192.168.1.22 |
network | healthy | tests/agent/test_model_metadata_local_ctx.py |
192.168.0.0 |
network | healthy | tests/run_agent/test_create_openai_client_proxy_env.py |
5.15.146.1 |
network | healthy | tests/clawk_cli/test_gateway_wsl.py |
192.168.0.222 |
network | healthy | tests/clawk_cli/test_dashboard_auth_ws_auth.py |
100.64.0.10 |
network | healthy | tests/clawk_cli/test_dashboard_auth_ws_auth.py |
203.0.113.7 |
network | healthy | tests/clawk_cli/test_dashboard_auth_ws_auth.py |
192.168.1.42 |
network | healthy | tests/clawk_cli/test_dashboard_auth_ws_auth.py |
192.168.0.55 |
network | healthy | tests/clawk_cli/test_dashboard_auth_ws_auth.py |
100.64.0.99 |
network | healthy | tests/clawk_cli/test_dashboard_auth_ws_auth.py |
192.168.1.10 |
network | healthy | tests/clawk_cli/test_runtime_provider_resolution.py |
10.0.0.2 |
network | healthy | tests/clawk_cli/test_web_server_files.py |
43.228.79.77 |
network | healthy | tests/clawk_cli/test_mcp_security.py |
192.168.1.5 |
network | healthy | tests/clawk_cli/test_dashboard_auth_gate.py |
10.0.0.1 |
network | healthy | tests/clawk_cli/test_dashboard_auth_gate.py |
203.0.113.10 |
network | healthy | tests/cron/test_cron_context_from.py |
198.51.100.7 |
network | healthy | tests/cron/test_cron_context_from.py |
169.254.169.253 |
network | healthy | tests/tools/test_browser_ssrf_local.py |
169.254.170.2 |
network | healthy | tests/tools/test_browser_ssrf_local.py |
100.100.100.200 |
network | healthy | tests/tools/test_browser_ssrf_local.py |
192.168.1.1 |
network | healthy | tests/tools/test_browser_ssrf_local.py |
192.168.1.50 |
network | healthy | tests/tools/test_browser_hybrid_routing.py |
8.8.8.8 |
network | healthy | tests/tools/test_browser_hybrid_routing.py |
172.16.0.1 |
network | healthy | tests/tools/test_url_safety.py |
224.0.0.0 |
network | healthy | tests/tools/test_url_safety.py |
224.0.0.251 |
network | healthy | tests/tools/test_url_safety.py |
100.0.0.1 |
network | healthy | tests/tools/test_url_safety.py |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
/command-palette |
frontend | healthy | apps/desktop/src/app/command-palette/marketplace-theme-page… |
/skills/ |
frontend | healthy | website/src/pages/skills/index.tsx |
/LogsPage |
frontend | healthy | web/src/pages/LogsPage.tsx |
/CookbookPage |
frontend | healthy | web/src/pages/CookbookPage.tsx |
/PluginsPage |
frontend | healthy | web/src/pages/PluginsPage.tsx |
/SystemPage |
frontend | healthy | web/src/pages/SystemPage.tsx |
/ChatPage |
frontend | healthy | web/src/pages/ChatPage.tsx |
/McpPage |
frontend | healthy | web/src/pages/McpPage.tsx |
/ProfileBuilderPage |
frontend | healthy | web/src/pages/ProfileBuilderPage.tsx |
/DocsPage |
frontend | healthy | web/src/pages/DocsPage.tsx |
/FilesPage |
frontend | healthy | web/src/pages/FilesPage.tsx |
/EnvPage |
frontend | healthy | web/src/pages/EnvPage.tsx |
/SessionsPage |
frontend | healthy | web/src/pages/SessionsPage.tsx |
/ModelsPage |
frontend | healthy | web/src/pages/ModelsPage.tsx |
/SkillsPage |
frontend | healthy | web/src/pages/SkillsPage.tsx |
/VisualizationPage |
frontend | healthy | web/src/pages/VisualizationPage.tsx |
/ProfilesPage |
frontend | healthy | web/src/pages/ProfilesPage.tsx |
/WebhooksPage |
frontend | healthy | web/src/pages/WebhooksPage.tsx |
/CronPage |
frontend | healthy | web/src/pages/CronPage.tsx |
/ConfigPage |
frontend | healthy | web/src/pages/ConfigPage.tsx |
/PairingPage |
frontend | healthy | web/src/pages/PairingPage.tsx |
/ChannelsPage |
frontend | healthy | web/src/pages/ChannelsPage.tsx |
/AnalyticsPage |
frontend | healthy | web/src/pages/AnalyticsPage.tsx |
:sessionId |
frontend | healthy | apps/desktop/src/app/desktop-controller.tsx |
cron |
frontend | healthy | apps/desktop/src/app/desktop-controller.tsx |
profiles |
frontend | healthy | apps/desktop/src/app/desktop-controller.tsx |
settings |
frontend | healthy | apps/desktop/src/app/desktop-controller.tsx |
command-center |
frontend | healthy | apps/desktop/src/app/desktop-controller.tsx |
agents |
frontend | healthy | apps/desktop/src/app/desktop-controller.tsx |
* |
frontend | healthy | web/src/App.tsx |
/api/model/info |
frontend | healthy | apps/desktop/src/clawk.ts |
/api/status |
frontend | healthy | apps/desktop/src/clawk.ts |
/api/config |
frontend | healthy | apps/desktop/src/clawk.ts |
/api/config/defaults |
frontend | healthy | apps/desktop/src/clawk.ts |
/api/config/schema |
frontend | healthy | apps/desktop/src/clawk.ts |
/api/env |
frontend | healthy | apps/desktop/src/clawk.ts |
/api/providers/validate |
frontend | healthy | apps/desktop/src/clawk.ts |
/api/env/reveal |
frontend | healthy | apps/desktop/src/clawk.ts |
/api/providers/oauth |
frontend | healthy | apps/desktop/src/clawk.ts |
/api/skills |
frontend | healthy | apps/desktop/src/clawk.ts |
/api/skills/toggle |
frontend | healthy | apps/desktop/src/clawk.ts |
/api/tools/toolsets |
frontend | healthy | apps/desktop/src/clawk.ts |
/api/messaging/platforms |
frontend | healthy | apps/desktop/src/clawk.ts |
/api/cron/jobs |
frontend | healthy | apps/desktop/src/clawk.ts |
/api/profiles |
frontend | healthy | apps/desktop/src/clawk.ts |
/api/model/options |
frontend | healthy | apps/desktop/src/clawk.ts |
/api/model/set |
frontend | healthy | apps/desktop/src/clawk.ts |
/api/model/auxiliary |
frontend | healthy | apps/desktop/src/clawk.ts |
/api/gateway/restart |
frontend | healthy | apps/desktop/src/clawk.ts |
/api/clawksis/update |
frontend | healthy | apps/desktop/src/clawk.ts |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
image::Dockerfile |
hardware | healthy | Dockerfile |
gateway |
hardware | healthy | docker-compose.yml |
dashboard |
hardware | healthy | docker-compose.yml |
homeserver |
hardware | healthy | tests/e2e/matrix_xsign_bootstrap/docker-compose.yml |
k8s::backend::plugins/spotify/plugin.yaml |
hardware | healthy | plugins/spotify/plugin.yaml |
k8s::platform::plugins/platforms/ntfy/plugin.yaml |
hardware | healthy | plugins/platforms/ntfy/plugin.yaml |
k8s::platform::plugins/platforms/line/plugin.yaml |
hardware | healthy | plugins/platforms/line/plugin.yaml |
k8s::platform::plugins/platforms/teams/plugin.yaml |
hardware | healthy | plugins/platforms/teams/plugin.yaml |
k8s::platform::plugins/platforms/irc/plugin.yaml |
hardware | healthy | plugins/platforms/irc/plugin.yaml |
k8s::platform::plugins/platforms/photon/plugin.yaml |
hardware | healthy | plugins/platforms/photon/plugin.yaml |
k8s::platform::plugins/platforms/discord/plugin.yaml |
hardware | healthy | plugins/platforms/discord/plugin.yaml |
k8s::platform::plugins/platforms/homeassistant/plugin.yaml |
hardware | healthy | plugins/platforms/homeassistant/plugin.yaml |
k8s::platform::plugins/platforms/simplex/plugin.yaml |
hardware | healthy | plugins/platforms/simplex/plugin.yaml |
k8s::platform::plugins/platforms/google_chat/plugin.yaml |
hardware | healthy | plugins/platforms/google_chat/plugin.yaml |
k8s::platform::plugins/platforms/mattermost/plugin.yaml |
hardware | healthy | plugins/platforms/mattermost/plugin.yaml |
k8s::model::plugins/model-providers/gmi/plugin.yaml |
hardware | healthy | plugins/model-providers/gmi/plugin.yaml |
k8s::model::plugins/model-providers/opencode-zen/plugin.yaml |
hardware | healthy | plugins/model-providers/opencode-zen/plugin.yaml |
k8s::model::plugins/model-providers/xiaomi/plugin.yaml |
hardware | healthy | plugins/model-providers/xiaomi/plugin.yaml |
k8s::model::plugins/model-providers/alibaba/plugin.yaml |
hardware | healthy | plugins/model-providers/alibaba/plugin.yaml |
k8s::model::plugins/model-providers/nvidia/plugin.yaml |
hardware | healthy | plugins/model-providers/nvidia/plugin.yaml |
k8s::model::plugins/model-providers/huggingface/plugin.yaml |
hardware | healthy | plugins/model-providers/huggingface/plugin.yaml |
k8s::model::plugins/model-providers/alibaba-coding-plan/plu… |
hardware | healthy | plugins/model-providers/alibaba-coding-plan/plugin.yaml |
k8s::model::plugins/model-providers/ollama-cloud/plugin.yaml |
hardware | healthy | plugins/model-providers/ollama-cloud/plugin.yaml |
k8s::model::plugins/model-providers/arcee/plugin.yaml |
hardware | healthy | plugins/model-providers/arcee/plugin.yaml |
k8s::model::plugins/model-providers/custom/plugin.yaml |
hardware | healthy | plugins/model-providers/custom/plugin.yaml |
k8s::model::plugins/model-providers/deepseek/plugin.yaml |
hardware | healthy | plugins/model-providers/deepseek/plugin.yaml |
k8s::model::plugins/model-providers/novita/plugin.yaml |
hardware | healthy | plugins/model-providers/novita/plugin.yaml |
k8s::model::plugins/model-providers/minimax/plugin.yaml |
hardware | healthy | plugins/model-providers/minimax/plugin.yaml |
k8s::model::plugins/model-providers/bedrock/plugin.yaml |
hardware | healthy | plugins/model-providers/bedrock/plugin.yaml |
k8s::model::plugins/model-providers/kilocode/plugin.yaml |
hardware | healthy | plugins/model-providers/kilocode/plugin.yaml |
k8s::model::plugins/model-providers/xai/plugin.yaml |
hardware | healthy | plugins/model-providers/xai/plugin.yaml |
k8s::model::plugins/model-providers/azure-foundry/plugin.ya… |
hardware | healthy | plugins/model-providers/azure-foundry/plugin.yaml |
k8s::model::plugins/model-providers/copilot-acp/plugin.yaml |
hardware | healthy | plugins/model-providers/copilot-acp/plugin.yaml |
k8s::model::plugins/model-providers/gemini/plugin.yaml |
hardware | healthy | plugins/model-providers/gemini/plugin.yaml |
k8s::model::plugins/model-providers/zai/plugin.yaml |
hardware | healthy | plugins/model-providers/zai/plugin.yaml |
k8s::model::plugins/model-providers/stepfun/plugin.yaml |
hardware | healthy | plugins/model-providers/stepfun/plugin.yaml |
k8s::model::plugins/model-providers/copilot/plugin.yaml |
hardware | healthy | plugins/model-providers/copilot/plugin.yaml |
k8s::model::plugins/model-providers/anthropic/plugin.yaml |
hardware | healthy | plugins/model-providers/anthropic/plugin.yaml |
k8s::model::plugins/model-providers/openrouter/plugin.yaml |
hardware | healthy | plugins/model-providers/openrouter/plugin.yaml |
k8s::model::plugins/model-providers/openai-codex/plugin.yaml |
hardware | healthy | plugins/model-providers/openai-codex/plugin.yaml |
k8s::model::plugins/model-providers/kimi-coding/plugin.yaml |
hardware | healthy | plugins/model-providers/kimi-coding/plugin.yaml |
k8s::model::plugins/model-providers/qwen-oauth/plugin.yaml |
hardware | healthy | plugins/model-providers/qwen-oauth/plugin.yaml |
k8s::standalone::plugins/google_meet/plugin.yaml |
hardware | healthy | plugins/google_meet/plugin.yaml |
k8s::backend::plugins/image_gen/openai/plugin.yaml |
hardware | healthy | plugins/image_gen/openai/plugin.yaml |
k8s::backend::plugins/image_gen/fal/plugin.yaml |
hardware | healthy | plugins/image_gen/fal/plugin.yaml |
k8s::backend::plugins/image_gen/xai/plugin.yaml |
hardware | healthy | plugins/image_gen/xai/plugin.yaml |
k8s::backend::plugins/image_gen/krea/plugin.yaml |
hardware | healthy | plugins/image_gen/krea/plugin.yaml |
k8s::backend::plugins/image_gen/openai-codex/plugin.yaml |
hardware | healthy | plugins/image_gen/openai-codex/plugin.yaml |
k8s::backend::plugins/dashboard_auth/basic/plugin.yaml |
hardware | healthy | plugins/dashboard_auth/basic/plugin.yaml |
k8s::backend::plugins/dashboard_auth/self_hosted/plugin.yaml |
hardware | healthy | plugins/dashboard_auth/self_hosted/plugin.yaml |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
auth::agent/credential_persistence.py |
security | healthy | agent/credential_persistence.py |
auth::apps/desktop/src/components/desktop-onboarding-overla… |
security | healthy | apps/desktop/src/components/desktop-onboarding-overlay.test… |
auth::agent/azure_identity_adapter.py |
security | healthy | agent/azure_identity_adapter.py |
auth::tests/run_agent/test_callable_api_key.py |
security | healthy | tests/run_agent/test_callable_api_key.py |
auth::clawk_cli/nous_account.py |
security | healthy | clawk_cli/nous_account.py |
auth::clawk_cli/main.py |
security | healthy | clawk_cli/main.py |
auth::agent/account_usage.py |
security | healthy | agent/account_usage.py |
auth::tests/run_agent/test_codex_xai_oauth_recovery.py |
security | healthy | tests/run_agent/test_codex_xai_oauth_recovery.py |
auth::skills/autonomous-ai-agents/clawksis-agent/SKILL.md |
security | healthy | skills/autonomous-ai-agents/clawksis-agent/SKILL.md |
auth::tests/clawk_cli/test_runtime_provider_resolution.py |
security | healthy | tests/clawk_cli/test_runtime_provider_resolution.py |
auth::agent/turn_retry_state.py |
security | healthy | agent/turn_retry_state.py |
auth::agent/file_safety.py |
security | healthy | agent/file_safety.py |
auth::README.md |
security | healthy | README.md |
auth::clawk_cli/auth.py |
security | healthy | clawk_cli/auth.py |
auth::agent/transports/codex_app_server_session.py |
security | healthy | agent/transports/codex_app_server_session.py |
auth::agent/models_dev.py |
security | healthy | agent/models_dev.py |
auth::apps/desktop/src/i18n/zh-hant.ts |
security | healthy | apps/desktop/src/i18n/zh-hant.ts |
auth::apps/desktop/src/components/boot-failure-reauth.ts |
security | healthy | apps/desktop/src/components/boot-failure-reauth.ts |
auth::agent/conversation_compression.py |
security | healthy | agent/conversation_compression.py |
auth::tools/managed_tool_gateway.py |
security | healthy | tools/managed_tool_gateway.py |
auth::tests/clawk_cli/test_auth_xai_oauth_provider.py |
security | healthy | tests/clawk_cli/test_auth_xai_oauth_provider.py |
auth::tests/agent/test_anthropic_adapter.py |
security | healthy | tests/agent/test_anthropic_adapter.py |
auth::scripts/release.py |
security | healthy | scripts/release.py |
auth::apps/desktop/src/global.d.ts |
security | healthy | apps/desktop/src/global.d.ts |
auth::tests/clawk_cli/test_auth_loopback_ssh_hint.py |
security | healthy | tests/clawk_cli/test_auth_loopback_ssh_hint.py |
auth::tests/agent/test_models_dev.py |
security | healthy | tests/agent/test_models_dev.py |
auth::tests/clawk_cli/test_dashboard_auth_401_reauth.py |
security | healthy | tests/clawk_cli/test_dashboard_auth_401_reauth.py |
auth::tests/agent/test_auxiliary_client_xai_oauth_recovery.… |
security | healthy | tests/agent/test_auxiliary_client_xai_oauth_recovery.py |
auth::tests/clawk_cli/test_auth_qwen_provider.py |
security | healthy | tests/clawk_cli/test_auth_qwen_provider.py |
auth::tests/clawk_cli/test_tools_config.py |
security | healthy | tests/clawk_cli/test_tools_config.py |
auth::agent/anthropic_adapter.py |
security | healthy | agent/anthropic_adapter.py |
auth::tests/clawk_cli/test_status.py |
security | healthy | tests/clawk_cli/test_status.py |
auth::tools/skills_hub.py |
security | healthy | tools/skills_hub.py |
auth::agent/conversation_loop.py |
security | healthy | agent/conversation_loop.py |
auth::clawk_cli/models.py |
security | healthy | clawk_cli/models.py |
auth::tools/environments/docker.py |
security | healthy | tools/environments/docker.py |
auth::plugins/memory/honcho/cli.py |
security | healthy | plugins/memory/honcho/cli.py |
auth::tests/clawk_cli/test_dashboard_auth_stub_provider.py |
security | healthy | tests/clawk_cli/test_dashboard_auth_stub_provider.py |
auth::optional-skills/autonomous-ai-agents/blackbox/SKILL.md |
security | healthy | optional-skills/autonomous-ai-agents/blackbox/SKILL.md |
auth::run_agent.py |
security | healthy | run_agent.py |
auth::tests/clawk_cli/test_provider_groups.py |
security | healthy | tests/clawk_cli/test_provider_groups.py |
auth::clawk_cli/dashboard_auth/login_page.py |
security | healthy | clawk_cli/dashboard_auth/login_page.py |
auth::optional-skills/software-development/subagent-driven-… |
security | healthy | optional-skills/software-development/subagent-driven-develo… |
auth::web/src/i18n/it.ts |
security | healthy | web/src/i18n/it.ts |
auth::tests/agent/test_credential_pool.py |
security | healthy | tests/agent/test_credential_pool.py |
auth::tools/web_tools.py |
security | healthy | tools/web_tools.py |
auth::plugins/model-providers/qwen-oauth/plugin.yaml |
security | healthy | plugins/model-providers/qwen-oauth/plugin.yaml |
auth::tests/clawk_cli/test_api_key_providers.py |
security | healthy | tests/clawk_cli/test_api_key_providers.py |
auth::tests/tools/test_mcp_oauth_integration.py |
security | healthy | tests/tools/test_mcp_oauth_integration.py |
auth::tests/agent/test_gemini_cloudcode.py |
security | healthy | tests/agent/test_gemini_cloudcode.py |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
password_literal::README.md |
security | healthy | README.md |
generic_api_key::tests/agent/test_auxiliary_client.py |
security | healthy | tests/agent/test_auxiliary_client.py |
generic_api_key::tests/run_agent/test_run_agent.py |
security | healthy | tests/run_agent/test_run_agent.py |
generic_api_key::tests/run_agent/test_run_agent.py |
security | healthy | tests/run_agent/test_run_agent.py |
generic_api_key::tests/run_agent/test_run_agent.py |
security | healthy | tests/run_agent/test_run_agent.py |
generic_api_key::tests/run_agent/test_run_agent.py |
security | healthy | tests/run_agent/test_run_agent.py |
generic_api_key::tests/run_agent/test_run_agent.py |
security | healthy | tests/run_agent/test_run_agent.py |
generic_api_key::tests/run_agent/test_run_agent.py |
security | healthy | tests/run_agent/test_run_agent.py |
generic_api_key::tests/run_agent/test_run_agent.py |
security | healthy | tests/run_agent/test_run_agent.py |
generic_api_key::tests/run_agent/test_run_agent.py |
security | healthy | tests/run_agent/test_run_agent.py |
generic_api_key::tests/run_agent/test_primary_runtime_resto… |
security | healthy | tests/run_agent/test_primary_runtime_restore.py |
generic_api_key::tests/clawk_cli/test_runtime_provider_reso… |
security | healthy | tests/clawk_cli/test_runtime_provider_resolution.py |
generic_api_key::tests/clawk_cli/test_runtime_provider_reso… |
security | healthy | tests/clawk_cli/test_runtime_provider_resolution.py |
generic_api_key::tests/tools/test_credential_pool_env_fallb… |
security | healthy | tests/tools/test_credential_pool_env_fallback.py |
generic_api_key::tests/tools/test_credential_pool_env_fallb… |
security | healthy | tests/tools/test_credential_pool_env_fallback.py |
generic_api_key::tests/tools/test_credential_pool_env_fallb… |
security | healthy | tests/tools/test_credential_pool_env_fallback.py |
github_token::tests/tools/test_mcp_tool.py |
security | healthy | tests/tools/test_mcp_tool.py |
github_token::tests/tools/test_mcp_tool.py |
security | healthy | tests/tools/test_mcp_tool.py |
password_literal::tests/gateway/test_bluebubbles.py |
security | healthy | tests/gateway/test_bluebubbles.py |
password_literal::tests/gateway/test_bluebubbles.py |
security | healthy | tests/gateway/test_bluebubbles.py |
password_literal::tests/gateway/test_bluebubbles.py |
security | healthy | tests/gateway/test_bluebubbles.py |
password_literal::tests/gateway/test_bluebubbles.py |
security | healthy | tests/gateway/test_bluebubbles.py |
password_literal::tests/gateway/test_send_multiple_images.py |
security | healthy | tests/gateway/test_send_multiple_images.py |
password_literal::tests/gateway/test_matrix.py |
security | healthy | tests/gateway/test_matrix.py |
password_literal::tests/plugins/dashboard_auth/test_basic_p… |
security | healthy | tests/plugins/dashboard_auth/test_basic_provider.py |
password_literal::tests/plugins/dashboard_auth/test_basic_p… |
security | healthy | tests/plugins/dashboard_auth/test_basic_provider.py |
password_literal::tests/plugins/dashboard_auth/test_basic_p… |
security | healthy | tests/plugins/dashboard_auth/test_basic_provider.py |
password_literal::tests/plugins/dashboard_auth/test_basic_p… |
security | healthy | tests/plugins/dashboard_auth/test_basic_provider.py |
password_literal::tests/plugins/dashboard_auth/test_basic_p… |
security | healthy | tests/plugins/dashboard_auth/test_basic_provider.py |
password_literal::tests/plugins/dashboard_auth/test_basic_p… |
security | healthy | tests/plugins/dashboard_auth/test_basic_provider.py |
password_literal::tests/plugins/dashboard_auth/test_basic_p… |
security | healthy | tests/plugins/dashboard_auth/test_basic_provider.py |
password_literal::tests/plugins/dashboard_auth/test_basic_p… |
security | healthy | tests/plugins/dashboard_auth/test_basic_provider.py |
password_literal::tests/plugins/dashboard_auth/test_basic_p… |
security | healthy | tests/plugins/dashboard_auth/test_basic_provider.py |
password_literal::tests/plugins/dashboard_auth/test_basic_p… |
security | healthy | tests/plugins/dashboard_auth/test_basic_provider.py |
password_literal::apps/desktop/src/i18n/zh-hant.ts |
security | healthy | apps/desktop/src/i18n/zh-hant.ts |
password_literal::apps/desktop/src/i18n/zh-hant.ts |
security | healthy | apps/desktop/src/i18n/zh-hant.ts |
password_literal::apps/desktop/src/i18n/en.ts |
security | healthy | apps/desktop/src/i18n/en.ts |
password_literal::apps/desktop/src/i18n/en.ts |
security | healthy | apps/desktop/src/i18n/en.ts |
password_literal::apps/desktop/src/i18n/ja.ts |
security | healthy | apps/desktop/src/i18n/ja.ts |
password_literal::apps/desktop/src/i18n/ja.ts |
security | healthy | apps/desktop/src/i18n/ja.ts |
password_literal::apps/desktop/src/i18n/zh.ts |
security | healthy | apps/desktop/src/i18n/zh.ts |
password_literal::apps/desktop/src/i18n/zh.ts |
security | healthy | apps/desktop/src/i18n/zh.ts |
password_literal::optional-skills/security/1password/SKILL.… |
security | healthy | optional-skills/security/1password/SKILL.md |
password_literal::tools/terminal_tool.py |
security | healthy | tools/terminal_tool.py |
generic_api_key::skills/creative/comfyui/SKILL.md |
security | healthy | skills/creative/comfyui/SKILL.md |
password_literal::plugins/dashboard_auth/basic/__init__.py |
security | healthy | plugins/dashboard_auth/basic/__init__.py |
| Label | Layer | Status | Path |
|---|---|---|---|
App |
frontend | healthy | apps/bootstrap-installer/src/app.tsx |
Failure |
frontend | healthy | apps/bootstrap-installer/src/routes/failure.tsx |
Welcome |
frontend | healthy | apps/bootstrap-installer/src/routes/welcome.tsx |
ProgressScreen |
frontend | healthy | apps/bootstrap-installer/src/routes/progress.tsx |
Success |
frontend | healthy | apps/bootstrap-installer/src/routes/success.tsx |
AutomationBlueprintsCatalog |
frontend | healthy | website/src/components/AutomationBlueprintsCatalog/index.tsx |
UserStoriesCollage |
frontend | healthy | website/src/components/UserStoriesCollage/index.tsx |
SkillsDashboard |
frontend | healthy | website/src/pages/skills/index.tsx |
App |
frontend | healthy | web/src/App.tsx |
AutomationBlueprints |
frontend | healthy | web/src/components/AutomationBlueprints.tsx |
LogsPage |
frontend | healthy | web/src/pages/LogsPage.tsx |
CookbookPage |
frontend | healthy | web/src/pages/CookbookPage.tsx |
PluginsPage |
frontend | healthy | web/src/pages/PluginsPage.tsx |
SystemPage |
frontend | healthy | web/src/pages/SystemPage.tsx |
ChatPage |
frontend | healthy | web/src/pages/ChatPage.tsx |
McpPage |
frontend | healthy | web/src/pages/McpPage.tsx |
ProfileBuilderPage |
frontend | healthy | web/src/pages/ProfileBuilderPage.tsx |
DocsPage |
frontend | healthy | web/src/pages/DocsPage.tsx |
FilesPage |
frontend | healthy | web/src/pages/FilesPage.tsx |
EnvPage |
frontend | healthy | web/src/pages/EnvPage.tsx |
SessionsPage |
frontend | healthy | web/src/pages/SessionsPage.tsx |
ModelsPage |
frontend | healthy | web/src/pages/ModelsPage.tsx |
SkillsPage |
frontend | healthy | web/src/pages/SkillsPage.tsx |
VisualizationPage |
frontend | healthy | web/src/pages/VisualizationPage.tsx |
ProfilesPage |
frontend | healthy | web/src/pages/ProfilesPage.tsx |
WebhooksPage |
frontend | healthy | web/src/pages/WebhooksPage.tsx |
CronPage |
frontend | healthy | web/src/pages/CronPage.tsx |
ConfigPage |
frontend | healthy | web/src/pages/ConfigPage.tsx |
PairingPage |
frontend | healthy | web/src/pages/PairingPage.tsx |
ChannelsPage |
frontend | healthy | web/src/pages/ChannelsPage.tsx |
AnalyticsPage |
frontend | healthy | web/src/pages/AnalyticsPage.tsx |
ScrollBox |
frontend | healthy | ui-tui/packages/clawk-ink/src/ink/components/ScrollBox.tsx |
Link |
frontend | healthy | ui-tui/packages/clawk-ink/src/ink/components/Link.tsx |
Newline |
frontend | healthy | ui-tui/packages/clawk-ink/src/ink/components/Newline.tsx |
Button |
frontend | healthy | ui-tui/packages/clawk-ink/src/ink/components/Button.tsx |
Text |
frontend | healthy | ui-tui/packages/clawk-ink/src/ink/components/Text.tsx |
TerminalFocusContext |
frontend | healthy | ui-tui/packages/clawk-ink/src/ink/components/TerminalFocusC… |
Spacer |
frontend | healthy | ui-tui/packages/clawk-ink/src/ink/components/Spacer.tsx |
Box |
frontend | healthy | ui-tui/packages/clawk-ink/src/ink/components/Box.tsx |
ErrorOverview |
frontend | healthy | ui-tui/packages/clawk-ink/src/ink/components/ErrorOverview.… |
| Label | Layer | Status | Path |
|---|---|---|---|
port:9119 |
network | healthy | docker-compose.windows.yml |
port:99 |
network | healthy | docker/stage2-hook.sh |
port:100 |
network | healthy | docker/stage2-hook.sh |
port:9222 |
network | healthy | tests/test_tui_gateway_server.py |
port:8000 |
network | healthy | tests/test_web_server.py |
port:9223 |
network | healthy | tests/tools/test_browser_cdp_override.py |
port:2222 |
network | healthy | tests/tools/test_ssh_bulk_upload.py |
port:22 |
network | healthy | tests/tools/test_ssh_environment.py |
port:23 |
network | healthy | tests/tools/test_ssh_environment.py |
port:9225 |
network | healthy | tests/tools/test_browser_supervisor.py |
port:587 |
network | healthy | tests/gateway/test_email.py |
port:3978 |
network | healthy | tests/gateway/test_teams.py |
port:4000 |
network | healthy | tests/gateway/test_teams.py |
port:4242 |
network | healthy | tests/plugins/platforms/photon/test_sidecar_lifecycle.py |
port:777 |
network | healthy | tests/plugins/platforms/photon/test_sidecar_lifecycle.py |
port:5174 |
network | healthy | apps/desktop/vite.config.ts |
port:4174 |
network | healthy | apps/desktop/vite.config.ts |
port:5175 |
network | healthy | apps/bootstrap-installer/vite.config.ts |
port:5176 |
network | healthy | apps/bootstrap-installer/vite.config.ts |
port:9876 |
network | healthy | optional-skills/creative/blender-mcp/SKILL.md |
port:25565 |
network | healthy | optional-skills/gaming/minecraft-modpack-server/SKILL.md |
port:8888 |
network | healthy | optional-skills/mlops/lambda-labs/SKILL.md |
port:6333 |
network | healthy | optional-skills/mlops/qdrant/SKILL.md |
port:6334 |
network | healthy | optional-skills/mlops/qdrant/SKILL.md |
port:1234 |
network | healthy | optional-skills/mlops/pytorch-fsdp/SKILL.md |
port:443 |
network | healthy | optional-skills/research/domain-intel/scripts/domain_intel.… |
port:8080 |
network | healthy | optional-skills/devops/docker-management/SKILL.md |
port:3000 |
network | healthy | optional-skills/devops/docker-management/SKILL.md |
port:9377 |
network | healthy | clawk_cli/tools_config.py |
port:8644 |
network | healthy | clawk_cli/webhook.py |
port:8190 |
network | healthy | skills/creative/comfyui/SKILL.md |
port:8188 |
network | healthy | skills/creative/comfyui/scripts/comfyui_setup.sh |
port:993 |
network | healthy | skills/email/himalaya/SKILL.md |
port:4444 |
network | healthy | skills/software-development/python-debugpy/SKILL.md |
port:127 |
network | healthy | skills/software-development/python-debugpy/SKILL.md |
port:9229 |
network | healthy | skills/software-development/node-inspect-debugger/SKILL.md |
port:10000 |
network | healthy | .github/actions/clawk-smoke-test/action.yml |
port:6697 |
network | healthy | plugins/platforms/irc/adapter.py |
port:5225 |
network | healthy | plugins/platforms/simplex/adapter.py |
| Label | Layer | Status | Path |
|---|---|---|---|
schema_version |
data | healthy | clawk_state.py |
sessions |
data | healthy | clawk_state.py |
messages |
data | healthy | clawk_state.py |
state_meta |
data | healthy | clawk_state.py |
compression_locks |
data | healthy | clawk_state.py |
telegram_dm_topic_mode |
data | healthy | clawk_state.py |
telegram_dm_topic_bindings |
data | healthy | clawk_state.py |
telegram_dm_topic_bindings_new |
data | healthy | clawk_state.py |
agent_events |
data | healthy | agent_events.py |
tasks |
data | healthy | clawk_cli/kanban_db.py |
task_links |
data | healthy | clawk_cli/kanban_db.py |
task_comments |
data | healthy | clawk_cli/kanban_db.py |
task_events |
data | healthy | clawk_cli/kanban_db.py |
task_runs |
data | healthy | clawk_cli/kanban_db.py |
task_attachments |
data | healthy | clawk_cli/kanban_db.py |
kanban_notify_subs |
data | healthy | clawk_cli/kanban_db.py |
agent_messages |
data | healthy | tools/agent_comms_tool.py |
responses |
data | healthy | gateway/platforms/api_server.py |
conversations |
data | healthy | gateway/platforms/api_server.py |
pending |
data | healthy | plugins/memory/retaindb/__init__.py |
facts |
data | healthy | plugins/memory/holographic/store.py |
entities |
data | healthy | plugins/memory/holographic/store.py |
fact_entities |
data | healthy | plugins/memory/holographic/store.py |
memory_banks |
data | healthy | plugins/memory/holographic/store.py |
| Label | Layer | Status | Path |
|---|---|---|---|
sqlite |
data | healthy | clawk_state.py |
mysql |
data | healthy | tests/agent/test_moonshot_schema.py |
postgresql |
data | healthy | tests/agent/test_moonshot_schema.py |
mariadb |
data | healthy | tests/agent/test_moonshot_schema.py |
postgres |
data | healthy | tests/agent/test_redact.py |
mongodb |
data | healthy | tests/agent/test_redact.py |
redis |
data | healthy | tests/agent/test_redact.py |
clickhouse |
data | healthy | skills/creative/popular-web-designs/SKILL.md |
| Label | Layer | Status | Path |
|---|---|---|---|
test_setup_openclaw_migration.py |
data | healthy | tests/clawk_cli/test_setup_openclaw_migration.py |
test_setup_menu_curses_migration.py |
data | healthy | tests/clawk_cli/test_setup_menu_curses_migration.py |
test_codex_runtime_plugin_migration.py |
data | healthy | tests/clawk_cli/test_codex_runtime_plugin_migration.py |
test_openclaw_migration_hardening.py |
data | healthy | tests/skills/test_openclaw_migration_hardening.py |
test_openclaw_migration.py |
data | healthy | tests/skills/test_openclaw_migration.py |
openclaw_to_clawk.py |
data | healthy | optional-skills/migration/openclaw-migration/scripts/opencl… |
codex_runtime_plugin_migration.py |
data | healthy | clawk_cli/codex_runtime_plugin_migration.py |
| Label | Layer | Status | Path |
|---|---|---|---|
vps::azure |
hardware | healthy | README.md |
vps::aws |
hardware | healthy | run_agent.py |
vps::gcp |
hardware | healthy | .env.example |
vps::ec2 |
hardware | healthy | tests/conftest.py |
vps::digitalocean |
hardware | healthy | agent/redact.py |
| Label | Layer | Status | Path |
|---|---|---|---|
check-upstream |
cicd | healthy | .github/workflows/upstream-watch.yml |
typecheck |
cicd | healthy | .github/workflows/typecheck.yml |
lint |
cicd | healthy | .github/workflows/ci.yml |
test |
cicd | healthy | .github/workflows/ci.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
nginx |
network | healthy | README.md |
caddy |
network | healthy | tests/clawk_cli/test_dashboard_auth_prefix.py |
loadbalancer |
network | healthy | agent/error_classifier.py |
| Label | Layer | Status | Path |
|---|---|---|---|
gha::upstream-watch |
cicd | healthy | .github/workflows/upstream-watch.yml |
gha::typecheck |
cicd | healthy | .github/workflows/typecheck.yml |
gha::ci |
cicd | healthy | .github/workflows/ci.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-dleofiig |
software | healthy | /tmp/repobility-clone-dleofiig |
| Label | Layer | Status | Path |
|---|---|---|---|
pubsub |
data | healthy | .env.example |
| Label | Layer | Status | Path |
|---|---|---|---|
gpu (detected) |
hardware | healthy | README.md |
This page is publicly accessible at:
https://repobility.com/scan/39b4da4a-719c-43a8-8747-48e4f97a4753/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/39b4da4a-719c-43a8-8747-48e4f97a4753/
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.