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.

rrbe/AMDM

https://github.com/rrbe/AMDM · scanned 2026-06-15 23:56 UTC (2 months, 3 weeks ago)

23 raw signals (0 security + 23 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 3 weeks ago · v1 · 18 actionable findings from 1 signal source. 5 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 633 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
sample software healthy test/integration/bsonImport.test.ts:sample
seed software healthy test/integration/bsonExport.test.ts:seed
oidEjson software healthy test/integration/docOps.test.ts:oidEjson
run software healthy test/integration/shellCore.test.ts:run
names software healthy test/integration/shellCore.test.ts:names
abortedSignal software healthy test/integration/shellCore.test.ts:abortedSignal
texts software healthy test/unit/renderer/format.test.ts:texts
flatten software healthy test/unit/renderer/i18n.test.ts:flatten
placeholders software healthy test/unit/renderer/i18n.test.ts:placeholders
set software healthy test/unit/renderer/selection.test.ts:set
stage software healthy test/unit/renderer/pipelineBuilder.test.ts:stage
docsResult software healthy test/unit/renderer/tabs.test.ts:docsResult
tabWithResults software healthy test/unit/renderer/tabs.test.ts:tabWithResults
rt software healthy test/unit/renderer/tabs.test.ts:rt
isTagged software healthy test/unit/main/shellHelpers.test.ts:isTagged
mapped software healthy test/unit/main/shellHelpers.test.ts:mapped
sorted software healthy test/unit/main/shellHelpers.test.ts:sorted
cfg software healthy test/unit/main/uri.test.ts:cfg
dec software healthy test/unit/main/uri.test.ts:dec
entry software healthy test/unit/main/stores.test.ts:entry
input software healthy test/unit/main/stores.test.ts:input
sample software healthy test/unit/main/connectionBackupCore.test.ts:sample
named software healthy test/unit/main/catalogHelpers.test.ts:named
freshUserDataDir software healthy test/helpers/electron-mock.ts:freshUserDataDir
seedStoreFile software healthy test/helpers/electron-mock.ts:seedStoreFile
cachedBinary software healthy test/helpers/mongo.ts:cachedBinary
startMongo software healthy test/helpers/mongo.ts:startMongo
reserialize software healthy test/contract/ejson-roundtrip.test.ts:reserialize
App software healthy src/renderer/src/App.tsx:App
apply software healthy src/renderer/src/App.tsx:apply
WorkspaceEmptyState software healthy src/renderer/src/App.tsx:WorkspaceEmptyState
setLanguage software healthy src/renderer/src/i18n/index.ts:setLanguage
ContextMenu software healthy src/renderer/src/components/ContextMenu.tsx:ContextMenu
SettingsModal software healthy src/renderer/src/components/settings/SettingsModal.tsx:Sett…
TreeIcon software healthy src/renderer/src/components/explorer/Explorer.tsx:TreeIcon
Explorer software healthy src/renderer/src/components/explorer/Explorer.tsx:Explorer
onKey software healthy src/renderer/src/components/explorer/Explorer.tsx:onKey
openConnMenu software healthy src/renderer/src/components/explorer/Explorer.tsx:openConnM…
openCollMenu software healthy src/renderer/src/components/explorer/Explorer.tsx:openCollM…
ConnectionRow software healthy src/renderer/src/components/explorer/Explorer.tsx:Connectio…
CatalogRow software healthy src/renderer/src/components/explorer/Explorer.tsx:CatalogRow
browseCollection software healthy src/renderer/src/components/explorer/Explorer.tsx:browseCol…
openDatabase software healthy src/renderer/src/components/explorer/Explorer.tsx:openDatab…
flattenCatalog software healthy src/renderer/src/components/explorer/Explorer.tsx:flattenCa…
byName software healthy src/renderer/src/components/explorer/Explorer.tsx:byName
leafNote software healthy src/renderer/src/components/explorer/Explorer.tsx:leafNote
groupByFolder software healthy src/renderer/src/components/explorer/SavedQueriesPanel.tsx:…
codePreview software healthy src/renderer/src/components/explorer/SavedQueriesPanel.tsx:…
formatTime software healthy src/renderer/src/components/explorer/SavedQueriesPanel.tsx:…
SavedQueriesPanel software healthy src/renderer/src/components/explorer/SavedQueriesPanel.tsx:…

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

LabelLayerStatusPath
electron.vite.config.ts software healthy electron.vite.config.ts
tsconfig.web.json software healthy tsconfig.web.json
DESIGN.md software healthy DESIGN.md
README.md software healthy README.md
pnpm-lock.yaml software healthy pnpm-lock.yaml
CLAUDE.md software healthy CLAUDE.md
package.json software healthy package.json
tsconfig.node.json software healthy tsconfig.node.json
CONTEXT.md software healthy CONTEXT.md
SPEC.md software healthy SPEC.md
electron-builder.yml software healthy electron-builder.yml
tsconfig.json software healthy tsconfig.json
LICENSE software healthy LICENSE
README_CN.md software healthy README_CN.md
vitest.config.ts software healthy vitest.config.ts
TODO.md software healthy TODO.md
README.md software healthy test/README.md
catalog.test.ts software healthy test/integration/catalog.test.ts
bsonImport.test.ts software healthy test/integration/bsonImport.test.ts
bsonExport.test.ts software healthy test/integration/bsonExport.test.ts
docOps.test.ts software healthy test/integration/docOps.test.ts
shellCore.test.ts software healthy test/integration/shellCore.test.ts
format.test.ts software healthy test/unit/renderer/format.test.ts
i18n.test.ts software healthy test/unit/renderer/i18n.test.ts
selection.test.ts software healthy test/unit/renderer/selection.test.ts
explain.test.ts software healthy test/unit/renderer/explain.test.ts
cellEdit.test.ts software healthy test/unit/renderer/cellEdit.test.ts
pipelineBuilder.test.ts software healthy test/unit/renderer/pipelineBuilder.test.ts
tabs.test.ts software healthy test/unit/renderer/tabs.test.ts
consoleOutput.test.ts software healthy test/unit/renderer/consoleOutput.test.ts
ejson.test.ts software healthy test/unit/renderer/ejson.test.ts
connectionUri.test.ts software healthy test/unit/renderer/connectionUri.test.ts
resultCopy.test.ts software healthy test/unit/renderer/resultCopy.test.ts
docActions.test.ts software healthy test/unit/renderer/docActions.test.ts
tableShape.test.ts software healthy test/unit/renderer/tableShape.test.ts
serialize-core.test.ts software healthy test/unit/main/serialize-core.test.ts
shellHelpers.test.ts software healthy test/unit/main/shellHelpers.test.ts
uri.test.ts software healthy test/unit/main/uri.test.ts
stores.test.ts software healthy test/unit/main/stores.test.ts
connectionBackupCore.test.ts software healthy test/unit/main/connectionBackupCore.test.ts
bsonFileCore.test.ts software healthy test/unit/main/bsonFileCore.test.ts
catalogHelpers.test.ts software healthy test/unit/main/catalogHelpers.test.ts
docOpsCore.test.ts software healthy test/unit/main/docOpsCore.test.ts
bson-corpus.ts software healthy test/fixtures/bson-corpus.ts
electron-mock.ts software healthy test/helpers/electron-mock.ts
mongo.ts software healthy test/helpers/mongo.ts
ejson-roundtrip.test.ts software healthy test/contract/ejson-roundtrip.test.ts
base-ui-migration-plan.md software healthy docs/base-ui-migration-plan.md
0004-performance-first-architecture.md software healthy docs/adr/0004-performance-first-architecture.md
0003-shell-reimplemented-on-node-driver.md software healthy docs/adr/0003-shell-reimplemented-on-node-driver.md

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

LabelLayerStatusPath
test software healthy test
integration software healthy test/integration
unit software healthy test/unit
renderer software healthy test/unit/renderer
main software healthy test/unit/main
fixtures software healthy test/fixtures
helpers software healthy test/helpers
contract software healthy test/contract
docs software healthy docs
adr software healthy docs/adr
.github software healthy .github
workflows software healthy .github/workflows
src software healthy src
renderer software healthy src/renderer
src software healthy src/renderer/src
i18n software healthy src/renderer/src/i18n
locales software healthy src/renderer/src/i18n/locales
components software healthy src/renderer/src/components
settings software healthy src/renderer/src/components/settings
explorer software healthy src/renderer/src/components/explorer
results software healthy src/renderer/src/components/results
common software healthy src/renderer/src/components/common
ui software healthy src/renderer/src/components/ui
io software healthy src/renderer/src/components/io
shell software healthy src/renderer/src/components/shell
pipeline software healthy src/renderer/src/components/shell/pipeline
sidebar software healthy src/renderer/src/components/sidebar
lib software healthy src/renderer/src/lib
store software healthy src/renderer/src/store
shared software healthy src/shared
preload software healthy src/preload
main software healthy src/main
ipc software healthy src/main/ipc
mongo software healthy src/main/mongo
workers software healthy src/main/workers
io software healthy src/main/io
ssh software healthy src/main/ssh
store software healthy src/main/store

LabelLayerStatusPath
ErrorBoundary software healthy src/renderer/src/components/common/ErrorBoundary.tsx:ErrorB…
the software healthy src/renderer/src/components/ui/Dialog.tsx:the
only software healthy src/renderer/src/components/ui/Dialog.tsx:only
lifts software healthy src/renderer/src/components/sidebar/ConnectionForm.tsx:lifts
SessionManager software healthy src/main/mongo/sessionManager.ts:SessionManager
from software healthy src/main/mongo/shellCore.ts:from
so software healthy src/main/mongo/shellCore.ts:so
OutputCollector software healthy src/main/mongo/shellCore.ts:OutputCollector
wants software healthy src/main/mongo/shellCore.ts:wants
ShellAbortError software healthy src/main/mongo/shellEngine.ts:ShellAbortError
SerializerPool software healthy src/main/workers/serializerPool.ts:SerializerPool
SshTunnel software healthy src/main/ssh/tunnel.ts:SshTunnel
SettingsStore software healthy src/main/store/settingsStore.ts:SettingsStore
ConnectionStore software healthy src/main/store/connectionStore.ts:ConnectionStore
QueryStore software healthy src/main/store/queryStore.ts:QueryStore

LabelLayerStatusPath
password_literal::test/unit/renderer/connectionUri.test.ts security healthy test/unit/renderer/connectionUri.test.ts
password_literal::test/unit/renderer/connectionUri.test.ts security healthy test/unit/renderer/connectionUri.test.ts
password_literal::test/unit/main/stores.test.ts security healthy test/unit/main/stores.test.ts
password_literal::test/unit/main/stores.test.ts security healthy test/unit/main/stores.test.ts
password_literal::test/unit/main/stores.test.ts security healthy test/unit/main/stores.test.ts
password_literal::test/unit/main/stores.test.ts security healthy test/unit/main/stores.test.ts
password_literal::test/unit/main/stores.test.ts security healthy test/unit/main/stores.test.ts
password_literal::test/unit/main/stores.test.ts security healthy test/unit/main/stores.test.ts
password_literal::test/unit/main/connectionBackupCore.test.… security healthy test/unit/main/connectionBackupCore.test.ts

LabelLayerStatusPath
check cicd healthy .github/workflows/ci.yml
build cicd healthy .github/workflows/release.yml
release cicd healthy .github/workflows/release.yml

LabelLayerStatusPath
mongodb data healthy README.md
sqlite data healthy CLAUDE.md

LabelLayerStatusPath
port:27017 network healthy test/unit/renderer/connectionUri.test.ts
port:27018 network healthy test/unit/renderer/connectionUri.test.ts

LabelLayerStatusPath
vps::aws hardware healthy pnpm-lock.yaml
vps::gcp hardware healthy pnpm-lock.yaml

LabelLayerStatusPath
gha::ci cicd healthy .github/workflows/ci.yml
gha::release cicd healthy .github/workflows/release.yml

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

LabelLayerStatusPath
127.0.0.1 network healthy test/unit/main/uri.test.ts

LabelLayerStatusPath
App frontend healthy src/renderer/src/App.tsx
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/f92473e6-ad21-446d-b68a-d5599bb7bc81/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/f92473e6-ad21-446d-b68a-d5599bb7bc81/

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.