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.

yoyoset/D2R_Multi_rust

https://github.com/yoyoset/D2R_Multi_rust · scanned 2026-06-16 01:08 UTC (2 months, 1 week ago)

42 raw signals (0 security + 42 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 1 week ago · v1 · 40 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 392 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
PRIVACY_POLICY_CN.md software healthy PRIVACY_POLICY_CN.md
vite.config.ts software healthy vite.config.ts
GEMINI.md software healthy GEMINI.md
README.md software healthy README.md
tailwind.config.js software healthy tailwind.config.js
package.json software healthy package.json
tsconfig.node.json software healthy tsconfig.node.json
index.html software healthy index.html
package-lock.json software healthy package-lock.json
PRIVACY_POLICY.md software healthy PRIVACY_POLICY.md
User_Guide.md software healthy User_Guide.md
tsconfig.json software healthy tsconfig.json
postcss.config.js software healthy postcss.config.js
CHANGELOG.md software healthy CHANGELOG.md
README_CN.md software healthy README_CN.md
forum_post_kanezhijiao.md software healthy doc/forum_post_kanezhijiao.md
AI_INSTRUCTIONS.md software healthy doc/AI_INSTRUCTIONS.md
PLAN_A_USER_CN.md software healthy doc/archive/PLAN_A_USER_CN.md
blueprint.md software healthy doc/archive/blueprint.md
verified_processes.md software healthy doc/archive/verified_processes.md
FRONTEND_INTERACTION_V1.md software healthy doc/archive/FRONTEND_INTERACTION_V1.md
TZ_RETRIEVAL_RESEARCH.md software healthy doc/archive/TZ_RETRIEVAL_RESEARCH.md
LAUNCH_LOGIC.md software healthy doc/archive/LAUNCH_LOGIC.md
CODE_REVIEW_V1.md software healthy doc/archive/CODE_REVIEW_V1.md
DEVELOPER_HANDOVER_V2.md software healthy doc/archive/DEVELOPER_HANDOVER_V2.md
CODING_STANDARDS.md software healthy doc/archive/CODING_STANDARDS.md
2026-04-08-i18n-industrialization.md software healthy doc/archive/superpowers/plans/2026-04-08-i18n-industrializa…
2026-04-08-i18n-industrialization-design.md software healthy doc/archive/superpowers/specs/2026-04-08-i18n-industrializa…
CODE_AUDIT_REPORT_GLM.md software healthy doc/archive/audits/CODE_AUDIT_REPORT_GLM.md
CODE_AUDIT_REPORT_V2.md software healthy doc/archive/audits/CODE_AUDIT_REPORT_V2.md
CODE_AUDIT_REPORT.md software healthy doc/archive/audits/CODE_AUDIT_REPORT.md
SPEC_Launch_Orchestration.md software healthy doc/state/SPEC_Launch_Orchestration.md
SPEC_Localization_i18n.md software healthy doc/state/SPEC_Localization_i18n.md
SPEC_Diagnostic_Logging.md software healthy doc/state/SPEC_Diagnostic_Logging.md
SPEC_UI_Design_System.md software healthy doc/state/SPEC_UI_Design_System.md
SPEC_Frontend_Architecture.md software healthy doc/state/SPEC_Frontend_Architecture.md
SPEC_Security_Vault.md software healthy doc/state/SPEC_Security_Vault.md
SPEC_Dependency_Manifest.md software healthy doc/state/SPEC_Dependency_Manifest.md
SPEC_OS_Privileges.md software healthy doc/state/SPEC_OS_Privileges.md
SPEC_Data_Schemas_Registry.md software healthy doc/state/SPEC_Data_Schemas_Registry.md
MANIFEST.md software healthy doc/state/MANIFEST.md
SPEC_Persistence_Integrity.md software healthy doc/state/SPEC_Persistence_Integrity.md
SPEC_Maintenance_Operations.md software healthy doc/state/SPEC_Maintenance_Operations.md
SPEC_Instance_Isolation.md software healthy doc/state/SPEC_Instance_Isolation.md
ARCH_System_Design.md software healthy doc/state/ARCH_System_Design.md
README.md software healthy doc/images/README.md
check_i18n.js software healthy scratch/check_i18n.js
Cargo.toml software healthy src-tauri/Cargo.toml
tauri.conf.json software healthy src-tauri/tauri.conf.json
build.rs software healthy src-tauri/build.rs

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

LabelLayerStatusPath
getKeys software healthy scratch/check_i18n.js:getKeys
Root software healthy src/main.tsx:Root
showWindow software healthy src/main.tsx:showWindow
App software healthy src/App.tsx:App
AppHeader software healthy src/components/layout/AppHeader.tsx:AppHeader
AppFooter software healthy src/components/layout/AppFooter.tsx:AppFooter
ModalRegistry software healthy src/components/layout/ModalRegistry.tsx:ModalRegistry
DiagnosticModal software healthy src/components/modals/DiagnosticModal.tsx:DiagnosticModal
DonateModal software healthy src/components/modals/DonateModal.tsx:DonateModal
refreshProcesses software healthy src/components/modals/ProcessExplorer.tsx:refreshProcesses
refreshHandles software healthy src/components/modals/ProcessExplorer.tsx:refreshHandles
handleCloseHandle software healthy src/components/modals/ProcessExplorer.tsx:handleCloseHandle
SettingsModal software healthy src/components/modals/SettingsModal.tsx:SettingsModal
refreshLocation software healthy src/components/modals/SettingsModal.tsx:refreshLocation
handleRelocate software healthy src/components/modals/SettingsModal.tsx:handleRelocate
handleLoadConfig software healthy src/components/modals/SettingsModal.tsx:handleLoadConfig
handleCheckUpdate software healthy src/components/modals/SettingsModal.tsx:handleCheckUpdate
handleAutoUpdate software healthy src/components/modals/SettingsModal.tsx:handleAutoUpdate
handleManualUpdate software healthy src/components/modals/SettingsModal.tsx:handleManualUpdate
handleCancel software healthy src/components/modals/SettingsModal.tsx:handleCancel
handleSave software healthy src/components/modals/SettingsModal.tsx:handleSave
startMigration software healthy src/components/modals/MigrationModal.tsx:startMigration
handleCreateNew software healthy src/components/modals/InitSetupModal.tsx:handleCreateNew
handleLoadExisting software healthy src/components/modals/InitSetupModal.tsx:handleLoadExisting
handleRestart software healthy src/components/modals/InitSetupModal.tsx:handleRestart
handleAdd software healthy src/components/modals/EditSequenceModal.tsx:handleAdd
handleRemove software healthy src/components/modals/EditSequenceModal.tsx:handleRemove
handleMove software healthy src/components/modals/EditSequenceModal.tsx:handleMove
handleSave software healthy src/components/modals/EditSequenceModal.tsx:handleSave
selectFolder software healthy src/components/modals/MirrorModal.tsx:selectFolder
handleCreateMirror software healthy src/components/modals/MirrorModal.tsx:handleCreateMirror
setup software healthy src/components/modals/PermissionsModal.tsx:setup
selectFolder software healthy src/components/modals/PermissionsModal.tsx:selectFolder
handleFixPermissions software healthy src/components/modals/PermissionsModal.tsx:handleFixPermiss…
useAccountForm software healthy src/components/modals/AccountModal/useAccountForm.ts:useAcc…
handleSetShowPass software healthy src/components/modals/AccountModal/useAccountForm.ts:handle…
checkUnmanaged software healthy src/components/modals/AccountModal/useAccountForm.ts:checkU…
verifyWindowsPassword software healthy src/components/modals/AccountModal/useAccountForm.ts:verify…
handleSave software healthy src/components/modals/AccountModal/useAccountForm.ts:handle…
ClassAvatar software healthy src/components/modals/AccountModal/ClassAvatar.tsx:ClassAva…
AvatarPicker software healthy src/components/modals/AccountModal/AvatarPicker.tsx:AvatarP…
handleFileChange software healthy src/components/modals/AccountModal/AvatarPicker.tsx:handleF…
AccountModal software healthy src/components/modals/AccountModal/index.tsx:AccountModal
WindowsUserSection software healthy src/components/modals/AccountModal/WindowsUserSection.tsx:W…
normalize software healthy src/components/modals/AccountModal/WindowsUserSection.tsx:n…
check software healthy src/components/modals/AccountModal/WindowsUserSection.tsx:c…
ModalFooterActions software healthy src/components/modals/AccountModal/ModalFooterActions.tsx:M…
GamePathSection software healthy src/components/modals/AccountModal/GamePathSection.tsx:Game…
AccountDetails software healthy src/components/modals/AccountModal/AccountDetails.tsx:Accou…
ClassAvatar software healthy src/components/modals/AccountModal/sub-components/AvatarSec…

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

LabelLayerStatusPath
doc software healthy doc
archive software healthy doc/archive
superpowers software healthy doc/archive/superpowers
plans software healthy doc/archive/superpowers/plans
specs software healthy doc/archive/superpowers/specs
audits software healthy doc/archive/audits
state software healthy doc/state
images software healthy doc/images
scratch software healthy scratch
src-tauri software healthy src-tauri
capabilities software healthy src-tauri/capabilities
src software healthy src-tauri/src
commands software healthy src-tauri/src/commands
modules software healthy src-tauri/src/modules
win32_safe software healthy src-tauri/src/modules/win32_safe
os software healthy src-tauri/src/modules/os
windows software healthy src-tauri/src/modules/os/windows
process software healthy src-tauri/src/modules/os/windows/process
user software healthy src-tauri/src/modules/os/windows/user
account software healthy src-tauri/src/modules/account
.claude software healthy .claude
RELEASES software healthy RELEASES
.github software healthy .github
workflows software healthy .github/workflows
src software healthy src
components software healthy src/components
layout software healthy src/components/layout
modals software healthy src/components/modals
AccountModal software healthy src/components/modals/AccountModal
sub-components software healthy src/components/modals/AccountModal/sub-components
ui software healthy src/components/ui
dashboard software healthy src/components/dashboard
views software healthy src/components/views
toolbox software healthy src/components/views/toolbox
lib software healthy src/lib
locales software healthy src/locales
hooks software healthy src/hooks
store software healthy src/store

LabelLayerStatusPath
App frontend healthy src/App.tsx
DiagnosticModal frontend healthy src/components/modals/DiagnosticModal.tsx
ProcessExplorer frontend healthy src/components/modals/ProcessExplorer.tsx
MirrorModal frontend healthy src/components/modals/MirrorModal.tsx
PermissionsModal frontend healthy src/components/modals/PermissionsModal.tsx
TitleBar frontend healthy src/components/ui/TitleBar.tsx
SequencerMini frontend healthy src/components/views/SequencerMini.tsx
Dashboard frontend healthy src/components/views/Dashboard.tsx
ManualTools frontend healthy src/components/views/ManualTools.tsx
AccountManager frontend healthy src/components/views/AccountManager.tsx

LabelLayerStatusPath
TAURI_PRIVATE_KEY cicd healthy
CLOUDFLARE_ACCOUNT_ID cicd healthy
TAURI_KEY_PASSWORD cicd healthy
GITHUB_TOKEN cicd healthy
R2_SECRET_ACCESS_KEY cicd healthy
R2_ACCESS_KEY_ID cicd healthy

LabelLayerStatusPath
port:1420 network healthy vite.config.ts
port:1421 network healthy vite.config.ts

LabelLayerStatusPath
0.4.5.0 network healthy src-tauri/build.rs
6.0.0.0 network healthy src-tauri/build.rs

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

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

LabelLayerStatusPath
release cicd healthy .github/workflows/release.yml
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/cf76108d-9662-4a12-88e3-77600aa83bcc/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/cf76108d-9662-4a12-88e3-77600aa83bcc/

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.