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.

dikmri/rndWalker

https://github.com/dikmri/rndWalker · scanned 2026-06-17 01:56 UTC (1 month, 1 week ago)

16 raw signals (0 security + 16 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 1 month, 1 week ago · v2 · last Δ +9.8 (diff) · 12 actionable findings from 1 signal source. 4 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 100 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
translate_text software healthy scripts/translate_markdown.py:21
translate_table_row software healthy scripts/translate_markdown.py:52
translate_line software healthy scripts/translate_markdown.py:68
translate_markdown software healthy scripts/translate_markdown.py:86
write_translation_files software healthy scripts/translate_markdown.py:104
write_combined_document software healthy scripts/translate_markdown.py:114
main software healthy scripts/translate_markdown.py:126
registerMediaProtocol software healthy legacy/electron/src/main.js:registerMediaProtocol
createWindow software healthy legacy/electron/src/main.js:createWindow
emptyGroup software healthy legacy/electron/src/main.js:emptyGroup
log software healthy legacy/electron/src/renderer/renderer.js:log
logError software healthy legacy/electron/src/renderer/renderer.js:logError
getRandomItem software healthy legacy/electron/src/renderer/renderer.js:getRandomItem
getFilename software healthy legacy/electron/src/renderer/renderer.js:getFilename
getActiveMp4Files software healthy legacy/electron/src/renderer/renderer.js:getActiveMp4Files
getFolderLabel software healthy legacy/electron/src/renderer/renderer.js:getFolderLabel
updateTitle software healthy legacy/electron/src/renderer/renderer.js:updateTitle
loadFileAsBlobURL software healthy legacy/electron/src/renderer/renderer.js:loadFileAsBlobURL
loadTime software healthy legacy/electron/src/renderer/renderer.js:loadTime
fillPreloadBuffer software healthy legacy/electron/src/renderer/renderer.js:fillPreloadBuffer
getNextPreloadedVideo software healthy legacy/electron/src/renderer/renderer.js:getNextPreloadedVi…
clearPreloadBuffer software healthy legacy/electron/src/renderer/renderer.js:clearPreloadBuffer
showIndicator software healthy legacy/electron/src/renderer/renderer.js:showIndicator
showInfo software healthy legacy/electron/src/renderer/renderer.js:showInfo
updateVolumeIndicator software healthy legacy/electron/src/renderer/renderer.js:updateVolumeIndica…
setVolume software healthy legacy/electron/src/renderer/renderer.js:setVolume
toggleMute software healthy legacy/electron/src/renderer/renderer.js:toggleMute
switchFolder software healthy legacy/electron/src/renderer/renderer.js:switchFolder
applyPendingFolderSwitch software healthy legacy/electron/src/renderer/renderer.js:applyPendingFolder…
playNextVideo software healthy legacy/electron/src/renderer/renderer.js:playNextVideo
previousVideo software healthy legacy/electron/src/renderer/renderer.js:previousVideo
nextVideo software healthy legacy/electron/src/renderer/renderer.js:nextVideo
playRandomAudio software healthy legacy/electron/src/renderer/renderer.js:playRandomAudio
loadFiles software healthy legacy/electron/src/renderer/renderer.js:loadFiles
reloadVideoFolder software healthy legacy/electron/src/renderer/renderer.js:reloadVideoFolder
openSettings software healthy legacy/electron/src/renderer/renderer.js:openSettings
closeSettings software healthy legacy/electron/src/renderer/renderer.js:closeSettings
refreshPresetList software healthy legacy/electron/src/renderer/renderer.js:refreshPresetList
saveCurrentAsPreset software healthy legacy/electron/src/renderer/renderer.js:saveCurrentAsPreset
loadSelectedPreset software healthy legacy/electron/src/renderer/renderer.js:loadSelectedPreset
deleteSelectedPreset software healthy legacy/electron/src/renderer/renderer.js:deleteSelectedPres…
saveSettings software healthy legacy/electron/src/renderer/renderer.js:saveSettings
handleKeyboard software healthy legacy/electron/src/renderer/renderer.js:handleKeyboard

LabelLayerStatusPath
Cargo.toml software healthy Cargo.toml
build.rs software healthy build.rs
README.md software healthy README.md
Cargo.lock software healthy Cargo.lock
install.sh software healthy scripts/install.sh
translate_markdown.py software healthy scripts/translate_markdown.py
docs-i18n.yml software healthy .github/workflows/docs-i18n.yml
release.yml software healthy .github/workflows/release.yml
ci.yml software healthy .github/workflows/ci.yml
icon.rs software healthy src/icon.rs
updater.rs software healthy src/updater.rs
loader.rs software healthy src/loader.rs
config.rs software healthy src/config.rs
app.rs software healthy src/app.rs
lib.rs software healthy src/lib.rs
main.rs software healthy src/main.rs
ui.rs software healthy src/ui.rs
multiview.rs software healthy src/multiview.rs
media.rs software healthy src/media.rs
playback.rs software healthy src/playback.rs
簡易ユーザマニュアル.md software healthy docs/簡易ユーザマニュアル.md
latest.ja.md software healthy docs/release-notes/latest.ja.md
README.zh-CN.md software healthy docs/i18n/README.zh-CN.md
簡易ユーザマニュアル.en.md software healthy docs/i18n/簡易ユーザマニュアル.en.md
簡易ユーザマニュアル.ko.md software healthy docs/i18n/簡易ユーザマニュアル.ko.md
README.ko.md software healthy docs/i18n/README.ko.md
README.en.md software healthy docs/i18n/README.en.md
簡易ユーザマニュアル.zh-CN.md software healthy docs/i18n/簡易ユーザマニュアル.zh-CN.md
package-lock.json software healthy legacy/electron/package-lock.json
README.md software healthy legacy/electron/README.md
package.json software healthy legacy/electron/package.json
preload.js software healthy legacy/electron/src/preload.js
main.js software healthy legacy/electron/src/main.js
style.css software healthy legacy/electron/src/renderer/style.css
index.html software healthy legacy/electron/src/renderer/index.html
renderer.js software healthy legacy/electron/src/renderer/renderer.js

LabelLayerStatusPath
scripts software healthy scripts
.github software healthy .github
workflows software healthy .github/workflows
src software healthy src
docs software healthy docs
release-notes software healthy docs/release-notes
i18n software healthy docs/i18n
legacy software healthy legacy
electron software healthy legacy/electron
src software healthy legacy/electron/src
renderer software healthy legacy/electron/src/renderer

LabelLayerStatusPath
translate cicd healthy .github/workflows/docs-i18n.yml
build cicd healthy .github/workflows/release.yml
release cicd healthy .github/workflows/release.yml
test cicd healthy .github/workflows/ci.yml

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

LabelLayerStatusPath
dikmri__rndWalker software healthy /data/fable5_failed_archive/dikmri__rndWalker

LabelLayerStatusPath
1.3.268.0 network healthy Cargo.lock

LabelLayerStatusPath
gpu (detected) hardware healthy README.md
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/fa037dfd-d586-4bb0-811c-dd1ef5d82307/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/fa037dfd-d586-4bb0-811c-dd1ef5d82307/

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.