Scan timing: clone 5.14s · analysis 34.93s · 24.1 MB · GitHub API rate-limit (preflight)
https://github.com/imbue-ai/mngr
· scanned 2026-06-05 17:48 UTC (4 days, 21 hours ago)
· 10 languages
1553 raw signals (285 security + 1268 graph) 10th percentile · Python · large (100-500K LoC) System graph score 47 (higher by 13)
Last scanned 4 days, 21 hours ago · v2 · 746 actionable findings from 2 signal sources. 173 repeated signals grouped for readability. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
| Component | Sub-score | Weight | Contribution |
|---|---|---|---|
structure_score |
60.0 | 0.15 | 9.00 |
security_score |
16.4 | 0.25 | 4.10 |
testing_score |
97.0 | 0.20 | 19.40 |
documentation_score |
83.0 | 0.15 | 12.45 |
practices_score |
77.0 | 0.15 | 11.55 |
code_quality |
33.2 | 0.10 | 3.32 |
| Overall | 1.00 | 59.8 |
All 23084 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 |
|---|---|---|---|
_get_all_project_dirs |
software | healthy | test_meta_ratchets.py:46 |
_find_test_ratchets_file |
software | healthy | test_meta_ratchets.py:59 |
_extract_test_function_names |
software | healthy | test_meta_ratchets.py:73 |
test_every_project_has_test_ratchets_file |
software | healthy | test_meta_ratchets.py:84 |
_get_expected_ratchet_test_names |
software | healthy | test_meta_ratchets.py:95 |
test_all_test_ratchets_files_have_same_tests |
software | healthy | test_meta_ratchets.py:118 |
test_no_import_layer_violations |
software | healthy | test_meta_ratchets.py:150 |
test_no_type_errors |
software | healthy | test_meta_ratchets.py:165 |
test_no_ruff_errors |
software | healthy | test_meta_ratchets.py:180 |
test_cli_docs_are_up_to_date |
software | healthy | test_meta_ratchets.py:212 |
test_prevent_bash_without_strict_mode |
software | healthy | test_meta_ratchets.py:237 |
test_prevent_old_mng_name_in_file_contents |
software | healthy | test_meta_ratchets.py:274 |
test_prevent_old_mng_name_in_file_paths |
software | healthy | test_meta_ratchets.py:281 |
test_every_project_has_pypi_readme |
software | healthy | test_meta_ratchets.py:297 |
test_every_project_excludes_tests_from_wheel |
software | healthy | test_meta_ratchets.py:338 |
_has_test_files |
software | healthy | test_meta_ratchets.py:371 |
_find_tracked_gitignored_files |
software | healthy | test_meta_ratchets.py:379 |
test_no_gitignored_files_are_tracked |
software | healthy | test_meta_ratchets.py:398 |
test_gitignore_patterns_use_double_star |
software | healthy | test_meta_ratchets.py:411 |
test_every_project_with_tests_has_coverage_config |
software | healthy | test_meta_ratchets.py:443 |
_resolve_diff_base |
software | healthy | test_meta_ratchets.py:499 |
_changed_files_against_base |
software | healthy | test_meta_ratchets.py:528 |
_projects_requiring_entry |
software | healthy | test_meta_ratchets.py:547 |
test_pr_has_changelog_entry |
software | healthy | test_meta_ratchets.py:570 |
test_every_project_has_changelog_layout |
software | healthy | test_meta_ratchets.py:622 |
_get_cov_packages |
software | healthy | test_meta_ratchets.py:656 |
_get_addopts |
software | healthy | test_meta_ratchets.py:663 |
_get_coverage_omit |
software | healthy | test_meta_ratchets.py:667 |
test_top_level_cov_flags_are_union_of_subproject_cov_flags |
software | healthy | test_meta_ratchets.py:671 |
test_top_level_coverage_omit_covers_subproject_omits |
software | healthy | test_meta_ratchets.py:718 |
root_excludes |
software | healthy | test_meta_ratchets.py:734 |
main |
software | healthy | main.py:1 |
do_GET |
software | healthy | frpc_test/foo.py:5 |
do_GET |
software | healthy | frpc_test/bar.py:5 |
temp_output_dir |
software | healthy | apps/slack_exporter/conftest.py:16 |
default_settings |
software | healthy | apps/slack_exporter/conftest.py:21 |
test_datetime_to_slack_timestamp_converts_correctly |
software | healthy | apps/slack_exporter/imbue/slack_exporter/exporter_test.py:22 |
test_fetch_all_messages_returns_event_envelope |
software | healthy | apps/slack_exporter/imbue/slack_exporter/exporter_test.py:28 |
test_fetch_all_messages_handles_pagination |
software | healthy | apps/slack_exporter/imbue/slack_exporter/exporter_test.py:46 |
_standard_api_caller |
software | healthy | apps/slack_exporter/imbue/slack_exporter/exporter_test.py:78 |
test_run_export_writes_to_created_streams |
software | healthy | apps/slack_exporter/imbue/slack_exporter/exporter_test.py:1… |
test_run_export_unchanged_channels_not_written |
software | healthy | apps/slack_exporter/imbue/slack_exporter/exporter_test.py:1… |
test_run_export_changed_channels_go_to_updated_stream |
software | healthy | apps/slack_exporter/imbue/slack_exporter/exporter_test.py:1… |
test_run_export_incremental_resumes_from_latest |
software | healthy | apps/slack_exporter/imbue/slack_exporter/exporter_test.py:1… |
tracking_api_caller |
software | healthy | apps/slack_exporter/imbue/slack_exporter/exporter_test.py:1… |
test_run_export_fetches_replies_for_threaded_messages |
software | healthy | apps/slack_exporter/imbue/slack_exporter/exporter_test.py:2… |
test_run_export_fetches_paginated_replies |
software | healthy | apps/slack_exporter/imbue/slack_exporter/exporter_test.py:2… |
test_run_export_writes_self_identity |
software | healthy | apps/slack_exporter/imbue/slack_exporter/exporter_test.py:2… |
test_run_export_self_identity_unchanged_not_duplicated |
software | healthy | apps/slack_exporter/imbue/slack_exporter/exporter_test.py:3… |
test_run_export_writes_unread_markers |
software | healthy | apps/slack_exporter/imbue/slack_exporter/exporter_test.py:3… |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
depot.json |
software | healthy | depot.json |
test_meta_ratchets.py |
software | healthy | test_meta_ratchets.py |
conftest.py |
software | warning | conftest.py |
style_guide.md |
software | healthy | style_guide.md |
offload-modal-release.toml |
software | healthy | offload-modal-release.toml |
skills-lock.json |
software | healthy | skills-lock.json |
offload-modal-minds-snapshot.toml |
software | healthy | offload-modal-minds-snapshot.toml |
README.md |
software | healthy | README.md |
CLAUDE.md |
software | healthy | CLAUDE.md |
test_profiles.toml |
software | healthy | test_profiles.toml |
ELECTRON_BUNDLING_AUDIT.md |
software | healthy | ELECTRON_BUNDLING_AUDIT.md |
.pre-commit-config.yaml |
software | healthy | .pre-commit-config.yaml |
offload-modal-acceptance.toml |
software | healthy | offload-modal-acceptance.toml |
pyproject.toml |
software | healthy | pyproject.toml |
offload-modal.toml |
software | healthy | offload-modal.toml |
main.py |
software | healthy | main.py |
config.yaml |
software | healthy | litellm_proxy/config.yaml |
start.sh |
software | healthy | litellm_proxy/start.sh |
frpc-foo.toml |
software | healthy | frpc_test/frpc-foo.toml |
frpc-bar.toml |
software | healthy | frpc_test/frpc-bar.toml |
test.sh |
software | healthy | frpc_test/test.sh |
foo.py |
software | healthy | frpc_test/foo.py |
frps.toml |
software | healthy | frpc_test/frps.toml |
bar.py |
software | healthy | frpc_test/bar.py |
conftest.py |
software | healthy | apps/slack_exporter/conftest.py |
README.md |
software | healthy | apps/slack_exporter/README.md |
pyproject.toml |
software | healthy | apps/slack_exporter/pyproject.toml |
UNABRIDGED_CHANGELOG.md |
software | healthy | apps/slack_exporter/UNABRIDGED_CHANGELOG.md |
CHANGELOG.md |
software | healthy | apps/slack_exporter/CHANGELOG.md |
exporter_test.py |
software | healthy | apps/slack_exporter/imbue/slack_exporter/exporter_test.py |
__init__.py |
software | healthy | apps/slack_exporter/imbue/slack_exporter/__init__.py |
testing.py |
software | healthy | apps/slack_exporter/imbue/slack_exporter/testing.py |
latchkey_test.py |
software | healthy | apps/slack_exporter/imbue/slack_exporter/latchkey_test.py |
primitives.py |
software | healthy | apps/slack_exporter/imbue/slack_exporter/primitives.py |
main_test.py |
software | healthy | apps/slack_exporter/imbue/slack_exporter/main_test.py |
test_ratchets.py |
software | healthy | apps/slack_exporter/imbue/slack_exporter/test_ratchets.py |
channels_test.py |
software | healthy | apps/slack_exporter/imbue/slack_exporter/channels_test.py |
exporter.py |
software | healthy | apps/slack_exporter/imbue/slack_exporter/exporter.py |
store.py |
software | healthy | apps/slack_exporter/imbue/slack_exporter/store.py |
data_types.py |
software | healthy | apps/slack_exporter/imbue/slack_exporter/data_types.py |
main.py |
software | healthy | apps/slack_exporter/imbue/slack_exporter/main.py |
latchkey.py |
software | healthy | apps/slack_exporter/imbue/slack_exporter/latchkey.py |
store_test.py |
software | healthy | apps/slack_exporter/imbue/slack_exporter/store_test.py |
errors.py |
software | healthy | apps/slack_exporter/imbue/slack_exporter/errors.py |
channels.py |
software | healthy | apps/slack_exporter/imbue/slack_exporter/channels.py |
README.md |
software | healthy | apps/modal_litellm/README.md |
app.py |
software | healthy | apps/modal_litellm/app.py |
test_ratchets.py |
software | healthy | apps/modal_litellm/test_ratchets.py |
pyproject.toml |
software | healthy | apps/modal_litellm/pyproject.toml |
config_drift_test.py |
software | healthy | apps/modal_litellm/config_drift_test.py |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
H |
software | healthy | frpc_test/foo.py:4 |
H |
software | healthy | frpc_test/bar.py:4 |
SlackChannelId |
software | healthy | apps/slack_exporter/imbue/slack_exporter/primitives.py:4 |
SlackChannelName |
software | healthy | apps/slack_exporter/imbue/slack_exporter/primitives.py:10 |
SlackMessageTimestamp |
software | healthy | apps/slack_exporter/imbue/slack_exporter/primitives.py:16 |
SlackUserId |
software | healthy | apps/slack_exporter/imbue/slack_exporter/primitives.py:22 |
SlackUserName |
software | healthy | apps/slack_exporter/imbue/slack_exporter/primitives.py:28 |
DataType |
software | healthy | apps/slack_exporter/imbue/slack_exporter/store.py:26 |
StreamType |
software | healthy | apps/slack_exporter/imbue/slack_exporter/store.py:40 |
ChannelConfig |
software | healthy | apps/slack_exporter/imbue/slack_exporter/data_types.py:32 |
ExporterSettings |
software | healthy | apps/slack_exporter/imbue/slack_exporter/data_types.py:42 |
ChannelEvent |
software | healthy | apps/slack_exporter/imbue/slack_exporter/data_types.py:86 |
MessageEvent |
software | healthy | apps/slack_exporter/imbue/slack_exporter/data_types.py:94 |
UserEvent |
software | healthy | apps/slack_exporter/imbue/slack_exporter/data_types.py:103 |
ReplyEvent |
software | healthy | apps/slack_exporter/imbue/slack_exporter/data_types.py:110 |
SelfIdentityEvent |
software | healthy | apps/slack_exporter/imbue/slack_exporter/data_types.py:120 |
UnreadMarkerEvent |
software | healthy | apps/slack_exporter/imbue/slack_exporter/data_types.py:128 |
ReactionEvent |
software | healthy | apps/slack_exporter/imbue/slack_exporter/data_types.py:137 |
RelevantThreadEvent |
software | healthy | apps/slack_exporter/imbue/slack_exporter/data_types.py:150 |
ChannelExportState |
software | healthy | apps/slack_exporter/imbue/slack_exporter/data_types.py:162 |
SlackExporterError |
software | healthy | apps/slack_exporter/imbue/slack_exporter/errors.py:1 |
LatchkeyInvocationError |
software | healthy | apps/slack_exporter/imbue/slack_exporter/errors.py:7 |
SlackApiError |
software | healthy | apps/slack_exporter/imbue/slack_exporter/errors.py:17 |
ChannelNotFoundError |
software | healthy | apps/slack_exporter/imbue/slack_exporter/errors.py:26 |
ChannelInfoResult |
software | healthy | apps/slack_exporter/imbue/slack_exporter/channels.py:121 |
FakeCloudflareOps |
software | healthy | apps/remote_service_connector/imbue/remote_service_connecto… |
InMemoryKeyStore |
software | healthy | apps/remote_service_connector/imbue/remote_service_connecto… |
FakeForwardingCtx |
software | healthy | apps/remote_service_connector/imbue/remote_service_connecto… |
FakeAccount |
software | healthy | apps/remote_service_connector/imbue/remote_service_connecto… |
FakeSessionContainer |
software | healthy | apps/remote_service_connector/imbue/remote_service_connecto… |
FakeProvider |
software | healthy | apps/remote_service_connector/imbue/remote_service_connecto… |
_Redirect |
software | healthy | apps/remote_service_connector/imbue/remote_service_connecto… |
FakeSuperTokensBackend |
software | healthy | apps/remote_service_connector/imbue/remote_service_connecto… |
_Invalid |
software | healthy | apps/remote_service_connector/imbue/remote_service_connecto… |
FakePoolRow |
software | healthy | apps/remote_service_connector/imbue/remote_service_connecto… |
FakeCursor |
software | healthy | apps/remote_service_connector/imbue/remote_service_connecto… |
FakeConnection |
software | healthy | apps/remote_service_connector/imbue/remote_service_connecto… |
FakeOvhOps |
software | healthy | apps/remote_service_connector/imbue/remote_service_connecto… |
FakePoolBackend |
software | healthy | apps/remote_service_connector/imbue/remote_service_connecto… |
_FakeSession |
software | healthy | apps/remote_service_connector/imbue/remote_service_connecto… |
_SessionNoClaim |
software | healthy | apps/remote_service_connector/imbue/remote_service_connecto… |
_FakeLoginMethod |
software | healthy | apps/remote_service_connector/imbue/remote_service_connecto… |
_FakeStUser |
software | healthy | apps/remote_service_connector/imbue/remote_service_connecto… |
_NotFoundClient |
software | healthy | apps/remote_service_connector/imbue/remote_service_connecto… |
CloudflareApiError |
software | healthy | apps/remote_service_connector/imbue/remote_service_connecto… |
TunnelNotFoundError |
software | healthy | apps/remote_service_connector/imbue/remote_service_connecto… |
TunnelOwnershipError |
software | healthy | apps/remote_service_connector/imbue/remote_service_connecto… |
ServiceNotFoundError |
software | healthy | apps/remote_service_connector/imbue/remote_service_connecto… |
InvalidTunnelComponentError |
software | healthy | apps/remote_service_connector/imbue/remote_service_connecto… |
TunnelComponentTooLongError |
software | healthy | apps/remote_service_connector/imbue/remote_service_connecto… |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
litellm_proxy |
software | healthy | litellm_proxy |
frpc_test |
software | healthy | frpc_test |
apps |
software | healthy | apps |
slack_exporter |
software | healthy | apps/slack_exporter |
imbue |
software | healthy | apps/slack_exporter/imbue |
slack_exporter |
software | healthy | apps/slack_exporter/imbue/slack_exporter |
modal_litellm |
software | healthy | apps/modal_litellm |
remote_service_connector |
software | healthy | apps/remote_service_connector |
imbue |
software | healthy | apps/remote_service_connector/imbue |
remote_service_connector |
software | healthy | apps/remote_service_connector/imbue/remote_service_connector |
scripts |
software | healthy | apps/remote_service_connector/scripts |
migrations |
software | healthy | apps/remote_service_connector/migrations |
minds |
software | healthy | apps/minds |
imbue |
software | healthy | apps/minds/imbue |
minds |
software | healthy | apps/minds/imbue/minds |
config |
software | healthy | apps/minds/imbue/minds/config |
envs |
software | healthy | apps/minds/imbue/minds/config/envs |
production |
software | healthy | apps/minds/imbue/minds/config/envs/production |
staging |
software | healthy | apps/minds/imbue/minds/config/envs/staging |
dev |
software | healthy | apps/minds/imbue/minds/config/envs/dev |
ci |
software | healthy | apps/minds/imbue/minds/config/envs/ci |
deployment_tests |
software | healthy | apps/minds/imbue/minds/deployment_tests |
telegram |
software | healthy | apps/minds/imbue/minds/telegram |
cli |
software | healthy | apps/minds/imbue/minds/cli |
utils |
software | healthy | apps/minds/imbue/minds/utils |
interfaces |
software | healthy | apps/minds/imbue/minds/interfaces |
desktop_client |
software | healthy | apps/minds/imbue/minds/desktop_client |
static |
software | healthy | apps/minds/imbue/minds/desktop_client/static |
latchkey |
software | healthy | apps/minds/imbue/minds/desktop_client/latchkey |
handlers |
software | healthy | apps/minds/imbue/minds/desktop_client/latchkey/handlers |
envs |
software | healthy | apps/minds/imbue/minds/envs |
providers |
software | healthy | apps/minds/imbue/minds/envs/providers |
core |
software | healthy | apps/minds/imbue/minds/core |
templates |
software | healthy | apps/minds/imbue/minds/core/templates |
electron |
software | healthy | apps/minds/electron |
pyproject |
software | healthy | apps/minds/electron/pyproject |
docs |
software | healthy | apps/minds/docs |
workspace |
software | healthy | apps/minds/docs/workspace |
deployment_tests |
software | healthy | apps/minds/deployment_tests |
scripts |
software | healthy | apps/minds/scripts |
examples |
software | healthy | apps/minds/examples |
hello-world |
software | healthy | apps/minds/examples/hello-world |
scripts |
software | healthy | scripts |
qi |
software | healthy | scripts/qi |
fd_leak |
software | healthy | scripts/qi/fd_leak |
josh |
software | healthy | scripts/josh |
packer |
software | healthy | scripts/packer |
libs |
software | healthy | libs |
mngr_modal |
software | healthy | libs/mngr_modal |
imbue |
software | healthy | libs/mngr_modal/imbue |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
GET /health/liveness |
api | healthy | apps/remote_service_connector/imbue/remote_service_connecto… |
GET /generation |
api | healthy | apps/remote_service_connector/imbue/remote_service_connecto… |
GET /version |
api | healthy | apps/remote_service_connector/imbue/remote_service_connecto… |
POST /tunnels |
api | healthy | apps/remote_service_connector/imbue/remote_service_connecto… |
GET /tunnels |
api | healthy | apps/remote_service_connector/imbue/remote_service_connecto… |
DELETE /tunnels/{tunnel_name} |
api | healthy | apps/remote_service_connector/imbue/remote_service_connecto… |
POST /tunnels/{tunnel_name}/services |
api | healthy | apps/remote_service_connector/imbue/remote_service_connecto… |
DELETE /tunnels/{tunnel_name}/services/{service_name} |
api | healthy | apps/remote_service_connector/imbue/remote_service_connecto… |
GET /tunnels/{tunnel_name}/services |
api | healthy | apps/remote_service_connector/imbue/remote_service_connecto… |
GET /tunnels/{tunnel_name}/auth |
api | healthy | apps/remote_service_connector/imbue/remote_service_connecto… |
PUT /tunnels/{tunnel_name}/auth |
api | healthy | apps/remote_service_connector/imbue/remote_service_connecto… |
GET /tunnels/{tunnel_name}/services/{service_name}/auth |
api | healthy | apps/remote_service_connector/imbue/remote_service_connecto… |
POST /tunnels/{tunnel_name}/service-tokens |
api | healthy | apps/remote_service_connector/imbue/remote_service_connecto… |
GET /tunnels/{tunnel_name}/service-tokens |
api | healthy | apps/remote_service_connector/imbue/remote_service_connecto… |
PUT /tunnels/{tunnel_name}/services/{service_name}/auth |
api | healthy | apps/remote_service_connector/imbue/remote_service_connecto… |
POST /hosts/lease |
api | healthy | apps/remote_service_connector/imbue/remote_service_connecto… |
POST /hosts/{host_db_id}/release |
api | healthy | apps/remote_service_connector/imbue/remote_service_connecto… |
GET /hosts |
api | healthy | apps/remote_service_connector/imbue/remote_service_connecto… |
GET /paid/domains |
api | healthy | apps/remote_service_connector/imbue/remote_service_connecto… |
POST /paid/domains/add |
api | healthy | apps/remote_service_connector/imbue/remote_service_connecto… |
POST /paid/domains/remove |
api | healthy | apps/remote_service_connector/imbue/remote_service_connecto… |
GET /paid/emails |
api | healthy | apps/remote_service_connector/imbue/remote_service_connecto… |
POST /paid/emails/add |
api | healthy | apps/remote_service_connector/imbue/remote_service_connecto… |
POST /paid/emails/remove |
api | healthy | apps/remote_service_connector/imbue/remote_service_connecto… |
POST /keys/create |
api | healthy | apps/remote_service_connector/imbue/remote_service_connecto… |
GET /keys |
api | healthy | apps/remote_service_connector/imbue/remote_service_connecto… |
GET /keys/{key_id} |
api | healthy | apps/remote_service_connector/imbue/remote_service_connecto… |
PUT /keys/{key_id}/budget |
api | healthy | apps/remote_service_connector/imbue/remote_service_connecto… |
DELETE /keys/{key_id} |
api | healthy | apps/remote_service_connector/imbue/remote_service_connecto… |
POST /buckets |
api | healthy | apps/remote_service_connector/imbue/remote_service_connecto… |
GET /buckets |
api | healthy | apps/remote_service_connector/imbue/remote_service_connecto… |
GET /buckets/{name} |
api | healthy | apps/remote_service_connector/imbue/remote_service_connecto… |
DELETE /buckets/{name} |
api | healthy | apps/remote_service_connector/imbue/remote_service_connecto… |
POST /buckets/{name}/keys |
api | healthy | apps/remote_service_connector/imbue/remote_service_connecto… |
GET /buckets/{name}/keys |
api | healthy | apps/remote_service_connector/imbue/remote_service_connecto… |
GET /bucket-keys |
api | healthy | apps/remote_service_connector/imbue/remote_service_connecto… |
DELETE /bucket-keys/{access_key_id} |
api | healthy | apps/remote_service_connector/imbue/remote_service_connecto… |
POST /auth/signup |
api | healthy | apps/remote_service_connector/imbue/remote_service_connecto… |
POST /auth/signin |
api | healthy | apps/remote_service_connector/imbue/remote_service_connecto… |
POST /auth/session/refresh |
api | healthy | apps/remote_service_connector/imbue/remote_service_connecto… |
POST /auth/session/revoke |
api | healthy | apps/remote_service_connector/imbue/remote_service_connecto… |
POST /auth/email/send-verification |
api | healthy | apps/remote_service_connector/imbue/remote_service_connecto… |
POST /auth/email/is-verified |
api | healthy | apps/remote_service_connector/imbue/remote_service_connecto… |
GET /auth/verify-email |
api | healthy | apps/remote_service_connector/imbue/remote_service_connecto… |
GET /auth/reset-password |
api | healthy | apps/remote_service_connector/imbue/remote_service_connecto… |
POST /auth/password/forgot |
api | healthy | apps/remote_service_connector/imbue/remote_service_connecto… |
POST /auth/password/reset |
api | healthy | apps/remote_service_connector/imbue/remote_service_connecto… |
POST /auth/oauth/authorize |
api | healthy | apps/remote_service_connector/imbue/remote_service_connecto… |
POST /auth/oauth/callback |
api | healthy | apps/remote_service_connector/imbue/remote_service_connecto… |
GET /auth/users/{user_id} |
api | healthy | apps/remote_service_connector/imbue/remote_service_connecto… |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
auth::libs/mngr_latchkey/imbue/mngr_latchkey/core.py |
security | healthy | libs/mngr_latchkey/imbue/mngr_latchkey/core.py |
auth::apps/minds/imbue/minds/desktop_client/supertokens_rou… |
security | healthy | apps/minds/imbue/minds/desktop_client/supertokens_routes.py |
auth::libs/mngr_claude/imbue/mngr_claude/plugin_test.py |
security | healthy | libs/mngr_claude/imbue/mngr_claude/plugin_test.py |
auth::libs/mngr_imbue_cloud/imbue/mngr_imbue_cloud/client.py |
security | healthy | libs/mngr_imbue_cloud/imbue/mngr_imbue_cloud/client.py |
auth::libs/mngr_claude/imbue/mngr_claude/plugin.py |
security | healthy | libs/mngr_claude/imbue/mngr_claude/plugin.py |
auth::libs/mngr/imbue/mngr/e2e/tutorial/test_common_tasks.py |
security | healthy | libs/mngr/imbue/mngr/e2e/tutorial/test_common_tasks.py |
auth::libs/mngr_latchkey/imbue/mngr_latchkey/testing.py |
security | healthy | libs/mngr_latchkey/imbue/mngr_latchkey/testing.py |
auth::apps/minds/imbue/minds/desktop_client/agent_creator.py |
security | healthy | apps/minds/imbue/minds/desktop_client/agent_creator.py |
auth::libs/mngr_latchkey/imbue/mngr_latchkey/agent_setup_te… |
security | healthy | libs/mngr_latchkey/imbue/mngr_latchkey/agent_setup_test.py |
auth::apps/minds/imbue/minds/desktop_client/latchkey/testin… |
security | healthy | apps/minds/imbue/minds/desktop_client/latchkey/testing.py |
auth::apps/minds/scripts/test_deployments.py |
security | healthy | apps/minds/scripts/test_deployments.py |
auth::apps/minds/imbue/minds/desktop_client/latchkey/gatewa… |
security | healthy | apps/minds/imbue/minds/desktop_client/latchkey/gateway_clie… |
auth::libs/mngr_imbue_cloud/imbue/mngr_imbue_cloud/cli/auth… |
security | healthy | libs/mngr_imbue_cloud/imbue/mngr_imbue_cloud/cli/auth.py |
auth::apps/remote_service_connector/imbue/remote_service_co… |
security | healthy | apps/remote_service_connector/imbue/remote_service_connecto… |
auth::apps/minds/imbue/minds/envs/providers/supertokens_app… |
security | healthy | apps/minds/imbue/minds/envs/providers/supertokens_app.py |
auth::libs/mngr_latchkey/imbue/mngr_latchkey/store.py |
security | healthy | libs/mngr_latchkey/imbue/mngr_latchkey/store.py |
auth::libs/mngr_imbue_cloud/imbue/mngr_imbue_cloud/session_… |
security | healthy | libs/mngr_imbue_cloud/imbue/mngr_imbue_cloud/session_store_… |
auth::apps/minds/imbue/minds/desktop_client/templates.py |
security | healthy | apps/minds/imbue/minds/desktop_client/templates.py |
auth::apps/minds/imbue/minds/desktop_client/static/auth.js |
security | healthy | apps/minds/imbue/minds/desktop_client/static/auth.js |
auth::apps/remote_service_connector/imbue/remote_service_co… |
security | healthy | apps/remote_service_connector/imbue/remote_service_connecto… |
auth::apps/minds/imbue/minds/desktop_client/latchkey/gatewa… |
security | healthy | apps/minds/imbue/minds/desktop_client/latchkey/gateway_clie… |
auth::apps/minds/imbue/minds/bootstrap.py |
security | healthy | apps/minds/imbue/minds/bootstrap.py |
auth::libs/mngr_latchkey/imbue/mngr_latchkey/extensions/min… |
security | healthy | libs/mngr_latchkey/imbue/mngr_latchkey/extensions/minds_api… |
auth::libs/mngr_latchkey/imbue/mngr_latchkey/store_test.py |
security | healthy | libs/mngr_latchkey/imbue/mngr_latchkey/store_test.py |
auth::apps/minds/imbue/minds/desktop_client/imbue_cloud_cli… |
security | healthy | apps/minds/imbue/minds/desktop_client/imbue_cloud_cli.py |
auth::apps/minds/imbue/minds/desktop_client/templates_auth.… |
security | healthy | apps/minds/imbue/minds/desktop_client/templates_auth.py |
auth::apps/remote_service_connector/imbue/remote_service_co… |
security | healthy | apps/remote_service_connector/imbue/remote_service_connecto… |
auth::apps/minds/imbue/minds/desktop_client/session_store.py |
security | healthy | apps/minds/imbue/minds/desktop_client/session_store.py |
auth::libs/mngr_claude_subagent_proxy/imbue/mngr_claude_sub… |
security | healthy | libs/mngr_claude_subagent_proxy/imbue/mngr_claude_subagent_… |
auth::apps/minds/imbue/minds/desktop_client/supertokens_rou… |
security | healthy | apps/minds/imbue/minds/desktop_client/supertokens_routes_te… |
auth::apps/minds/imbue/minds/desktop_client/latchkey/handle… |
security | healthy | apps/minds/imbue/minds/desktop_client/latchkey/handlers/fil… |
auth::apps/minds/imbue/minds/desktop_client/agent_creator_t… |
security | healthy | apps/minds/imbue/minds/desktop_client/agent_creator_test.py |
auth::apps/minds/imbue/minds/deployment_tests/primitives.py |
security | healthy | apps/minds/imbue/minds/deployment_tests/primitives.py |
auth::libs/mngr_imbue_cloud/imbue/mngr_imbue_cloud/session_… |
security | healthy | libs/mngr_imbue_cloud/imbue/mngr_imbue_cloud/session_store.… |
auth::libs/mngr_latchkey/imbue/mngr_latchkey/cli_test.py |
security | healthy | libs/mngr_latchkey/imbue/mngr_latchkey/cli_test.py |
auth::apps/minds/imbue/minds/desktop_client/latchkey/permis… |
security | healthy | apps/minds/imbue/minds/desktop_client/latchkey/permission_r… |
auth::libs/mngr_latchkey/imbue/mngr_latchkey/cli.py |
security | healthy | libs/mngr_latchkey/imbue/mngr_latchkey/cli.py |
auth::libs/mngr/imbue/mngr/resources/mega_tutorial.sh |
security | healthy | libs/mngr/imbue/mngr/resources/mega_tutorial.sh |
auth::libs/mngr_imbue_cloud/imbue/mngr_imbue_cloud/cli/conf… |
security | healthy | libs/mngr_imbue_cloud/imbue/mngr_imbue_cloud/cli/conftest.py |
auth::libs/mngr_latchkey/imbue/mngr_latchkey/core_test.py |
security | healthy | libs/mngr_latchkey/imbue/mngr_latchkey/core_test.py |
auth::libs/mngr_latchkey/imbue/mngr_latchkey/agent_setup.py |
security | healthy | libs/mngr_latchkey/imbue/mngr_latchkey/agent_setup.py |
auth::libs/mngr_imbue_cloud/imbue/mngr_imbue_cloud/data_typ… |
security | healthy | libs/mngr_imbue_cloud/imbue/mngr_imbue_cloud/data_types.py |
auth::libs/mngr_antigravity/imbue/mngr_antigravity/plugin.py |
security | healthy | libs/mngr_antigravity/imbue/mngr_antigravity/plugin.py |
auth::libs/mngr_imbue_cloud/imbue/mngr_imbue_cloud/cli/auth… |
security | healthy | libs/mngr_imbue_cloud/imbue/mngr_imbue_cloud/cli/auth_test.… |
auth::apps/minds/deployment_tests/conftest.py |
security | healthy | apps/minds/deployment_tests/conftest.py |
auth::apps/minds/imbue/minds/deployment_tests/_mailtm.py |
security | healthy | apps/minds/imbue/minds/deployment_tests/_mailtm.py |
| Label | Layer | Status | Path |
|---|---|---|---|
203.0.113.10 |
network | healthy | apps/remote_service_connector/imbue/remote_service_connecto… |
127.0.0.1 |
network | healthy | apps/remote_service_connector/imbue/remote_service_connecto… |
10.0.0.1 |
network | healthy | apps/remote_service_connector/imbue/remote_service_connecto… |
149.154.175.53 |
network | healthy | apps/minds/imbue/minds/telegram/bot_creator.py |
149.154.167.51 |
network | healthy | apps/minds/imbue/minds/telegram/bot_creator.py |
149.154.175.100 |
network | healthy | apps/minds/imbue/minds/telegram/bot_creator.py |
149.154.167.91 |
network | healthy | apps/minds/imbue/minds/telegram/bot_creator.py |
91.108.56.130 |
network | healthy | apps/minds/imbue/minds/telegram/bot_creator.py |
10.0.0.5 |
network | healthy | apps/minds/imbue/minds/desktop_client/sharing_handler_test.… |
192.168.1.10 |
network | healthy | apps/minds/imbue/minds/desktop_client/sharing_handler_test.… |
169.254.1.1 |
network | healthy | apps/minds/imbue/minds/desktop_client/sharing_handler_test.… |
8.8.8.8 |
network | healthy | apps/minds/imbue/minds/desktop_client/sharing_handler_test.… |
1.2.3.4 |
network | healthy | apps/minds/imbue/minds/desktop_client/forward_cli_test.py |
10.0.0.0 |
network | healthy | libs/mngr_modal/imbue/mngr_modal/testing_provider_test.py |
192.168.0.0 |
network | healthy | libs/mngr_modal/imbue/mngr_modal/testing_provider_test.py |
192.0.2.0 |
network | healthy | libs/mngr_modal/imbue/mngr_modal/test_modal_instance.py |
203.0.113.0 |
network | healthy | libs/mngr_modal/imbue/mngr_modal/instance_test.py |
172.16.0.0 |
network | healthy | libs/mngr_modal/imbue/mngr_modal/instance_test.py |
192.0.2.1 |
network | healthy | libs/mngr_forward/imbue/mngr_forward/ssh_tunnel_test.py |
127.7.7.7 |
network | healthy | libs/mngr_forward/imbue/mngr_forward/server_test.py |
127.0.0.0 |
network | healthy | libs/mngr_forward/imbue/mngr_forward/cli.py |
203.0.113.42 |
network | healthy | libs/mngr_imbue_cloud/imbue/mngr_imbue_cloud/instance_test.… |
192.168.1.100 |
network | healthy | libs/mngr_vps_docker/imbue/mngr_vps_docker/instance_test.py |
192.168.1.101 |
network | healthy | libs/mngr_vps_docker/imbue/mngr_vps_docker/instance_test.py |
192.168.1.1 |
network | healthy | libs/mngr/imbue/mngr/api/find_address_test.py |
1.1.1.1 |
network | healthy | libs/mngr/imbue/mngr/resources/start-dockerd.sh |
192.0.2.10 |
network | healthy | libs/mngr/imbue/mngr/interfaces/host.py |
192.168.1.2 |
network | healthy | libs/mngr/imbue/mngr/providers/ssh/backend_test.py |
10.0.0.99 |
network | healthy | libs/mngr/imbue/mngr/providers/ssh/instance_test.py |
| Label | Layer | Status | Path |
|---|---|---|---|
generic_api_key::apps/minds/imbue/minds/desktop_client/agen… |
security | healthy | apps/minds/imbue/minds/desktop_client/agent_creator_test.py |
password_literal::apps/minds/imbue/minds/desktop_client/bac… |
security | healthy | apps/minds/imbue/minds/desktop_client/backup_export_test.py |
password_literal::apps/minds/imbue/minds/desktop_client/res… |
security | healthy | apps/minds/imbue/minds/desktop_client/restic_cli_test.py |
password_literal::apps/minds/imbue/minds/desktop_client/res… |
security | healthy | apps/minds/imbue/minds/desktop_client/restic_cli_test.py |
password_literal::apps/minds/imbue/minds/desktop_client/bac… |
security | healthy | apps/minds/imbue/minds/desktop_client/backup_status_test.py |
password_literal::apps/minds/imbue/minds/desktop_client/app… |
security | healthy | apps/minds/imbue/minds/desktop_client/app_backup_request_te… |
password_literal::apps/minds/imbue/minds/desktop_client/app… |
security | healthy | apps/minds/imbue/minds/desktop_client/app_backup_request_te… |
password_literal::apps/minds/imbue/minds/desktop_client/app… |
security | healthy | apps/minds/imbue/minds/desktop_client/app_backup_request_te… |
password_literal::apps/minds/imbue/minds/desktop_client/app… |
security | healthy | apps/minds/imbue/minds/desktop_client/app_backup_request_te… |
password_literal::apps/minds/imbue/minds/desktop_client/lat… |
security | healthy | apps/minds/imbue/minds/desktop_client/latchkey/gateway_clie… |
password_literal::apps/minds/imbue/minds/desktop_client/lat… |
security | healthy | apps/minds/imbue/minds/desktop_client/latchkey/handlers/fil… |
password_literal::libs/mngr_imbue_cloud/imbue/mngr_imbue_cl… |
security | healthy | libs/mngr_imbue_cloud/imbue/mngr_imbue_cloud/cli/auth.py |
private_key::libs/mngr_vps_docker/imbue/mngr_vps_docker/clo… |
security | healthy | libs/mngr_vps_docker/imbue/mngr_vps_docker/cloud_init_test.… |
private_key::libs/mngr_vps_docker/imbue/mngr_vps_docker/clo… |
security | healthy | libs/mngr_vps_docker/imbue/mngr_vps_docker/cloud_init_test.… |
password_literal::libs/mngr_latchkey/imbue/mngr_latchkey/te… |
security | healthy | libs/mngr_latchkey/imbue/mngr_latchkey/testing.py |
password_literal::libs/mngr_latchkey/imbue/mngr_latchkey/ag… |
security | healthy | libs/mngr_latchkey/imbue/mngr_latchkey/agent_setup_test.py |
password_literal::libs/mngr_latchkey/imbue/mngr_latchkey/ag… |
security | healthy | libs/mngr_latchkey/imbue/mngr_latchkey/agent_setup_test.py |
private_key::libs/mngr/imbue/mngr/providers/ssh_host_setup_… |
security | healthy | libs/mngr/imbue/mngr/providers/ssh_host_setup_test.py |
| Label | Layer | Status | Path |
|---|---|---|---|
vet |
cicd | healthy | .github/workflows/vet.yml |
publish |
cicd | healthy | .github/workflows/publish-tombstones.yml |
reset |
cicd | healthy | .github/workflows/minds-runner-reset.yml |
tmr |
cicd | healthy | .github/workflows/tmr.yml |
build |
cicd | healthy | .github/workflows/minds-launch-to-msg.yml |
verify |
cicd | healthy | .github/workflows/minds-launch-to-msg.yml |
test-offload |
cicd | healthy | .github/workflows/ci.yml |
cleanup-modal-environments |
cicd | healthy | .github/workflows/ci.yml |
test-offload-acceptance |
cicd | healthy | .github/workflows/ci.yml |
test-docker |
cicd | healthy | .github/workflows/ci.yml |
test-docker-electron |
cicd | healthy | .github/workflows/ci.yml |
reintegrate |
cicd | healthy | .github/workflows/tmr-reintegrate.yml |
test-docker-release |
cicd | healthy | .github/workflows/release-tests.yml |
test-release |
cicd | healthy | .github/workflows/release-tests.yml |
gate |
cicd | healthy | .github/workflows/tmr-scheduled.yml |
run |
cicd | healthy | .github/workflows/tmr-scheduled.yml |
publish |
cicd | healthy | .github/workflows/publish.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
port:8420 |
network | healthy | apps/minds/imbue/minds/desktop_client/agent_creator.py |
port:60022 |
network | healthy | apps/minds/imbue/minds/desktop_client/test_desktop_client.py |
port:22 |
network | healthy | apps/minds/imbue/minds/desktop_client/forward_cli_test.py |
port:08 |
network | healthy | scripts/setup_changelog_agent.sh |
port:17 |
network | healthy | scripts/events_demo.sh |
port:44 |
network | healthy | scripts/events_demo.sh |
port:443 |
network | healthy | libs/mngr_forward/imbue/mngr_forward/ssh_tunnel.py |
port:80 |
network | healthy | libs/mngr_forward/imbue/mngr_forward/ssh_tunnel.py |
port:128 |
network | healthy | libs/mngr_latchkey/imbue/mngr_latchkey/core_test.py |
port:2222 |
network | healthy | libs/mngr/imbue/mngr/api/discovery_events_test.py |
port:01 |
network | healthy | .github/workflows/tmr-scheduled.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
gha::vet |
cicd | healthy | .github/workflows/vet.yml |
gha::publish-tombstones |
cicd | healthy | .github/workflows/publish-tombstones.yml |
gha::minds-runner-reset |
cicd | healthy | .github/workflows/minds-runner-reset.yml |
gha::tmr |
cicd | healthy | .github/workflows/tmr.yml |
gha::minds-launch-to-msg |
cicd | healthy | .github/workflows/minds-launch-to-msg.yml |
gha::ci |
cicd | healthy | .github/workflows/ci.yml |
gha::tmr-reintegrate |
cicd | healthy | .github/workflows/tmr-reintegrate.yml |
gha::release-tests |
cicd | healthy | .github/workflows/release-tests.yml |
gha::tmr-scheduled |
cicd | healthy | .github/workflows/tmr-scheduled.yml |
gha::publish |
cicd | healthy | .github/workflows/publish.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
005_paid_lists.sql |
data | healthy | apps/remote_service_connector/migrations/005_paid_lists.sql |
004_r2_keys.sql |
data | healthy | apps/remote_service_connector/migrations/004_r2_keys.sql |
003_vps_address.sql |
data | healthy | apps/remote_service_connector/migrations/003_vps_address.sql |
002_host_name.sql |
data | healthy | apps/remote_service_connector/migrations/002_host_name.sql |
006_fix_vps_instance_id.sql |
data | healthy | apps/remote_service_connector/migrations/006_fix_vps_instan… |
000_initial_schema.sql |
data | healthy | apps/remote_service_connector/migrations/000_initial_schema… |
001_attributes_jsonb.sql |
data | healthy | apps/remote_service_connector/migrations/001_attributes_jso… |
migrations.py |
data | healthy | apps/minds/imbue/minds/envs/migrations.py |
| Label | Layer | Status | Path |
|---|---|---|---|
AWS_SECRET_ACCESS_KEY |
cicd | healthy | — |
TODESKTOP_EMAIL |
cicd | healthy | — |
GITHUB_TOKEN |
cicd | healthy | — |
AWS_ACCESS_KEY_ID |
cicd | healthy | — |
ANTHROPIC_API_KEY |
cicd | healthy | — |
TODESKTOP_ACCESS_TOKEN |
cicd | healthy | — |
MODAL_TOKEN_SECRET |
cicd | healthy | — |
| Label | Layer | Status | Path |
|---|---|---|---|
postgres |
data | healthy | apps/modal_litellm/app.py |
postgresql |
data | healthy | apps/remote_service_connector/imbue/remote_service_connecto… |
mongodb |
data | healthy | apps/minds/pnpm-lock.yaml |
mysql |
data | healthy | apps/minds/pnpm-lock.yaml |
redis |
data | healthy | apps/minds/pnpm-lock.yaml |
sqlite |
data | healthy | scripts/snapshot_minds_e2e_state.py |
| Label | Layer | Status | Path |
|---|---|---|---|
paid_domains |
data | healthy | apps/remote_service_connector/migrations/005_paid_lists.sql |
paid_emails |
data | healthy | apps/remote_service_connector/migrations/005_paid_lists.sql |
r2_keys |
data | healthy | apps/remote_service_connector/migrations/004_r2_keys.sql |
pool_hosts |
data | healthy | apps/remote_service_connector/migrations/000_initial_schema… |
schema_migrations |
data | healthy | apps/minds/imbue/minds/envs/migrations.py |
| Label | Layer | Status | Path |
|---|---|---|---|
vps::vultr |
hardware | healthy | apps/minds/imbue/minds/desktop_client/agent_creator.py |
vps::aws |
hardware | healthy | apps/minds/imbue/minds/envs/providers/neon_db.py |
vps::ec2 |
hardware | healthy | libs/mngr_latchkey/imbue/mngr_latchkey/extensions/services.… |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-9d4_2r14 |
software | healthy | /tmp/repobility-clone-9d4_2r14 |
| Label | Layer | Status | Path |
|---|---|---|---|
sqs |
data | healthy | libs/mngr_latchkey/imbue/mngr_latchkey/extensions/services.… |
| Label | Layer | Status | Path |
|---|---|---|---|
image::libs/mngr/imbue/mngr/resources/Dockerfile |
hardware | healthy | libs/mngr/imbue/mngr/resources/Dockerfile |
| Label | Layer | Status | Path |
|---|---|---|---|
gpu (detected) |
hardware | healthy | libs/mngr_modal/imbue/mngr_modal/instance.py |
| Label | Layer | Status | Path |
|---|---|---|---|
/ |
frontend | healthy | apps/minds/electron/main.js |
This page is publicly accessible at:
https://repobility.com/scan/a7b11ee0-32b2-48df-87e7-ee0383b49cb7/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/a7b11ee0-32b2-48df-87e7-ee0383b49cb7/
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.