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.

aimdb-dev/aimdb

https://github.com/aimdb-dev/aimdb · scanned 2026-06-17 01:30 UTC (1 month, 2 weeks ago)

46 raw signals (0 security + 46 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 1 month, 2 weeks ago · v2 · last Δ +0.3 (diff) · 15 actionable findings from 1 signal source. 31 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 550 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
deny.toml software healthy deny.toml
Cargo.toml software healthy Cargo.toml
CONTRIBUTING.md software healthy CONTRIBUTING.md
CHANGELOG.md software healthy CHANGELOG.md
README.md software healthy README.md
Makefile software healthy Makefile
SECURITY.md software healthy SECURITY.md
rustfmt.toml software healthy rustfmt.toml
LICENSE software healthy LICENSE
CODE_OF_CONDUCT.md software healthy CODE_OF_CONDUCT.md
Cargo.lock software healthy Cargo.lock
Cargo.toml software healthy aimdb-sync/Cargo.toml
CHANGELOG.md software healthy aimdb-sync/CHANGELOG.md
README.md software healthy aimdb-sync/README.md
integration_test.rs software healthy aimdb-sync/tests/integration_test.rs
handle.rs software healthy aimdb-sync/src/handle.rs
lib.rs software healthy aimdb-sync/src/lib.rs
consumer.rs software healthy aimdb-sync/src/consumer.rs
producer.rs software healthy aimdb-sync/src/producer.rs
Cargo.toml software healthy aimdb-core/Cargo.toml
build.rs software healthy aimdb-core/build.rs
CHANGELOG.md software healthy aimdb-core/CHANGELOG.md
README.md software healthy aimdb-core/README.md
session_engine.rs software healthy aimdb-core/tests/session_engine.rs
log.rs software healthy aimdb-core/src/log.rs
typed_api.rs software healthy aimdb-core/src/typed_api.rs
connector.rs software healthy aimdb-core/src/connector.rs
transport.rs software healthy aimdb-core/src/transport.rs
router.rs software healthy aimdb-core/src/router.rs
graph.rs software healthy aimdb-core/src/graph.rs
extensions.rs software healthy aimdb-core/src/extensions.rs
lib.rs software healthy aimdb-core/src/lib.rs
builder.rs software healthy aimdb-core/src/builder.rs
typed_record.rs software healthy aimdb-core/src/typed_record.rs
codec.rs software healthy aimdb-core/src/codec.rs
error.rs software healthy aimdb-core/src/error.rs
record_id.rs software healthy aimdb-core/src/record_id.rs
time.rs software healthy aimdb-core/src/time.rs
context.rs software healthy aimdb-core/src/context.rs
cfg.rs software healthy aimdb-core/src/buffer/cfg.rs
counters.rs software healthy aimdb-core/src/buffer/counters.rs
writer.rs software healthy aimdb-core/src/buffer/writer.rs
traits.rs software healthy aimdb-core/src/buffer/traits.rs
mod.rs software healthy aimdb-core/src/buffer/mod.rs
info.rs software healthy aimdb-core/src/profiling/info.rs
record_profiling.rs software healthy aimdb-core/src/profiling/record_profiling.rs
stage_metrics.rs software healthy aimdb-core/src/profiling/stage_metrics.rs
mod.rs software healthy aimdb-core/src/profiling/mod.rs
config.rs software healthy aimdb-core/src/remote/config.rs
protocol.rs software healthy aimdb-core/src/remote/protocol.rs

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

LabelLayerStatusPath
aimdb-sync software healthy aimdb-sync
tests software healthy aimdb-sync/tests
src software healthy aimdb-sync/src
aimdb-core software healthy aimdb-core
tests software healthy aimdb-core/tests
src software healthy aimdb-core/src
buffer software healthy aimdb-core/src/buffer
profiling software healthy aimdb-core/src/profiling
remote software healthy aimdb-core/src/remote
transform software healthy aimdb-core/src/transform
session software healthy aimdb-core/src/session
aimx software healthy aimdb-core/src/session/aimx
.github software healthy .github
ISSUE_TEMPLATE software healthy .github/ISSUE_TEMPLATE
workflows software healthy .github/workflows
aimdb-knx-connector software healthy aimdb-knx-connector
tests software healthy aimdb-knx-connector/tests
src software healthy aimdb-knx-connector/src
aimdb-client software healthy aimdb-client
tests software healthy aimdb-client/tests
src software healthy aimdb-client/src
tools software healthy tools
aimdb-cli software healthy tools/aimdb-cli
src software healthy tools/aimdb-cli/src
output software healthy tools/aimdb-cli/src/output
commands software healthy tools/aimdb-cli/src/commands
aimdb-mcp software healthy tools/aimdb-mcp
src software healthy tools/aimdb-mcp/src
architecture software healthy tools/aimdb-mcp/src/architecture
tools software healthy tools/aimdb-mcp/src/tools
resources software healthy tools/aimdb-mcp/src/resources
protocol software healthy tools/aimdb-mcp/src/protocol
prompts software healthy tools/aimdb-mcp/src/prompts
assets software healthy tools/aimdb-mcp/assets
examples software healthy examples
sync-api-demo software healthy examples/sync-api-demo
src software healthy examples/sync-api-demo/src
embassy-mqtt-connector-demo software healthy examples/embassy-mqtt-connector-demo
src software healthy examples/embassy-mqtt-connector-demo/src
mqtt-connector-demo-common software healthy examples/mqtt-connector-demo-common
src software healthy examples/mqtt-connector-demo-common/src
knx-connector-demo-common software healthy examples/knx-connector-demo-common
src software healthy examples/knx-connector-demo-common/src
hello-single-latest-async software healthy examples/hello-single-latest-async
src software healthy examples/hello-single-latest-async/src
remote-access-demo software healthy examples/remote-access-demo
src software healthy examples/remote-access-demo/src
weather-mesh-demo software healthy examples/weather-mesh-demo
weather-station-alpha software healthy examples/weather-mesh-demo/weather-station-alpha
src software healthy examples/weather-mesh-demo/weather-station-alpha/src

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

LabelLayerStatusPath
docs cicd healthy .github/workflows/docs.yml
release cicd healthy .github/workflows/release.yml
build-devcontainer cicd healthy .github/workflows/devcontainer.yml
test-devcontainer cicd healthy .github/workflows/devcontainer.yml
security-scan cicd healthy .github/workflows/devcontainer.yml
format-and-lint cicd healthy .github/workflows/ci.yml
makefile-build cicd healthy .github/workflows/ci.yml
embedded-targets cicd healthy .github/workflows/ci.yml
comprehensive-check cicd healthy .github/workflows/ci.yml
audit cicd healthy .github/workflows/security.yml
deny cicd healthy .github/workflows/security.yml

LabelLayerStatusPath
App software healthy aimdb-wasm-adapter/src/react/useAimDb.tsx:App
Dashboard software healthy aimdb-wasm-adapter/src/react/useAimDb.tsx:Dashboard
AimDbProvider software healthy aimdb-wasm-adapter/src/react/useAimDb.tsx:AimDbProvider
TempCard software healthy aimdb-wasm-adapter/src/react/useAimDb.tsx:TempCard
useRecord software healthy aimdb-wasm-adapter/src/react/useAimDb.tsx:useRecord
that software healthy aimdb-wasm-adapter/src/react/useAimDb.tsx:that
useSetRecord software healthy aimdb-wasm-adapter/src/react/useAimDb.tsx:useSetRecord
useAimDb software healthy aimdb-wasm-adapter/src/react/useAimDb.tsx:useAimDb
ConnectionIndicator software healthy aimdb-wasm-adapter/src/react/useAimDb.tsx:ConnectionIndicat…
useBridge software healthy aimdb-wasm-adapter/src/react/useAimDb.tsx:useBridge

LabelLayerStatusPath
192.168.1.19 network healthy aimdb-knx-connector/README.md
192.168.1.10 network healthy aimdb-knx-connector/tests/topic_provider_tests.rs
127.0.0.1 network healthy aimdb-knx-connector/src/tokio_client.rs
192.168.1.100 network healthy examples/embassy-mqtt-connector-demo/README.md
192.168.1.3 network healthy examples/weather-mesh-demo/weather-station-gamma/src/main.rs
192.168.1.4 network healthy examples/tokio-knx-connector-demo/src/main.rs
224.0.23.12 network healthy aimdb-codegen/src/rust.rs

LabelLayerStatusPath
image::.devcontainer/Dockerfile hardware healthy .devcontainer/Dockerfile
mqtt hardware healthy examples/weather-mesh-demo/docker-compose.yml
weather-hub hardware healthy examples/weather-mesh-demo/docker-compose.yml
weather-station-alpha hardware healthy examples/weather-mesh-demo/docker-compose.yml
weather-station-beta hardware healthy examples/weather-mesh-demo/docker-compose.yml

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

LabelLayerStatusPath
IMAGE_NAME cicd healthy
REGISTRY cicd healthy
CRATES_IO_TOKEN cicd healthy
GITHUB_TOKEN cicd healthy

LabelLayerStatusPath
port:54321 network healthy aimdb-knx-connector/src/tunnel.rs
port:1883 network healthy examples/embassy-mqtt-connector-demo/src/main.rs
port:9001 network healthy examples/weather-mesh-demo/docker-compose.yml

LabelLayerStatusPath
sqlite data healthy Cargo.toml
postgres data healthy aimdb-persistence/README.md

LabelLayerStatusPath
kafka data healthy README.md
pubsub data healthy aimdb-mqtt-connector/Cargo.toml

LabelLayerStatusPath
aimdb-dev__aimdb software healthy /data/fable5_failed_archive/aimdb-dev__aimdb

LabelLayerStatusPath
vps::aws hardware healthy deny.toml
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/6a033d5b-3c3c-43bb-8097-d77b2f12e28c/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/6a033d5b-3c3c-43bb-8097-d77b2f12e28c/

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.