Public scan — anyone with this URL can view this analysis. Sign up to track your own repos privately, run scheduled re-scans, and get AI fix prompts via your dashboard.

UMB-Advisors/AgentBOX

https://github.com/UMB-Advisors/AgentBOX · scanned 2026-06-16 00:46 UTC (2 months, 1 week ago)

1429 raw signals (0 security + 1429 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 1 week ago · v1 · 1397 actionable findings from 1 signal source. 32 repeated signals grouped for readability. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.

JSON
Severity distribution — click a segment to filter
Active filters: excluding tests × Reset all

All 13612 nodes from the latest scan, grouped by kind. Each node is a unit the engine identified (file, function, endpoint, table…). Most users won't need this view — it's primarily for debugging the engine's graph extraction or for AI agents that want to enumerate the project structure.

LabelLayerStatusPath
fetch_contacts software healthy gbrain-ingest/ingest_contacts.py:64
jsonb_values software healthy gbrain-ingest/ingest_contacts.py:76
build_page software healthy gbrain-ingest/ingest_contacts.py:96
load_reattributed software healthy gbrain-ingest/ingest_contacts.py:144
record_reattributed software healthy gbrain-ingest/ingest_contacts.py:149
route_entity software healthy gbrain-ingest/ingest_contacts.py:153
fetch_messages_for_address software healthy gbrain-ingest/ingest_contacts.py:178
_attr_entity software healthy gbrain-ingest/ingest_contacts.py:204
correspondence_attributions software healthy gbrain-ingest/ingest_contacts.py:211
run_reattribute software healthy gbrain-ingest/ingest_contacts.py:239
main software healthy gbrain-ingest/ingest_contacts.py:313
fetch_new_thread_ids software healthy gbrain-ingest/ingest_email.py:39
fetch_thread_messages software healthy gbrain-ingest/ingest_email.py:53
summarize_thread software healthy gbrain-ingest/ingest_email.py:67
build_thread_page software healthy gbrain-ingest/ingest_email.py:95
main software healthy gbrain-ingest/ingest_email.py:142
crm_lookup software healthy gbrain-ingest/ingest_email.py:158
http_json software healthy gbrain-ingest/ingest_drive.py:43
mint_access_token software healthy gbrain-ingest/ingest_drive.py:50
list_recent_docs software healthy gbrain-ingest/ingest_drive.py:79
export_doc_text software healthy gbrain-ingest/ingest_drive.py:93
distill software healthy gbrain-ingest/ingest_drive.py:110
main software healthy gbrain-ingest/ingest_drive.py:129
kanban_home software healthy gbrain-ingest/ingest_tasks.py:51
discover_boards software healthy gbrain-ingest/ingest_tasks.py:60
fetch_tasks software healthy gbrain-ingest/ingest_tasks.py:78
_iso software healthy gbrain-ingest/ingest_tasks.py:109
resolve_entity software healthy gbrain-ingest/ingest_tasks.py:115
build_task_page software healthy gbrain-ingest/ingest_tasks.py:122
main software healthy gbrain-ingest/ingest_tasks.py:175
insert_outcome software healthy gbrain-ingest/record_outcome.py:38
main software healthy gbrain-ingest/record_outcome.py:70
title_tokens software healthy gbrain-ingest/ingest_news_feedback.py:74
load_ledger software healthy gbrain-ingest/ingest_news_feedback.py:84
build_event_page software healthy gbrain-ingest/ingest_news_feedback.py:101
build_profile_page software healthy gbrain-ingest/ingest_news_feedback.py:160
top software healthy gbrain-ingest/ingest_news_feedback.py:197
process_events software healthy gbrain-ingest/ingest_news_feedback.py:258
main software healthy gbrain-ingest/ingest_news_feedback.py:296
rung_name software healthy gbrain-ingest/attribution.py:46
extract_emails software healthy gbrain-ingest/attribution.py:55
email_domain software healthy gbrain-ingest/attribution.py:62
normalize_company software healthy gbrain-ingest/attribution.py:68
resolve_company software healthy gbrain-ingest/attribution.py:90
attribute software healthy gbrain-ingest/attribution.py:103
ok software healthy gbrain-ingest/attribution.py:127
infer_reattribution_entity software healthy gbrain-ingest/attribution.py:186
fetch_outcomes software healthy gbrain-ingest/ingest_agents.py:51
resolve_entity software healthy gbrain-ingest/ingest_agents.py:70
build_outcome_page software healthy gbrain-ingest/ingest_agents.py:77

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

LabelLayerStatusPath
README.md software healthy README.md
CLAUDE.md software healthy CLAUDE.md
README.md software healthy install/README.md
agentbox-install.sh software healthy install/agentbox-install.sh
ingest_contacts.py software healthy gbrain-ingest/ingest_contacts.py
ingest_email.py software healthy gbrain-ingest/ingest_email.py
ingest_drive.py software healthy gbrain-ingest/ingest_drive.py
README.md software healthy gbrain-ingest/README.md
ingest_tasks.py software healthy gbrain-ingest/ingest_tasks.py
record_outcome.py software healthy gbrain-ingest/record_outcome.py
ingest_news_feedback.py software healthy gbrain-ingest/ingest_news_feedback.py
attribution.py software healthy gbrain-ingest/attribution.py
entity_map.yaml software healthy gbrain-ingest/entity_map.yaml
ingest_agents.py software healthy gbrain-ingest/ingest_agents.py
ingest_feedback.py software healthy gbrain-ingest/ingest_feedback.py
ingest_calendar.py software healthy gbrain-ingest/ingest_calendar.py
common.py software healthy gbrain-ingest/common.py
test_reattribute.py software healthy gbrain-ingest/tests/test_reattribute.py
test_attribution.py software healthy gbrain-ingest/tests/test_attribution.py
test_ingest_feedback.py software healthy gbrain-ingest/tests/test_ingest_feedback.py
test_redact.py software healthy gbrain-ingest/tests/test_redact.py
test_reattribute_pipeline.py software healthy gbrain-ingest/tests/test_reattribute_pipeline.py
test_ingest_expansion.py software healthy gbrain-ingest/tests/test_ingest_expansion.py
test_ingest_news_feedback.py software healthy gbrain-ingest/tests/test_ingest_news_feedback.py
openclaw.plugin.json software healthy gbrain-master/gbrain-master/openclaw.plugin.json
docker-compose.test.yml software healthy gbrain-master/gbrain-master/docker-compose.test.yml
DESIGN.md software healthy gbrain-master/gbrain-master/DESIGN.md
bun.lock software healthy gbrain-master/gbrain-master/bun.lock
README.md software healthy gbrain-master/gbrain-master/README.md
CLAUDE.md software healthy gbrain-master/gbrain-master/CLAUDE.md
bunfig.toml software healthy gbrain-master/gbrain-master/bunfig.toml
package.json software healthy gbrain-master/gbrain-master/package.json
CONTRIBUTING.md software healthy gbrain-master/gbrain-master/CONTRIBUTING.md
docker-compose.ci.yml software healthy gbrain-master/gbrain-master/docker-compose.ci.yml
.gitleaks.toml software healthy gbrain-master/gbrain-master/.gitleaks.toml
.env.testing.example software healthy gbrain-master/gbrain-master/.env.testing.example
gbrain.yml software healthy gbrain-master/gbrain-master/gbrain.yml
INSTALL_FOR_AGENTS.md software healthy gbrain-master/gbrain-master/INSTALL_FOR_AGENTS.md
TODOS.md software healthy gbrain-master/gbrain-master/TODOS.md
tsconfig.json software healthy gbrain-master/gbrain-master/tsconfig.json
LICENSE software healthy gbrain-master/gbrain-master/LICENSE
SECURITY.md software healthy gbrain-master/gbrain-master/SECURITY.md
AGENTS.md software healthy gbrain-master/gbrain-master/AGENTS.md
CHANGELOG.md software healthy gbrain-master/gbrain-master/CHANGELOG.md
_build_legacy_fixtures.sh software healthy gbrain-master/gbrain-master/tests/heavy/_build_legacy_fixtu…
measure_rss.sh software healthy gbrain-master/gbrain-master/tests/heavy/measure_rss.sh
frontmatter_scan_wallclock.sh software healthy gbrain-master/gbrain-master/tests/heavy/frontmatter_scan_wa…
sync_lock_regression.sh software healthy gbrain-master/gbrain-master/tests/heavy/sync_lock_regressio…
README.md software healthy gbrain-master/gbrain-master/tests/heavy/README.md
_read_latency_workload.ts software healthy gbrain-master/gbrain-master/tests/heavy/_read_latency_workl…

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

LabelLayerStatusPath
install software healthy install
gbrain-ingest software healthy gbrain-ingest
tests software healthy gbrain-ingest/tests
gbrain-master software healthy gbrain-master
gbrain-master software healthy gbrain-master/gbrain-master
tests software healthy gbrain-master/gbrain-master/tests
heavy software healthy gbrain-master/gbrain-master/tests/heavy
fixtures software healthy gbrain-master/gbrain-master/tests/heavy/fixtures
test software healthy gbrain-master/gbrain-master/test
regressions software healthy gbrain-master/gbrain-master/test/regressions
progressive-batch software healthy gbrain-master/gbrain-master/test/progressive-batch
ai software healthy gbrain-master/gbrain-master/test/ai
fixtures software healthy gbrain-master/gbrain-master/test/fixtures
skill-catalog software healthy gbrain-master/gbrain-master/test/fixtures/skill-catalog
skills software healthy gbrain-master/gbrain-master/test/fixtures/skill-catalog/ski…
query-helper software healthy gbrain-master/gbrain-master/test/fixtures/skill-catalog/ski…
_conventions software healthy gbrain-master/gbrain-master/test/fixtures/skill-catalog/ski…
brain-ops software healthy gbrain-master/gbrain-master/test/fixtures/skill-catalog/ski…
broken software healthy gbrain-master/gbrain-master/test/fixtures/skill-catalog/ski…
brain-first-skills software healthy gbrain-master/gbrain-master/test/fixtures/brain-first-skills
missing-brain-first software healthy gbrain-master/gbrain-master/test/fixtures/brain-first-skill…
compliant-callout software healthy gbrain-master/gbrain-master/test/fixtures/brain-first-skill…
exempt-frontmatter software healthy gbrain-master/gbrain-master/test/fixtures/brain-first-skill…
multi-pattern software healthy gbrain-master/gbrain-master/test/fixtures/brain-first-skill…
compliant-phase software healthy gbrain-master/gbrain-master/test/fixtures/brain-first-skill…
typo-frontmatter software healthy gbrain-master/gbrain-master/test/fixtures/brain-first-skill…
negation-prose software healthy gbrain-master/gbrain-master/test/fixtures/brain-first-skill…
compliant-position software healthy gbrain-master/gbrain-master/test/fixtures/brain-first-skill…
no-external software healthy gbrain-master/gbrain-master/test/fixtures/brain-first-skill…
claw-test-scenarios software healthy gbrain-master/gbrain-master/test/fixtures/claw-test-scenari…
upgrade-from-v0.18 software healthy gbrain-master/gbrain-master/test/fixtures/claw-test-scenari…
brain software healthy gbrain-master/gbrain-master/test/fixtures/claw-test-scenari…
people software healthy gbrain-master/gbrain-master/test/fixtures/claw-test-scenari…
seed software healthy gbrain-master/gbrain-master/test/fixtures/claw-test-scenari…
voice-agent-install software healthy gbrain-master/gbrain-master/test/fixtures/claw-test-scenari…
fresh-install software healthy gbrain-master/gbrain-master/test/fixtures/claw-test-scenari…
brain software healthy gbrain-master/gbrain-master/test/fixtures/claw-test-scenari…
concepts software healthy gbrain-master/gbrain-master/test/fixtures/claw-test-scenari…
people software healthy gbrain-master/gbrain-master/test/fixtures/claw-test-scenari…
companies software healthy gbrain-master/gbrain-master/test/fixtures/claw-test-scenari…
calibration software healthy gbrain-master/gbrain-master/test/fixtures/calibration
extract-takes-corpus software healthy gbrain-master/gbrain-master/test/fixtures/calibration/extra…
holdout software healthy gbrain-master/gbrain-master/test/fixtures/calibration/holdo…
openclaw-mixed-merge software healthy gbrain-master/gbrain-master/test/fixtures/openclaw-mixed-me…
skills software healthy gbrain-master/gbrain-master/test/fixtures/openclaw-mixed-me…
civic-intelligence software healthy gbrain-master/gbrain-master/test/fixtures/openclaw-mixed-me…
adversary-tracking software healthy gbrain-master/gbrain-master/test/fixtures/openclaw-mixed-me…
query software healthy gbrain-master/gbrain-master/test/fixtures/openclaw-mixed-me…
book-mirror software healthy gbrain-master/gbrain-master/test/fixtures/openclaw-mixed-me…
migrate software healthy gbrain-master/gbrain-master/test/fixtures/openclaw-mixed-me…

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

LabelLayerStatusPath
Attribution software healthy gbrain-ingest/attribution.py:40
TestSingleEntity software healthy gbrain-ingest/tests/test_reattribute.py:23
TestAmbiguousStaysUnsorted software healthy gbrain-ingest/tests/test_reattribute.py:56
TestNoSignalStaysUnsorted software healthy gbrain-ingest/tests/test_reattribute.py:73
TestConfidenceFloor software healthy gbrain-ingest/tests/test_reattribute.py:91
TestTupleInput software healthy gbrain-ingest/tests/test_reattribute.py:112
TestRung1Account software healthy gbrain-ingest/tests/test_attribution.py:48
TestRung2Crm software healthy gbrain-ingest/tests/test_attribution.py:63
TestRung3Domain software healthy gbrain-ingest/tests/test_attribution.py:98
TestRung4Classifier software healthy gbrain-ingest/tests/test_attribution.py:119
TestRung5Default software healthy gbrain-ingest/tests/test_attribution.py:147
TestHelpers software healthy gbrain-ingest/tests/test_attribution.py:162
TestEntityMapYaml software healthy gbrain-ingest/tests/test_attribution.py:188
TestBuildFeedbackPage software healthy gbrain-ingest/tests/test_ingest_feedback.py:48
TestProcessRowsWatermark software healthy gbrain-ingest/tests/test_ingest_feedback.py:116
TestFetchFeedbackSql software healthy gbrain-ingest/tests/test_ingest_feedback.py:156
TestRedactSecrets software healthy gbrain-ingest/tests/test_redact.py:17
StateDirMixin software healthy gbrain-ingest/tests/test_reattribute_pipeline.py:52
TestRouteEntity software healthy gbrain-ingest/tests/test_reattribute_pipeline.py:61
TestReattributeDurability software healthy gbrain-ingest/tests/test_reattribute_pipeline.py:103
TestLikeEscaping software healthy gbrain-ingest/tests/test_reattribute_pipeline.py:179
TestDailyIngestHonorsLedger software healthy gbrain-ingest/tests/test_reattribute_pipeline.py:203
TestDeleteMissingOk software healthy gbrain-ingest/tests/test_reattribute_pipeline.py:231
TestEntityForLabel software healthy gbrain-ingest/tests/test_ingest_expansion.py:26
TestAgentOutcomes software healthy gbrain-ingest/tests/test_ingest_expansion.py:59
TestKanbanTasks software healthy gbrain-ingest/tests/test_ingest_expansion.py:108
TestCalendarEvents software healthy gbrain-ingest/tests/test_ingest_expansion.py:151
BuildEventPage software healthy gbrain-ingest/tests/test_ingest_news_feedback.py:36
BuildProfilePage software healthy gbrain-ingest/tests/test_ingest_news_feedback.py:70
ProcessEvents software healthy gbrain-ingest/tests/test_ingest_news_feedback.py:107
LoadLedger software healthy gbrain-ingest/tests/test_ingest_news_feedback.py:141
TitleTokens software healthy gbrain-ingest/tests/test_ingest_news_feedback.py:165
fixed software healthy gbrain-master/gbrain-master/test/autopilot-supervisor-wirin…
encapsulate software healthy gbrain-master/gbrain-master/test/autopilot-supervisor-wirin…
where software healthy gbrain-master/gbrain-master/test/source-resolver-sole-non-d…
FakeDeadlock software healthy gbrain-master/gbrain-master/test/migrate-retry.test.ts:Fake…
this software healthy gbrain-master/gbrain-master/test/scope-agent-isolation.test…
ParseHelper software healthy gbrain-master/gbrain-master/test/search-lang-symbol-kind.te…
no software healthy gbrain-master/gbrain-master/test/worker-lock-renewal-e2e.se…
FakeMessagesClient software healthy gbrain-master/gbrain-master/test/subagent-handler.test.ts:F…
import software healthy gbrain-master/gbrain-master/test/worker-pool.test.ts:import
FakeBudgetExhausted software healthy gbrain-master/gbrain-master/test/worker-pool.test.ts:FakeBu…
is software healthy gbrain-master/gbrain-master/test/operations-trust-boundary.…
this software healthy gbrain-master/gbrain-master/test/trust-boundary-contract.te…
Foo software healthy gbrain-master/gbrain-master/test/edge-extractor.test.ts:Foo
UsersController software healthy gbrain-master/gbrain-master/test/edge-extractor.test.ts:Use…
v0 software healthy gbrain-master/gbrain-master/test/thin-client-routing-audit.…
with software healthy gbrain-master/gbrain-master/test/cathedral-ii-brainbench.te…
BrainEngine software healthy gbrain-master/gbrain-master/test/cathedral-ii-brainbench.te…
Foo software healthy gbrain-master/gbrain-master/test/fence-extraction.test.ts:F…

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

LabelLayerStatusPath
migrations-v0_12_2.test.ts data healthy gbrain-master/gbrain-master/test/migrations-v0_12_2.test.ts
facts-migration-dim.test.ts data healthy gbrain-master/gbrain-master/test/facts-migration-dim.test.ts
migrations-v0_14_0.test.ts data healthy gbrain-master/gbrain-master/test/migrations-v0_14_0.test.ts
migration-orchestrator-v0_31_0.test.ts data healthy gbrain-master/gbrain-master/test/migration-orchestrator-v0_…
migration-resume.test.ts data healthy gbrain-master/gbrain-master/test/migration-resume.test.ts
file-migration.test.ts data healthy gbrain-master/gbrain-master/test/file-migration.test.ts
migrations-v0_27_1.test.ts data healthy gbrain-master/gbrain-master/test/migrations-v0_27_1.test.ts
migrations-v99.test.ts data healthy gbrain-master/gbrain-master/test/migrations-v99.test.ts
migrations-v0_13_1-grandfather.test.ts data healthy gbrain-master/gbrain-master/test/migrations-v0_13_1-grandfa…
migrations-cjk-wave.test.ts data healthy gbrain-master/gbrain-master/test/migrations-cjk-wave.test.ts
migration-orchestrator-v0_21_0.test.ts data healthy gbrain-master/gbrain-master/test/migration-orchestrator-v0_…
migration-in-process.serial.test.ts data healthy gbrain-master/gbrain-master/test/migration-in-process.seria…
apply-migrations-pglite-spawn.serial.test.ts data healthy gbrain-master/gbrain-master/test/apply-migrations-pglite-sp…
migrations-v48-takes-weight-backfill.test.ts data healthy gbrain-master/gbrain-master/test/migrations-v48-takes-weigh…
migration-v0-29-1.serial.test.ts data healthy gbrain-master/gbrain-master/test/migration-v0-29-1.serial.t…
migrations-v0_22_4.test.ts data healthy gbrain-master/gbrain-master/test/migrations-v0_22_4.test.ts
migrations-v0_16_0.test.ts data healthy gbrain-master/gbrain-master/test/migrations-v0_16_0.test.ts
migrations-v94.test.ts data healthy gbrain-master/gbrain-master/test/migrations-v94.test.ts
migrations-v0_13_1.test.ts data healthy gbrain-master/gbrain-master/test/migrations-v0_13_1.test.ts
migrations-v0_19_0.test.ts data healthy gbrain-master/gbrain-master/test/migrations-v0_19_0.test.ts
migrations-v0_21_0.test.ts data healthy gbrain-master/gbrain-master/test/migrations-v0_21_0.test.ts
migrations-v0_11_0.test.ts data healthy gbrain-master/gbrain-master/test/migrations-v0_11_0.test.ts
migrations-v0_32_2.test.ts data healthy gbrain-master/gbrain-master/test/migrations-v0_32_2.test.ts
apply-migrations.test.ts data healthy gbrain-master/gbrain-master/test/apply-migrations.test.ts
migrations-v0_12_0.test.ts data healthy gbrain-master/gbrain-master/test/migrations-v0_12_0.test.ts
migrations-registry.test.ts data healthy gbrain-master/gbrain-master/test/migrations-registry.test.ts
migrations-v0_13_0.test.ts data healthy gbrain-master/gbrain-master/test/migrations-v0_13_0.test.ts
embed-helper-migration.test.ts data healthy gbrain-master/gbrain-master/test/embed-helper-migration.tes…
pre-migration-failopen.test.ts data healthy gbrain-master/gbrain-master/test/search/pre-migration-failo…
migration-mode.test.ts data healthy gbrain-master/gbrain-master/test/ingestion/migration-mode.t…
migration-v47-notability.test.ts data healthy gbrain-master/gbrain-master/test/e2e/migration-v47-notabili…
frontmatter-migration.test.ts data healthy gbrain-master/gbrain-master/test/e2e/frontmatter-migration.…
migration-v50-ingest-log-source-id.test.ts data healthy gbrain-master/gbrain-master/test/e2e/migration-v50-ingest-l…
migration-v35-auto-rls.test.ts data healthy gbrain-master/gbrain-master/test/e2e/migration-v35-auto-rls…
migration-flow.test.ts data healthy gbrain-master/gbrain-master/test/e2e/migration-flow.test.ts
apply-migrations.ts data healthy gbrain-master/gbrain-master/src/commands/apply-migrations.ts
v0_29_1.ts data healthy gbrain-master/gbrain-master/src/commands/migrations/v0_29_1…
v0_31_0.ts data healthy gbrain-master/gbrain-master/src/commands/migrations/v0_31_0…
v0_12_0.ts data healthy gbrain-master/gbrain-master/src/commands/migrations/v0_12_0…
v0_18_0.ts data healthy gbrain-master/gbrain-master/src/commands/migrations/v0_18_0…
v0_18_0-storage-backfill.ts data healthy gbrain-master/gbrain-master/src/commands/migrations/v0_18_0…
v0_13_0.ts data healthy gbrain-master/gbrain-master/src/commands/migrations/v0_13_0…
v0_21_0.ts data healthy gbrain-master/gbrain-master/src/commands/migrations/v0_21_0…
in-process.ts data healthy gbrain-master/gbrain-master/src/commands/migrations/in-proc…
index.ts data healthy gbrain-master/gbrain-master/src/commands/migrations/index.ts
v0_12_2.ts data healthy gbrain-master/gbrain-master/src/commands/migrations/v0_12_2…
v0_14_0.ts data healthy gbrain-master/gbrain-master/src/commands/migrations/v0_14_0…
v0_13_1.ts data healthy gbrain-master/gbrain-master/src/commands/migrations/v0_13_1…
v0_22_4.ts data healthy gbrain-master/gbrain-master/src/commands/migrations/v0_22_4…
v0_16_0.ts data healthy gbrain-master/gbrain-master/src/commands/migrations/v0_16_0…

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

LabelLayerStatusPath
127.0.0.1 network healthy CLAUDE.md
100.127.2.54 network healthy CLAUDE.md
0.32.3.0 network healthy gbrain-master/gbrain-master/openclaw.plugin.json
0.41.38.0 network healthy gbrain-master/gbrain-master/package.json
192.168.1.1 network healthy gbrain-master/gbrain-master/test/sources-mcp.test.ts
0.1.0.0 network healthy gbrain-master/gbrain-master/test/skillpack-changed-since-ve…
169.254.169.254 network healthy gbrain-master/gbrain-master/test/integrations.test.ts
1.2.3.4 network healthy gbrain-master/gbrain-master/test/integrations.test.ts
256.0.0.1 network healthy gbrain-master/gbrain-master/test/integrations.test.ts
127.255.255.255 network healthy gbrain-master/gbrain-master/test/integrations.test.ts
10.0.0.1 network healthy gbrain-master/gbrain-master/test/integrations.test.ts
172.16.0.1 network healthy gbrain-master/gbrain-master/test/integrations.test.ts
172.31.255.255 network healthy gbrain-master/gbrain-master/test/integrations.test.ts
100.64.0.1 network healthy gbrain-master/gbrain-master/test/integrations.test.ts
100.127.255.255 network healthy gbrain-master/gbrain-master/test/integrations.test.ts
8.8.8.8 network healthy gbrain-master/gbrain-master/test/integrations.test.ts
1.1.1.1 network healthy gbrain-master/gbrain-master/test/integrations.test.ts
127.1.1.1 network healthy gbrain-master/gbrain-master/test/integrations.test.ts
0.36.1.0 network healthy gbrain-master/gbrain-master/test/skillpack-manifest-v1.test…
100.127.255.1 network healthy gbrain-master/gbrain-master/test/git-remote.test.ts
100.0.0.0 network healthy gbrain-master/gbrain-master/test/git-remote.test.ts
100.63.255.1 network healthy gbrain-master/gbrain-master/test/git-remote.test.ts
10.0.0.0 network healthy gbrain-master/gbrain-master/test/serve-http-trust-proxy.tes…
192.168.1.0 network healthy gbrain-master/gbrain-master/test/serve-http-trust-proxy.tes…
0.2.0.1 network healthy gbrain-master/gbrain-master/test/check-update.test.ts
93.184.216.34 network healthy gbrain-master/gbrain-master/test/ssrf-validate.test.ts
0.31.4.0 network healthy gbrain-master/gbrain-master/test/thin-client-upgrade-prompt…
0.31.4.1 network healthy gbrain-master/gbrain-master/test/thin-client-upgrade-prompt…
0.31.4.2 network healthy gbrain-master/gbrain-master/test/thin-client-upgrade-prompt…
0.31.5.0 network healthy gbrain-master/gbrain-master/test/thin-client-upgrade-prompt…
0.31.4.5 network healthy gbrain-master/gbrain-master/test/thin-client-upgrade-prompt…
192.168.1.42 network healthy gbrain-master/gbrain-master/test/audit/lock-renewal-audit.t…
0.26.3.1 network healthy gbrain-master/gbrain-master/test/audit/redact-connection-in…
3.215.142.117 network healthy gbrain-master/gbrain-master/test/audit/redact-connection-in…
127.0.0.0 network healthy gbrain-master/gbrain-master/src/core/url-safety.ts
172.16.0.0 network healthy gbrain-master/gbrain-master/src/core/url-safety.ts
192.168.0.0 network healthy gbrain-master/gbrain-master/src/core/url-safety.ts
169.254.0.0 network healthy gbrain-master/gbrain-master/src/core/url-safety.ts
100.64.0.0 network healthy gbrain-master/gbrain-master/src/core/url-safety.ts
3.1.2.1 network healthy gbrain-master/gbrain-master/src/core/oauth-provider.ts
0.1.0.1 network healthy gbrain-master/gbrain-master/src/core/skillpack/manifest-v1.…
0.36.0.0 network healthy gbrain-master/gbrain-master/src/core/skillpack/bundle.ts
0.41.2.0 network healthy gbrain-master/gbrain-master/src/core/schema-pack/load-activ…
192.168.50.179 network healthy mailbox/CLAUDE.md
10.42.0.0 network healthy mailbox/CLAUDE.md
224.0.0.251 network healthy mailbox/scripts/factory-bootstrap.sh
127.0.1.1 network healthy mailbox/scripts/factory-prep-nvme.sh
192.168.50.11 network healthy mailbox/scripts/provision-customer-dns.sh
192.168.1.50 network healthy mailbox/scripts/provision-customer-dns.sh
192.168.1.45 network healthy mailbox/dashboard/README.md

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

LabelLayerStatusPath
/Agents frontend healthy gbrain-master/gbrain-master/admin/src/pages/Agents.tsx
/Dashboard frontend healthy gbrain-master/gbrain-master/admin/src/pages/Dashboard.tsx
/JobsWatch frontend healthy gbrain-master/gbrain-master/admin/src/pages/JobsWatch.tsx
/RequestLog frontend healthy gbrain-master/gbrain-master/admin/src/pages/RequestLog.tsx
/Calibration frontend healthy gbrain-master/gbrain-master/admin/src/pages/Calibration.tsx
/Login frontend healthy gbrain-master/gbrain-master/admin/src/pages/Login.tsx
/page.tsx frontend healthy mailbox/dashboard/app/page.tsx
/settings/integrations frontend healthy mailbox/dashboard/app/settings/integrations/page.tsx
/settings/vip frontend healthy mailbox/dashboard/app/settings/vip/page.tsx
/settings/workspace frontend healthy mailbox/dashboard/app/settings/workspace/page.tsx
/settings/persona frontend healthy mailbox/dashboard/app/settings/persona/page.tsx
/settings/accounts frontend healthy mailbox/dashboard/app/settings/accounts/page.tsx
/settings/auto-send frontend healthy mailbox/dashboard/app/settings/auto-send/page.tsx
/settings/tuning frontend healthy mailbox/dashboard/app/settings/tuning/page.tsx
/settings/kb frontend healthy mailbox/dashboard/app/settings/kb/page.tsx
/classifications frontend healthy mailbox/dashboard/app/classifications/page.tsx
/daily-brief frontend healthy mailbox/dashboard/app/daily-brief/page.tsx
/knowledge-base frontend healthy mailbox/dashboard/app/knowledge-base/page.tsx
/chat frontend healthy mailbox/dashboard/app/chat/page.tsx
/status frontend healthy mailbox/dashboard/app/status/page.tsx
/queue frontend healthy mailbox/dashboard/app/queue/page.tsx
/onboarding frontend healthy mailbox/dashboard/app/onboarding/page.tsx
/onboarding/password frontend healthy mailbox/dashboard/app/onboarding/password/page.tsx
/onboarding/complete frontend healthy mailbox/dashboard/app/onboarding/complete/page.tsx
/onboarding/email-connect frontend healthy mailbox/dashboard/app/onboarding/email-connect/page.tsx
/onboarding/network-check frontend healthy mailbox/dashboard/app/onboarding/network-check/page.tsx
/onboarding/profile frontend healthy mailbox/dashboard/app/onboarding/profile/page.tsx
/onboarding/welcome frontend healthy mailbox/dashboard/app/onboarding/welcome/page.tsx
/etc frontend healthy gbrain-master/gbrain-master/test/sources-mcp.test.ts
/tmp/cached/garrytan/skillpack-hackathon-evaluation/abc123 frontend healthy gbrain-master/gbrain-master/test/skillpack-trust-prompt.tes…
/tmp/cache frontend healthy gbrain-master/gbrain-master/test/skillpack-trust-prompt.tes…
/Users/me/local-pack frontend healthy gbrain-master/gbrain-master/test/skillpack-trust-prompt.tes…
/tmp/yc-media frontend healthy gbrain-master/gbrain-master/test/brain-registry.serial.test…
/tmp/yc-politics frontend healthy gbrain-master/gbrain-master/test/brain-registry.serial.test…
/tmp/relative-test frontend healthy gbrain-master/gbrain-master/test/brain-registry.serial.test…
/tmp/disabled frontend healthy gbrain-master/gbrain-master/test/brain-registry.serial.test…
/tmp/a frontend healthy gbrain-master/gbrain-master/test/brain-registry.serial.test…
/tmp/b frontend healthy gbrain-master/gbrain-master/test/brain-registry.serial.test…
/tmp/shared frontend healthy gbrain-master/gbrain-master/test/brain-registry.serial.test…
/tmp/x frontend healthy gbrain-master/gbrain-master/test/brain-registry.serial.test…
/tmp/p frontend healthy gbrain-master/gbrain-master/test/brain-registry.serial.test…
/tmp/h frontend healthy gbrain-master/gbrain-master/test/brain-registry.serial.test…
/tmp/c frontend healthy gbrain-master/gbrain-master/test/brain-registry.serial.test…
/tmp/d frontend healthy gbrain-master/gbrain-master/test/brain-registry.serial.test…
/tmp/m frontend healthy gbrain-master/gbrain-master/test/brain-registry.serial.test…
/tmp/on frontend healthy gbrain-master/gbrain-master/test/brain-registry.serial.test…
/tmp/off frontend healthy gbrain-master/gbrain-master/test/brain-registry.serial.test…
/tmp/lazy frontend healthy gbrain-master/gbrain-master/test/brain-registry.serial.test…
/tmp/yc frontend healthy gbrain-master/gbrain-master/test/mounts-cli.test.ts
/r/demo-aabbccdd.json frontend healthy gbrain-master/gbrain-master/test/cross-modal-eval-cli.test.…

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

LabelLayerStatusPath
auth::gbrain-master/gbrain-master/src/core/minions/protecte… security healthy gbrain-master/gbrain-master/src/core/minions/protected-name…
auth::gbrain-master/gbrain-master/src/core/pglite-schema.ts security healthy gbrain-master/gbrain-master/src/core/pglite-schema.ts
auth::gbrain-master/gbrain-master/test/e2e/ingestion-roundt… security healthy gbrain-master/gbrain-master/test/e2e/ingestion-roundtrip.te…
auth::gbrain-master/gbrain-master/src/core/eval-capture-scr… security healthy gbrain-master/gbrain-master/src/core/eval-capture-scrub.ts
auth::gbrain-master/gbrain-master/src/mcp/dispatch.ts security healthy gbrain-master/gbrain-master/src/mcp/dispatch.ts
auth::mailbox/dashboard/lib/mail/onboarding-steps.ts security healthy mailbox/dashboard/lib/mail/onboarding-steps.ts
auth::hermes-desktop-main/hermes-desktop-main/src/shared/i1… security healthy hermes-desktop-main/hermes-desktop-main/src/shared/i18n/loc…
auth::gbrain-master/gbrain-master/test/brain-allowlist.seri… security healthy gbrain-master/gbrain-master/test/brain-allowlist.serial.tes…
auth::mailbox/dashboard/app/settings/integrations/page.tsx security healthy mailbox/dashboard/app/settings/integrations/page.tsx
auth::mailbox/dashboard/lib/oauth/__tests__/google.test.ts security healthy mailbox/dashboard/lib/oauth/__tests__/google.test.ts
auth::hermes-desktop-main/hermes-desktop-main/src/main/herm… security healthy hermes-desktop-main/hermes-desktop-main/src/main/hermes-aut…
auth::mailbox/dashboard/test/lib/imap-voice-backfill.test.ts security healthy mailbox/dashboard/test/lib/imap-voice-backfill.test.ts
auth::mailbox/docker-compose.yml security healthy mailbox/docker-compose.yml
auth::mailbox/dashboard/test/connect-imap.test.ts security healthy mailbox/dashboard/test/connect-imap.test.ts
auth::mailbox/dashboard/app/api/internal/graph/access-token… security healthy mailbox/dashboard/app/api/internal/graph/access-token/route…
auth::gbrain-master/gbrain-master/test/init-mcp-only.test.ts security healthy gbrain-master/gbrain-master/test/init-mcp-only.test.ts
auth::hermes-desktop-main/hermes-desktop-main/src/main/inst… security healthy hermes-desktop-main/hermes-desktop-main/src/main/installer.…
auth::gbrain-master/gbrain-master/test/sources-mcp.test.ts security healthy gbrain-master/gbrain-master/test/sources-mcp.test.ts
auth::gbrain-master/gbrain-master/src/core/operations.ts security healthy gbrain-master/gbrain-master/src/core/operations.ts
auth::gbrain-master/gbrain-master/src/core/schema-embedded.… security healthy gbrain-master/gbrain-master/src/core/schema-embedded.ts
auth::mailbox/dashboard/scripts/rag-backfill.ts security healthy mailbox/dashboard/scripts/rag-backfill.ts
auth::hermes-desktop-main/hermes-desktop-main/scripts/repro… security healthy hermes-desktop-main/hermes-desktop-main/scripts/repro-nous-…
auth::gbrain-master/gbrain-master/test/mcp-client.test.ts security healthy gbrain-master/gbrain-master/test/mcp-client.test.ts
auth::gbrain-master/gbrain-master/docs/tutorials/README.md security healthy gbrain-master/gbrain-master/docs/tutorials/README.md
auth::gbrain-master/gbrain-master/scripts/check-operations-… security healthy gbrain-master/gbrain-master/scripts/check-operations-filter…
auth::hermes-desktop-main/hermes-desktop-main/tests/install… security healthy hermes-desktop-main/hermes-desktop-main/tests/installer-uti…
auth::gbrain-master/gbrain-master/src/core/operations-descr… security healthy gbrain-master/gbrain-master/src/core/operations-description…
auth::gbrain-master/gbrain-master/test/extract-db.test.ts security healthy gbrain-master/gbrain-master/test/extract-db.test.ts
auth::gbrain-master/gbrain-master/test/e2e/sources-remote-m… security healthy gbrain-master/gbrain-master/test/e2e/sources-remote-mcp.tes…
auth::gbrain-master/gbrain-master/src/core/calibration/cros… security healthy gbrain-master/gbrain-master/src/core/calibration/cross-brai…
auth::hermes-desktop-main/hermes-desktop-main/src/preload/i… security healthy hermes-desktop-main/hermes-desktop-main/src/preload/index.d…
auth::gbrain-master/gbrain-master/src/core/migrate.ts security healthy gbrain-master/gbrain-master/src/core/migrate.ts
auth::gbrain-master/gbrain-master/src/core/brain-registry.ts security healthy gbrain-master/gbrain-master/src/core/brain-registry.ts
auth::gbrain-master/gbrain-master/recipes/agent-voice/code/… security healthy gbrain-master/gbrain-master/recipes/agent-voice/code/lib/pe…
auth::hermes-desktop-main/hermes-desktop-main/src/shared/i1… security healthy hermes-desktop-main/hermes-desktop-main/src/shared/i18n/loc…
auth::gbrain-master/gbrain-master/src/eval/code-retrieval/q… security healthy gbrain-master/gbrain-master/src/eval/code-retrieval/questio…
auth::gbrain-master/gbrain-master/src/core/sql-query.ts security healthy gbrain-master/gbrain-master/src/core/sql-query.ts
auth::hermes-desktop-main/hermes-desktop-main/src/renderer/… security healthy hermes-desktop-main/hermes-desktop-main/src/renderer/src/co…
auth::mailbox/dashboard/app/api/internal/accounts/register/… security healthy mailbox/dashboard/app/api/internal/accounts/register/route.…
auth::mailbox/dashboard/app/api/oauth/google/[provider]/rou… security healthy mailbox/dashboard/app/api/oauth/google/[provider]/route.ts
auth::mailbox/dashboard/app/settings/accounts/ProviderOnboa… security healthy mailbox/dashboard/app/settings/accounts/ProviderOnboarding.…
auth::mailbox/n8n/workflows/README.md security healthy mailbox/n8n/workflows/README.md
auth::gbrain-master/gbrain-master/src/commands/serve-http.ts security healthy gbrain-master/gbrain-master/src/commands/serve-http.ts
auth::mailbox/dashboard/lib/mail/providers/types.ts security healthy mailbox/dashboard/lib/mail/providers/types.ts
auth::gbrain-master/gbrain-master/test/scope-normalize.test… security healthy gbrain-master/gbrain-master/test/scope-normalize.test.ts
auth::gbrain-master/gbrain-master/skills/ask-user/SKILL.md security healthy gbrain-master/gbrain-master/skills/ask-user/SKILL.md
auth::gbrain-ingest/ingest_calendar.py security healthy gbrain-ingest/ingest_calendar.py
auth::mailbox/n8n/workflows/MailBOX-AlertCheck.json security healthy mailbox/n8n/workflows/MailBOX-AlertCheck.json
auth::hermes-desktop-main/hermes-desktop-main/src/shared/i1… security healthy hermes-desktop-main/hermes-desktop-main/src/shared/i18n/loc…
auth::hermes-desktop-main/hermes-desktop-main/.claude/skill… security healthy hermes-desktop-main/hermes-desktop-main/.claude/skills/herm…

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

LabelLayerStatusPath
sources data healthy gbrain-master/gbrain-master/src/schema.sql
pages data healthy gbrain-master/gbrain-master/src/schema.sql
page_generation_clock data healthy gbrain-master/gbrain-master/src/schema.sql
content_chunks data healthy gbrain-master/gbrain-master/src/schema.sql
code_edges_chunk data healthy gbrain-master/gbrain-master/src/schema.sql
code_edges_symbol data healthy gbrain-master/gbrain-master/src/schema.sql
links data healthy gbrain-master/gbrain-master/src/schema.sql
tags data healthy gbrain-master/gbrain-master/src/schema.sql
raw_data data healthy gbrain-master/gbrain-master/src/schema.sql
timeline_entries data healthy gbrain-master/gbrain-master/src/schema.sql
page_versions data healthy gbrain-master/gbrain-master/src/schema.sql
ingest_log data healthy gbrain-master/gbrain-master/src/schema.sql
config data healthy gbrain-master/gbrain-master/src/schema.sql
access_tokens data healthy gbrain-master/gbrain-master/src/schema.sql
mcp_request_log data healthy gbrain-master/gbrain-master/src/schema.sql
oauth_clients data healthy gbrain-master/gbrain-master/src/schema.sql
oauth_tokens data healthy gbrain-master/gbrain-master/src/schema.sql
oauth_codes data healthy gbrain-master/gbrain-master/src/schema.sql
op_checkpoints data healthy gbrain-master/gbrain-master/src/schema.sql
files data healthy gbrain-master/gbrain-master/src/schema.sql
file_migration_ledger data healthy gbrain-master/gbrain-master/src/schema.sql
minion_jobs data healthy gbrain-master/gbrain-master/src/schema.sql
minion_inbox data healthy gbrain-master/gbrain-master/src/schema.sql
minion_attachments data healthy gbrain-master/gbrain-master/src/schema.sql
so data healthy gbrain-master/gbrain-master/src/schema.sql
statement data healthy gbrain-master/gbrain-master/src/schema.sql
migration_impact_log data healthy gbrain-master/gbrain-master/src/schema.sql
subagent_messages data healthy gbrain-master/gbrain-master/src/schema.sql
subagent_tool_executions data healthy gbrain-master/gbrain-master/src/schema.sql
subagent_rate_leases data healthy gbrain-master/gbrain-master/src/schema.sql
dream_verdicts data healthy gbrain-master/gbrain-master/src/schema.sql
gbrain_cycle_locks data healthy gbrain-master/gbrain-master/src/schema.sql
eval_candidates data healthy gbrain-master/gbrain-master/src/schema.sql
eval_capture_failures data healthy gbrain-master/gbrain-master/src/schema.sql
eval_takes_quality_runs data healthy gbrain-master/gbrain-master/src/schema.sql
eval_contradictions_cache data healthy gbrain-master/gbrain-master/src/schema.sql
eval_contradictions_runs data healthy gbrain-master/gbrain-master/src/schema.sql
calibration_profiles data healthy gbrain-master/gbrain-master/src/schema.sql
take_proposals data healthy gbrain-master/gbrain-master/src/schema.sql
take_grade_cache data healthy gbrain-master/gbrain-master/src/schema.sql
take_nudge_log data healthy gbrain-master/gbrain-master/src/schema.sql
think_ab_results data healthy gbrain-master/gbrain-master/src/schema.sql
mailbox data healthy mailbox/docs/s2-account-id-migration-candidate-v0_1-2026-05…

LabelLayerStatusPath
StatusPage frontend healthy mailbox/dashboard/components/AppShell.tsx
Page frontend healthy mailbox/dashboard/app/page.tsx
RootLayout frontend healthy mailbox/dashboard/app/layout.tsx
OnboardingIndexPage frontend healthy mailbox/dashboard/app/onboarding/page.tsx
PasswordPage frontend healthy mailbox/dashboard/app/onboarding/password/page.tsx
CompletePage frontend healthy mailbox/dashboard/app/onboarding/complete/page.tsx
EmailConnectPage frontend healthy mailbox/dashboard/app/onboarding/email-connect/page.tsx
NetworkCheckPage frontend healthy mailbox/dashboard/app/onboarding/network-check/page.tsx
ProfilePage frontend healthy mailbox/dashboard/app/onboarding/profile/page.tsx
WelcomePage frontend healthy mailbox/dashboard/app/onboarding/welcome/page.tsx
App frontend healthy mailbox/sandbox/src/App.tsx
App frontend healthy hermes-desktop-main/hermes-desktop-main/src/renderer/src/Ap…
SplashScreen frontend healthy hermes-desktop-main/hermes-desktop-main/src/renderer/src/sc…
Install frontend healthy hermes-desktop-main/hermes-desktop-main/src/renderer/src/sc…
Chat frontend healthy hermes-desktop-main/hermes-desktop-main/src/renderer/src/sc…
Gateway frontend healthy hermes-desktop-main/hermes-desktop-main/src/renderer/src/sc…
Settings frontend healthy hermes-desktop-main/hermes-desktop-main/src/renderer/src/sc…
Welcome frontend healthy hermes-desktop-main/hermes-desktop-main/src/renderer/src/sc…
Agents frontend healthy hermes-desktop-main/hermes-desktop-main/src/renderer/src/sc…
Schedules frontend healthy hermes-desktop-main/hermes-desktop-main/src/renderer/src/sc…
Office frontend healthy hermes-desktop-main/hermes-desktop-main/src/renderer/src/sc…
Sessions frontend healthy hermes-desktop-main/hermes-desktop-main/src/renderer/src/sc…
Models frontend healthy hermes-desktop-main/hermes-desktop-main/src/renderer/src/sc…
Memory frontend healthy hermes-desktop-main/hermes-desktop-main/src/renderer/src/sc…
Setup frontend healthy hermes-desktop-main/hermes-desktop-main/src/renderer/src/sc…
Soul frontend healthy hermes-desktop-main/hermes-desktop-main/src/renderer/src/sc…
Layout frontend healthy hermes-desktop-main/hermes-desktop-main/src/renderer/src/sc…
Providers frontend healthy hermes-desktop-main/hermes-desktop-main/src/renderer/src/sc…
Skills frontend healthy hermes-desktop-main/hermes-desktop-main/src/renderer/src/sc…
Kanban frontend healthy hermes-desktop-main/hermes-desktop-main/src/renderer/src/sc…
Tools frontend healthy hermes-desktop-main/hermes-desktop-main/src/renderer/src/sc…
VerifyWarningBanner frontend healthy hermes-desktop-main/hermes-desktop-main/src/renderer/src/co…
Versions frontend healthy hermes-desktop-main/hermes-desktop-main/src/renderer/src/co…
ErrorBoundary frontend healthy hermes-desktop-main/hermes-desktop-main/src/renderer/src/co…
AgentMarkdown frontend healthy hermes-desktop-main/hermes-desktop-main/src/renderer/src/co…
OAuthLoginModal frontend healthy hermes-desktop-main/hermes-desktop-main/src/renderer/src/co…
MediaImage frontend healthy hermes-desktop-main/hermes-desktop-main/src/renderer/src/co…
RemoteNotice frontend healthy hermes-desktop-main/hermes-desktop-main/src/renderer/src/co…
BrandLogo frontend healthy hermes-desktop-main/hermes-desktop-main/src/renderer/src/co…
HermesLogo frontend healthy hermes-desktop-main/hermes-desktop-main/src/renderer/src/co…

LabelLayerStatusPath
USE /mcp api healthy gbrain-master/gbrain-master/src/commands/serve-http.ts
USE /token api healthy gbrain-master/gbrain-master/src/commands/serve-http.ts
USE /authorize api healthy gbrain-master/gbrain-master/src/commands/serve-http.ts
USE /register api healthy gbrain-master/gbrain-master/src/commands/serve-http.ts
USE /revoke api healthy gbrain-master/gbrain-master/src/commands/serve-http.ts
POST /token api healthy gbrain-master/gbrain-master/src/commands/serve-http.ts
GET /health api healthy gbrain-master/gbrain-master/src/commands/serve-http.ts
POST /admin/login api healthy gbrain-master/gbrain-master/src/commands/serve-http.ts
POST /admin/api/issue-magic-link api healthy gbrain-master/gbrain-master/src/commands/serve-http.ts
GET /admin/auth/:token api healthy gbrain-master/gbrain-master/src/commands/serve-http.ts
POST /admin/api/sign-out-everywhere api healthy gbrain-master/gbrain-master/src/commands/serve-http.ts
GET /admin/api/agents api healthy gbrain-master/gbrain-master/src/commands/serve-http.ts
GET /admin/api/agents/spend api healthy gbrain-master/gbrain-master/src/commands/serve-http.ts
GET /admin/api/stats api healthy gbrain-master/gbrain-master/src/commands/serve-http.ts
GET /admin/api/health-indicators api healthy gbrain-master/gbrain-master/src/commands/serve-http.ts
GET /admin/api/full-stats api healthy gbrain-master/gbrain-master/src/commands/serve-http.ts
GET /admin/api/jobs/watch api healthy gbrain-master/gbrain-master/src/commands/serve-http.ts
GET /admin/api/calibration/pattern/:id api healthy gbrain-master/gbrain-master/src/commands/serve-http.ts
GET /admin/api/calibration/profile api healthy gbrain-master/gbrain-master/src/commands/serve-http.ts
GET /admin/api/calibration/charts/:type api healthy gbrain-master/gbrain-master/src/commands/serve-http.ts
GET /admin/api/requests api healthy gbrain-master/gbrain-master/src/commands/serve-http.ts
GET /admin/api/api-keys api healthy gbrain-master/gbrain-master/src/commands/serve-http.ts
POST /admin/api/api-keys api healthy gbrain-master/gbrain-master/src/commands/serve-http.ts
POST /admin/api/api-keys/revoke api healthy gbrain-master/gbrain-master/src/commands/serve-http.ts
POST /admin/api/register-client api healthy gbrain-master/gbrain-master/src/commands/serve-http.ts
POST /admin/api/update-client-ttl api healthy gbrain-master/gbrain-master/src/commands/serve-http.ts
POST /admin/api/revoke-client api healthy gbrain-master/gbrain-master/src/commands/serve-http.ts
GET /admin/events api healthy gbrain-master/gbrain-master/src/commands/serve-http.ts
USE /admin api healthy gbrain-master/gbrain-master/src/commands/serve-http.ts
GET /admin/{*path} api healthy gbrain-master/gbrain-master/src/commands/serve-http.ts
GET /mcp api healthy gbrain-master/gbrain-master/src/commands/serve-http.ts
POST /mcp api healthy gbrain-master/gbrain-master/src/commands/serve-http.ts
POST /ingest api healthy gbrain-master/gbrain-master/src/commands/serve-http.ts
POST /webhooks/github api healthy gbrain-master/gbrain-master/src/commands/serve-http.ts

LabelLayerStatusPath
cache-check cicd healthy gbrain-master/gbrain-master/.github/workflows/test.yml
gitleaks cicd healthy gbrain-master/gbrain-master/.github/workflows/test.yml
verify cicd healthy gbrain-master/gbrain-master/.github/workflows/test.yml
serial-tests cicd healthy gbrain-master/gbrain-master/.github/workflows/test.yml
slow-eval-longmemeval cicd healthy gbrain-master/gbrain-master/.github/workflows/test.yml
slow-entity-resolve-perf cicd healthy gbrain-master/gbrain-master/.github/workflows/test.yml
test cicd healthy gbrain-master/gbrain-master/.github/workflows/test.yml
cache-write cicd healthy gbrain-master/gbrain-master/.github/workflows/test.yml
test-status cicd healthy gbrain-master/gbrain-master/.github/workflows/test.yml
build cicd healthy gbrain-master/gbrain-master/.github/workflows/release.yml
release cicd healthy gbrain-master/gbrain-master/.github/workflows/release.yml
tier1 cicd healthy gbrain-master/gbrain-master/.github/workflows/e2e.yml
tier2 cicd healthy gbrain-master/gbrain-master/.github/workflows/e2e.yml
heavy cicd healthy gbrain-master/gbrain-master/.github/workflows/heavy-tests.y…
publish cicd healthy mailbox/.github/workflows/publish-images.yml
dashboard cicd healthy .github/workflows/ci.yml
bash-syntax cicd healthy .github/workflows/ci.yml
check cicd healthy hermes-desktop-main/hermes-desktop-main/.github/workflows/c…
prepare cicd healthy hermes-desktop-main/hermes-desktop-main/.github/workflows/r…
release_mac cicd healthy hermes-desktop-main/hermes-desktop-main/.github/workflows/r…
release_linux cicd healthy hermes-desktop-main/hermes-desktop-main/.github/workflows/r…
release_windows cicd healthy hermes-desktop-main/hermes-desktop-main/.github/workflows/r…
generate_winget cicd healthy hermes-desktop-main/hermes-desktop-main/.github/workflows/r…
publish cicd healthy hermes-desktop-main/hermes-desktop-main/.github/workflows/r…

LabelLayerStatusPath
generic_api_key::gbrain-master/gbrain-master/test/import-si… security healthy gbrain-master/gbrain-master/test/import-signature-stamp.ser…
generic_api_key::gbrain-master/gbrain-master/test/cosine-re… security healthy gbrain-master/gbrain-master/test/cosine-rescore-column.test…
generic_api_key::gbrain-master/gbrain-master/test/e2e/dream… security healthy gbrain-master/gbrain-master/test/e2e/dream-synthesize-pglit…
generic_api_key::gbrain-master/gbrain-master/test/e2e/init-… security healthy gbrain-master/gbrain-master/test/e2e/init-fresh-pglite.test…
password_literal::mailbox/dashboard/test/imap-onboarding.te… security healthy mailbox/dashboard/test/imap-onboarding.test.ts
password_literal::mailbox/dashboard/test/imap-onboarding.te… security healthy mailbox/dashboard/test/imap-onboarding.test.ts
password_literal::mailbox/dashboard/test/connect-imap.test.… security healthy mailbox/dashboard/test/connect-imap.test.ts
generic_api_key::hermes-desktop-main/hermes-desktop-main/te… security healthy hermes-desktop-main/hermes-desktop-main/tests/custom-provid…
password_literal::hermes-desktop-main/hermes-desktop-main/s… security healthy hermes-desktop-main/hermes-desktop-main/src/shared/i18n/loc…
password_literal::hermes-desktop-main/hermes-desktop-main/s… security healthy hermes-desktop-main/hermes-desktop-main/src/shared/i18n/loc…
password_literal::hermes-desktop-main/hermes-desktop-main/s… security healthy hermes-desktop-main/hermes-desktop-main/src/shared/i18n/loc…
password_literal::hermes-desktop-main/hermes-desktop-main/s… security healthy hermes-desktop-main/hermes-desktop-main/src/shared/i18n/loc…
password_literal::hermes-desktop-main/hermes-desktop-main/s… security healthy hermes-desktop-main/hermes-desktop-main/src/shared/i18n/loc…
password_literal::hermes-desktop-main/hermes-desktop-main/s… security healthy hermes-desktop-main/hermes-desktop-main/src/shared/i18n/loc…
password_literal::hermes-desktop-main/hermes-desktop-main/s… security healthy hermes-desktop-main/hermes-desktop-main/src/shared/i18n/loc…
password_literal::hermes-desktop-main/hermes-desktop-main/s… security healthy hermes-desktop-main/hermes-desktop-main/src/shared/i18n/loc…
password_literal::hermes-desktop-main/hermes-desktop-main/s… security healthy hermes-desktop-main/hermes-desktop-main/src/shared/i18n/loc…
password_literal::hermes-desktop-main/hermes-desktop-main/s… security healthy hermes-desktop-main/hermes-desktop-main/src/shared/i18n/loc…
password_literal::hermes-desktop-main/hermes-desktop-main/s… security healthy hermes-desktop-main/hermes-desktop-main/src/shared/i18n/loc…
password_literal::hermes-desktop-main/hermes-desktop-main/s… security healthy hermes-desktop-main/hermes-desktop-main/src/shared/i18n/loc…
password_literal::hermes-desktop-main/hermes-desktop-main/s… security healthy hermes-desktop-main/hermes-desktop-main/src/shared/i18n/loc…
password_literal::hermes-desktop-main/hermes-desktop-main/s… security healthy hermes-desktop-main/hermes-desktop-main/src/shared/i18n/loc…
password_literal::hermes-desktop-main/hermes-desktop-main/s… security healthy hermes-desktop-main/hermes-desktop-main/src/shared/i18n/loc…

LabelLayerStatusPath
port:5434 network healthy gbrain-master/gbrain-master/docker-compose.test.yml
port:5432 network healthy gbrain-master/gbrain-master/docker-compose.test.yml
port:19131 network healthy gbrain-master/gbrain-master/test/e2e/serve-http-oauth.test.…
port:19132 network healthy gbrain-master/gbrain-master/test/e2e/sources-remote-mcp.tes…
port:5435 network healthy gbrain-master/gbrain-master/test/e2e/sync-parallel.test.ts
port:19138 network healthy gbrain-master/gbrain-master/test/e2e/serve-http-ingest-webh…
port:31000 network healthy gbrain-master/gbrain-master/test/e2e/pglite-cli-exit.serial…
port:08 network healthy gbrain-master/gbrain-master/.github/workflows/heavy-tests.y…
port:17 network healthy gbrain-master/gbrain-master/.github/workflows/heavy-tests.y…
port:6333 network healthy mailbox/docker-compose.dev.yml
port:11434 network healthy mailbox/docker-compose.dev.yml
port:5678 network healthy mailbox/docker-compose.dev.yml
port:3001 network healthy mailbox/docker-compose.yml
port:80 network healthy mailbox/docker-compose.yml
port:443 network healthy mailbox/docker-compose.yml
port:07 network healthy mailbox/scripts/smoke-factory-slug.sh
port:5173 network healthy mailbox/sandbox/vite.config.ts
port:5179 network healthy hermes-desktop-main/hermes-desktop-main/tests/office-env.te…
port:1234 network healthy hermes-desktop-main/hermes-desktop-main/tests/office-env.te…
port:22 network healthy hermes-desktop-main/hermes-desktop-main/tests/connection-co…
port:9222 network healthy hermes-desktop-main/hermes-desktop-main/scripts/e2e-attach.…
port:8642 network healthy hermes-desktop-main/hermes-desktop-main/src/main/hermes.ts

LabelLayerStatusPath
DATABASE_URL cicd healthy
ZEROENTROPY_API_KEY cicd healthy
ANTHROPIC_API_KEY cicd healthy
ASC_API_KEY cicd healthy
ASC_ISSUER_ID cicd healthy
IMAGE_NS cicd healthy
REGISTRY cicd healthy
GH_PACKAGES_TOKEN cicd healthy
ASC_KEY_ID cicd healthy
GITHUB_TOKEN cicd healthy
CSC_LINK cicd healthy
CSC_KEY_PASSWORD cicd healthy
VITE_POSTHOG_HOST cicd healthy
OPENAI_API_KEY cicd healthy
VITE_POSTHOG_KEY cicd healthy

LabelLayerStatusPath
image::mailbox/dashboard/Dockerfile hardware healthy mailbox/dashboard/Dockerfile
image::mailbox/caddy/Dockerfile hardware healthy mailbox/caddy/Dockerfile
postgres hardware healthy mailbox/docker-compose.yml
qdrant hardware healthy mailbox/docker-compose.yml
ollama hardware healthy mailbox/docker-compose.yml
llama-cpp hardware healthy mailbox/docker-compose.yml
n8n hardware healthy mailbox/docker-compose.yml
caddy hardware healthy mailbox/docker-compose.yml
mailbox-dashboard hardware healthy mailbox/docker-compose.yml
mailbox-migrate hardware healthy mailbox/docker-compose.yml
mailbox-qdrant-bootstrap hardware healthy mailbox/docker-compose.yml
mailbox-n8n-verify hardware healthy mailbox/docker-compose.yml

LabelLayerStatusPath
gha::test cicd healthy gbrain-master/gbrain-master/.github/workflows/test.yml
gha::release cicd healthy gbrain-master/gbrain-master/.github/workflows/release.yml
gha::e2e cicd healthy gbrain-master/gbrain-master/.github/workflows/e2e.yml
gha::heavy-tests cicd healthy gbrain-master/gbrain-master/.github/workflows/heavy-tests.y…
gha::publish-images cicd healthy mailbox/.github/workflows/publish-images.yml
gha::ci cicd healthy .github/workflows/ci.yml
gha::ci cicd healthy hermes-desktop-main/hermes-desktop-main/.github/workflows/c…
gha::release cicd healthy hermes-desktop-main/hermes-desktop-main/.github/workflows/r…

LabelLayerStatusPath
postgres data healthy README.md
sqlite data healthy gbrain-ingest/README.md
postgresql data healthy gbrain-master/gbrain-master/openclaw.plugin.json
mysql data healthy gbrain-master/gbrain-master/test/engine-factory.test.ts
redis data healthy gbrain-master/gbrain-master/skills/smoke-test/SKILL.md

LabelLayerStatusPath
vps::gcp hardware healthy install/README.md
vps::aws hardware healthy gbrain-ingest/common.py
vps::azure hardware healthy gbrain-master/gbrain-master/README.md
vps::ec2 hardware healthy gbrain-master/gbrain-master/test/integrations.test.ts

LabelLayerStatusPath
bullmq data healthy gbrain-master/gbrain-master/README.md
sidekiq data healthy gbrain-master/gbrain-master/src/core/minions/backoff.ts

LabelLayerStatusPath
caddy network healthy CLAUDE.md
nginx network healthy gbrain-master/gbrain-master/test/serve-http-trust-proxy.tes…

LabelLayerStatusPath
repobility-clone-65w91l28 software healthy /tmp/repobility-clone-65w91l28

LabelLayerStatusPath
gpu (detected) hardware healthy README.md
For AI agents: Voting guide (TP/FP) MCP manifest Stdio wrapper SARIF Integrate Findings queue Vote TP/FP on findings to calibrate the engine.
For AI agents + API integrations
Email me when this repo regresses
Free. We re-scan periodically; new criticals → your inbox. No signup required for the scan itself.
API access

This page is publicly accessible at: https://repobility.com/scan/2de51231-aedc-409a-abb4-a0e27ccbe3fa/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/2de51231-aedc-409a-abb4-a0e27ccbe3fa/

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.