https://github.com/DivineDragonFanClub/dddioxus
· scanned 2026-06-17 01:26 UTC (1 month, 2 weeks ago)
12 raw signals (0 security + 12 graph)
Last scanned 1 month, 2 weeks ago · v2 · last Δ -15.5 (diff) · 11 actionable findings from 1 signal source. 1 repeated signal grouped for readability. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 87 nodes from the latest scan, grouped by kind. Each node is a unit the engine identified (file, function, endpoint, table…). Most users won't need this view — it's primarily for debugging the engine's graph extraction or for AI agents that want to enumerate the project structure.
| Label | Layer | Status | Path |
|---|---|---|---|
Cargo.toml |
software | healthy | Cargo.toml |
Dioxus.toml |
software | healthy | Dioxus.toml |
README.md |
software | healthy | README.md |
.mcp.json |
software | healthy | .mcp.json |
release.yml |
software | healthy | .github/workflows/release.yml |
rpc.rs |
software | healthy | src/rpc.rs |
main.rs |
software | healthy | src/main.rs |
client.rs |
software | healthy | src/hooks/client.rs |
connection.rs |
software | healthy | src/hooks/connection.rs |
mod.rs |
software | healthy | src/hooks/mod.rs |
toast.rs |
software | healthy | src/components/toast.rs |
connection_provider.rs |
software | healthy | src/components/connection_provider.rs |
components_panel.rs |
software | healthy | src/components/components_panel.rs |
globals_view.rs |
software | healthy | src/components/globals_view.rs |
transform_inspector.rs |
software | healthy | src/components/transform_inspector.rs |
script_view.rs |
software | healthy | src/components/script_view.rs |
shell.rs |
software | healthy | src/components/shell.rs |
resizable_panel.rs |
software | healthy | src/components/resizable_panel.rs |
inspector.rs |
software | healthy | src/components/inspector.rs |
scene_tree.rs |
software | healthy | src/components/scene_tree.rs |
bonds_view.rs |
software | healthy | src/components/bonds_view.rs |
procs_view.rs |
software | healthy | src/components/procs_view.rs |
catalog_provider.rs |
software | healthy | src/components/catalog_provider.rs |
mod.rs |
software | healthy | src/components/mod.rs |
mess_view.rs |
software | healthy | src/components/mess_view.rs |
map_view.rs |
software | healthy | src/components/map_view.rs |
cutscene_view.rs |
software | healthy | src/components/cutscene_view.rs |
scene_view.rs |
software | healthy | src/components/scene_view.rs |
mod.rs |
software | healthy | src/components/fields/mod.rs |
vec3.rs |
software | healthy | src/components/fields/vec3.rs |
stat_field.rs |
software | healthy | src/components/forces/stat_field.rs |
skill_inspector.rs |
software | healthy | src/components/forces/skill_inspector.rs |
bond_inspector.rs |
software | healthy | src/components/forces/bond_inspector.rs |
unit_inspector.rs |
software | healthy | src/components/forces/unit_inspector.rs |
stat_inspector.rs |
software | healthy | src/components/forces/stat_inspector.rs |
inventory_inspector.rs |
software | healthy | src/components/forces/inventory_inspector.rs |
mod.rs |
software | healthy | src/components/forces/mod.rs |
fixtures.rs |
software | healthy | src/dev/fixtures.rs |
mod.rs |
software | healthy | src/dev/mod.rs |
scene_simulation.rs |
software | healthy | src/dev/stories/scene_simulation.rs |
component_row.rs |
software | healthy | src/dev/stories/component_row.rs |
components_list_panel.rs |
software | healthy | src/dev/stories/components_list_panel.rs |
descs_panel.rs |
software | healthy | src/dev/stories/descs_panel.rs |
global_row.rs |
software | healthy | src/dev/stories/global_row.rs |
scene_tree.rs |
software | healthy | src/dev/stories/scene_tree.rs |
vec3_editor.rs |
software | healthy | src/dev/stories/vec3_editor.rs |
transform_panel.rs |
software | healthy | src/dev/stories/transform_panel.rs |
scene_panel.rs |
software | healthy | src/dev/stories/scene_panel.rs |
mod.rs |
software | healthy | src/dev/stories/mod.rs |
procs_panel.rs |
software | healthy | src/dev/stories/procs_panel.rs |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
.github |
software | healthy | .github |
workflows |
software | healthy | .github/workflows |
src |
software | healthy | src |
hooks |
software | healthy | src/hooks |
components |
software | healthy | src/components |
fields |
software | healthy | src/components/fields |
forces |
software | healthy | src/components/forces |
dev |
software | healthy | src/dev |
stories |
software | healthy | src/dev/stories |
protocol |
software | healthy | src/protocol |
assets |
software | healthy | assets |
| Label | Layer | Status | Path |
|---|---|---|---|
windows |
cicd | healthy | .github/workflows/release.yml |
macos |
cicd | healthy | .github/workflows/release.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
DivineDragonFanClub__dddioxus |
software | healthy | /data/fable5_failed_archive/DivineDragonFanClub__dddioxus |
| Label | Layer | Status | Path |
|---|---|---|---|
127.0.0.1 |
network | healthy | .mcp.json |
| Label | Layer | Status | Path |
|---|---|---|---|
gha::release |
cicd | healthy | .github/workflows/release.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
GITHUB_TOKEN |
cicd | healthy | — |
This page is publicly accessible at:
https://repobility.com/scan/7c960fc2-7ba5-4555-890c-3784edef66b2/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/7c960fc2-7ba5-4555-890c-3784edef66b2/
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.