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.

DataZooDE/escurel

https://github.com/DataZooDE/escurel · scanned 2026-06-17 01:26 UTC (1 month, 2 weeks ago)

21 raw signals (0 security + 21 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 1 month, 2 weeks ago · v2 · last Δ -15.0 (diff) · 19 actionable findings from 1 signal source. 2 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 549 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
CLAUDE.md software healthy CLAUDE.md
Cargo.toml software healthy Cargo.toml
CHANGELOG.md software healthy CHANGELOG.md
rust-toolchain.toml software healthy rust-toolchain.toml
README.md software healthy README.md
LICENSE software healthy LICENSE
Dockerfile software healthy Dockerfile
Cargo.lock software healthy Cargo.lock
pubspec.yaml software healthy packages/escurel_explorer_kit/pubspec.yaml
analysis_options.yaml software healthy packages/escurel_explorer_kit/analysis_options.yaml
verify-tui.sh software healthy scripts/verify-tui.sh
verify-demo.sh software healthy scripts/verify-demo.sh
drive-demo.sh software healthy scripts/drive-demo.sh
probe-corpus.sh software healthy scripts/probe-corpus.sh
explore.yml software healthy .github/workflows/explore.yml
publish-image.yml software healthy .github/workflows/publish-image.yml
ci.yml software healthy .github/workflows/ci.yml
README.md software healthy examples/README.md
demo.sh software healthy examples/agent-runner/demo.sh
README.md software healthy examples/agent-runner/README.md
engagement__acme-spine.md software healthy examples/agent-runner/seed/instances/engagement__acme-spine…
email.md software healthy examples/agent-runner/seed/skills/email.md
engagement.md software healthy examples/agent-runner/seed/skills/engagement.md
Cargo.toml software healthy examples/echo-app/Cargo.toml
README.md software healthy examples/echo-app/README.md
e2e.rs software healthy examples/echo-app/tests/e2e.rs
acme-corp.md software healthy examples/echo-app/tests/fixtures/acme-corp.md
customer.skill.md software healthy examples/echo-app/tests/fixtures/customer.skill.md
lib.rs software healthy examples/echo-app/src/lib.rs
main.rs software healthy examples/echo-app/src/main.rs
events.json software healthy examples/crm-demo/events.json
history.json software healthy examples/crm-demo/history.json
README.md software healthy examples/crm-demo/README.md
workstream__mp-onboarding.md software healthy examples/crm-demo/instances/workstream__mp-onboarding.md
engagement__ha-spine.md software healthy examples/crm-demo/instances/engagement__ha-spine.md
engagement__hoffmann-intro.md software healthy examples/crm-demo/instances/engagement__hoffmann-intro.md
customer__hoffmann-automotive.md software healthy examples/crm-demo/instances/customer__hoffmann-automotive.md
contact__keller.md software healthy examples/crm-demo/instances/contact__keller.md
lead__hoffmann-followup.md software healthy examples/crm-demo/instances/lead__hoffmann-followup.md
workstream__ha-integration.md software healthy examples/crm-demo/instances/workstream__ha-integration.md
engagement__hoffmann-spine.a.md software healthy examples/crm-demo/instances/engagement__hoffmann-spine.a.md
project__hoffmann-pilot.md software healthy examples/crm-demo/instances/project__hoffmann-pilot.md
engagement__hoffmann-spine.b.md software healthy examples/crm-demo/instances/engagement__hoffmann-spine.b.md
lead__ha-followup.md software healthy examples/crm-demo/instances/lead__ha-followup.md
contact__weber.md software healthy examples/crm-demo/instances/contact__weber.md
contact__brandt.md software healthy examples/crm-demo/instances/contact__brandt.md
opportunity__hoffmann-pilot.md software healthy examples/crm-demo/instances/opportunity__hoffmann-pilot.md
orgunit__ha-plant-eng.md software healthy examples/crm-demo/instances/orgunit__ha-plant-eng.md
workstream__mp-3site.md software healthy examples/crm-demo/instances/workstream__mp-3site.md

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

LabelLayerStatusPath
packages software healthy packages
escurel_explorer_kit software healthy packages/escurel_explorer_kit
scripts software healthy scripts
.github software healthy .github
workflows software healthy .github/workflows
examples software healthy examples
agent-runner software healthy examples/agent-runner
seed software healthy examples/agent-runner/seed
instances software healthy examples/agent-runner/seed/instances
skills software healthy examples/agent-runner/seed/skills
echo-app software healthy examples/echo-app
tests software healthy examples/echo-app/tests
fixtures software healthy examples/echo-app/tests/fixtures
src software healthy examples/echo-app/src
crm-demo software healthy examples/crm-demo
instances software healthy examples/crm-demo/instances
skills software healthy examples/crm-demo/skills
docs software healthy docs
notes software healthy docs/notes
discovered software healthy docs/notes/discovered
spec software healthy docs/spec
deploy software healthy docs/deploy
adr software healthy docs/adr
contract software healthy docs/contract
apps software healthy apps
escurel-explore software healthy apps/escurel-explore
web software healthy apps/escurel-explore/web
crates software healthy crates
escurel-runner-harness software healthy crates/escurel-runner-harness
tests software healthy crates/escurel-runner-harness/tests
src software healthy crates/escurel-runner-harness/src
escurel-cli software healthy crates/escurel-cli
tests software healthy crates/escurel-cli/tests
src software healthy crates/escurel-cli/src
escurel-types software healthy crates/escurel-types
tests software healthy crates/escurel-types/tests
src software healthy crates/escurel-types/src
escurel-crdt software healthy crates/escurel-crdt
tests software healthy crates/escurel-crdt/tests
src software healthy crates/escurel-crdt/src
escurel-tui software healthy crates/escurel-tui
tests software healthy crates/escurel-tui/tests
src software healthy crates/escurel-tui/src
escurel-explore-bff software healthy crates/escurel-explore-bff
tests software healthy crates/escurel-explore-bff/tests
src software healthy crates/escurel-explore-bff/src
escurel-quota software healthy crates/escurel-quota
tests software healthy crates/escurel-quota/tests
src software healthy crates/escurel-quota/src
escurel-runner-core software healthy crates/escurel-runner-core

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

LabelLayerStatusPath
auth::crates/escurel-test-support/src/auth.rs security healthy crates/escurel-test-support/src/auth.rs
auth::crates/escurel-server/tests/admin_mcp_tools.rs security healthy crates/escurel-server/tests/admin_mcp_tools.rs
auth::crates/escurel-cli/tests/cli_admin_e2e.rs security healthy crates/escurel-cli/tests/cli_admin_e2e.rs
auth::README.md security healthy README.md
auth::.claude/skills/escurel-platform/SKILL.md security healthy .claude/skills/escurel-platform/SKILL.md
auth::crates/escurel-client/src/transport.rs security healthy crates/escurel-client/src/transport.rs
auth::crates/escurel-test-support/tests/facade.rs security healthy crates/escurel-test-support/tests/facade.rs
auth::crates/escurel-client/tests/client_roundtrip.rs security healthy crates/escurel-client/tests/client_roundtrip.rs
auth::crates/escurel-cli/tests/cli_e2e.rs security healthy crates/escurel-cli/tests/cli_e2e.rs
auth::crates/escurel-test-support/src/process.rs security healthy crates/escurel-test-support/src/process.rs
auth::crates/escurel-server/tests/auth_quota.rs security healthy crates/escurel-server/tests/auth_quota.rs
auth::crates/escurel-server/tests/ws.rs security healthy crates/escurel-server/tests/ws.rs
auth::docs/deploy/escurel.tailscale-acl.json security healthy docs/deploy/escurel.tailscale-acl.json
auth::crates/escurel-demo-agent/src/lib.rs security healthy crates/escurel-demo-agent/src/lib.rs
auth::crates/escurel-client/src/lib.rs security healthy crates/escurel-client/src/lib.rs
auth::crates/escurel-runner-core/src/packager.rs security healthy crates/escurel-runner-core/src/packager.rs
auth::crates/escurel-explore-bff/tests/bff.rs security healthy crates/escurel-explore-bff/tests/bff.rs
auth::crates/escurel-auth/src/lib.rs security healthy crates/escurel-auth/src/lib.rs
auth::crates/escurel-server/src/server.rs security healthy crates/escurel-server/src/server.rs
auth::crates/escurel-demo-agent/src/main.rs security healthy crates/escurel-demo-agent/src/main.rs
auth::examples/agent-runner/README.md security healthy examples/agent-runner/README.md
auth::CLAUDE.md security healthy CLAUDE.md
auth::crates/escurel-auth/src/verifier.rs security healthy crates/escurel-auth/src/verifier.rs
auth::crates/escurel-cli/src/main.rs security healthy crates/escurel-cli/src/main.rs
auth::scripts/drive-demo.sh security healthy scripts/drive-demo.sh
auth::docs/deploy/README.md security healthy docs/deploy/README.md
auth::crates/escurel-auth/Cargo.toml security healthy crates/escurel-auth/Cargo.toml
auth::crates/escurel-server/src/mcp.rs security healthy crates/escurel-server/src/mcp.rs
auth::crates/escurel-server/src/config.rs security healthy crates/escurel-server/src/config.rs
auth::crates/escurel-auth/tests/oidc.rs security healthy crates/escurel-auth/tests/oidc.rs
auth::crates/escurel-explore-bff/Cargo.toml security healthy crates/escurel-explore-bff/Cargo.toml
auth::crates/escurel-server/tests/mcp_admin_tools.rs security healthy crates/escurel-server/tests/mcp_admin_tools.rs
auth::crates/escurel-server/src/ws.rs security healthy crates/escurel-server/src/ws.rs
auth::docs/spec/README.md security healthy docs/spec/README.md
auth::examples/agent-runner/demo.sh security healthy examples/agent-runner/demo.sh
auth::crates/escurel-server/tests/binary_boots.rs security healthy crates/escurel-server/tests/binary_boots.rs
auth::crates/escurel-admin/src/lib.rs security healthy crates/escurel-admin/src/lib.rs
auth::crates/escurel-explore-bff/src/lib.rs security healthy crates/escurel-explore-bff/src/lib.rs
auth::docs/README.md security healthy docs/README.md
auth::apps/escurel-explore/Dockerfile security healthy apps/escurel-explore/Dockerfile
auth::crates/escurel-auth/tests/multi_issuer.rs security healthy crates/escurel-auth/tests/multi_issuer.rs
auth::crates/escurel-test-support/src/mcp_client.rs security healthy crates/escurel-test-support/src/mcp_client.rs

LabelLayerStatusPath
chat_messages data healthy crates/escurel-index/sql/0002_chat_messages.sql
pages data healthy crates/escurel-index/sql/0001_b_tables.sql
links data healthy crates/escurel-index/sql/0001_b_tables.sql
blocks data healthy crates/escurel-index/sql/0001_b_tables.sql
crdt_ops data healthy crates/escurel-index/sql/0001_b_tables.sql
crdt_snapshots data healthy crates/escurel-index/sql/0001_b_tables.sql
events data healthy crates/escurel-index/sql/0004_events.sql

LabelLayerStatusPath
gha::explore cicd healthy .github/workflows/explore.yml
gha::publish-image cicd healthy .github/workflows/publish-image.yml
gha::ci cicd healthy .github/workflows/ci.yml

LabelLayerStatusPath
build-and-push cicd healthy .github/workflows/explore.yml
publish cicd healthy .github/workflows/publish-image.yml
ci cicd healthy .github/workflows/ci.yml

LabelLayerStatusPath
mariadb data healthy LICENSE
sqlite data healthy examples/agent-runner/README.md

LabelLayerStatusPath
image::Dockerfile hardware healthy Dockerfile
image::apps/escurel-explore/Dockerfile hardware healthy apps/escurel-explore/Dockerfile

LabelLayerStatusPath
vps::aws hardware healthy deny.toml
vps::hetzner hardware healthy README.md

LabelLayerStatusPath
DataZooDE__escurel software healthy /data/fable5_failed_archive/DataZooDE__escurel

LabelLayerStatusPath
127.0.0.1 network healthy README.md

LabelLayerStatusPath
port:8080 network healthy Dockerfile

LabelLayerStatusPath
nginx network healthy apps/escurel-explore/Dockerfile

LabelLayerStatusPath
gpu (detected) hardware healthy docs/spec/README.md

LabelLayerStatusPath
GITHUB_TOKEN cicd healthy
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/a7ec6c8e-49d8-44c3-aaa4-7829a71e2762/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/a7ec6c8e-49d8-44c3-aaa4-7829a71e2762/

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.