https://github.com/v3ilsin-ops/Muza-player
· scanned 2026-06-16 00:46 UTC (2 months, 1 week ago)
29 raw signals (0 security + 29 graph)
Last scanned 2 months, 1 week ago · v1 · 29 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 208 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 |
|---|---|---|---|
settingsPath |
software | healthy | main.js:settingsPath |
loadSettingsFile |
software | healthy | main.js:loadSettingsFile |
persistSettings |
software | healthy | main.js:persistSettings |
statsPath |
software | healthy | main.js:statsPath |
persistStats |
software | healthy | main.js:persistStats |
comboToAccelerator |
software | healthy | main.js:comboToAccelerator |
registerHotkeys |
software | healthy | main.js:registerHotkeys |
loadMusicMetadata |
software | healthy | main.js:loadMusicMetadata |
collectAudioFiles |
software | healthy | main.js:collectAudioFiles |
parseTrack |
software | healthy | main.js:parseTrack |
scanFolder |
software | healthy | main.js:scanFolder |
getCover |
software | healthy | main.js:getCover |
coversDir |
software | healthy | main.js:coversDir |
fetchOnlineCover |
software | healthy | main.js:fetchOnlineCover |
downloadCover |
software | healthy | main.js:downloadCover |
rpcConnect |
software | healthy | main.js:rpcConnect |
fetchArtUrl |
software | healthy | main.js:fetchArtUrl |
rpcQueue |
software | healthy | main.js:rpcQueue |
rpcFlush |
software | healthy | main.js:rpcFlush |
writeTags |
software | healthy | main.js:writeTags |
writeCover |
software | healthy | main.js:writeCover |
registerIpc |
software | healthy | main.js:registerIpc |
restoredBounds |
software | healthy | main.js:restoredBounds |
createWindow |
software | healthy | main.js:createWindow |
saveBounds |
software | healthy | main.js:saveBounds |
applyTheme |
software | healthy | js/settings.js:applyTheme |
renderSwatches |
software | healthy | js/settings.js:renderSwatches |
coverAvgColor |
software | healthy | js/settings.js:coverAvgColor |
applyScale |
software | healthy | js/settings.js:applyScale |
rpcTemplate |
software | healthy | js/settings.js:rpcTemplate |
updatePresence |
software | healthy | js/settings.js:updatePresence |
renderHotkeys |
software | healthy | js/settings.js:renderHotkeys |
captureHotkey |
software | healthy | js/settings.js:captureHotkey |
moveScatPill |
software | healthy | js/settings.js:moveScatPill |
sourceTracks |
software | healthy | js/library.js:sourceTracks |
displayItems |
software | healthy | js/library.js:displayItems |
fetchCover |
software | healthy | js/library.js:fetchCover |
fillCoverEl |
software | healthy | js/library.js:fillCoverEl |
loadCoverInto |
software | healthy | js/library.js:loadCoverInto |
coverHTML |
software | healthy | js/library.js:coverHTML |
rowHTML |
software | healthy | js/library.js:rowHTML |
scheduleRender |
software | healthy | js/library.js:scheduleRender |
renderList |
software | healthy | js/library.js:renderList |
invalidateList |
software | healthy | js/library.js:invalidateList |
syncPlayingUI |
software | healthy | js/library.js:syncPlayingUI |
rowActivate |
software | healthy | js/library.js:rowActivate |
queueNext |
software | healthy | js/library.js:queueNext |
queueAdd |
software | healthy | js/library.js:queueAdd |
addToPlaylist |
software | healthy | js/library.js:addToPlaylist |
playlistSubmenu |
software | healthy | js/library.js:playlistSubmenu |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
preload.js |
software | healthy | preload.js |
styles.css |
software | healthy | styles.css |
README.md |
software | healthy | README.md |
package.json |
software | healthy | package.json |
index.html |
software | healthy | index.html |
package-lock.json |
software | healthy | package-lock.json |
main.js |
software | healthy | main.js |
LICENSE |
software | healthy | LICENSE |
settings.js |
software | healthy | js/settings.js |
library.js |
software | healthy | js/library.js |
shelves.js |
software | healthy | js/shelves.js |
ui.js |
software | healthy | js/ui.js |
stats.js |
software | healthy | js/stats.js |
store.js |
software | healthy | js/store.js |
app.js |
software | healthy | js/app.js |
audio.js |
software | healthy | js/audio.js |
icons.js |
software | healthy | js/icons.js |
editor.js |
software | healthy | js/editor.js |
ТЗ.md |
software | healthy | docs/ТЗ.md |
План_реализации.md |
software | healthy | docs/План_реализации.md |
Чек-лист.md |
software | healthy | docs/Чек-лист.md |
| Label | Layer | Status | Path |
|---|---|---|---|
js |
software | healthy | js |
docs |
software | healthy | docs |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-wgb4qklr |
software | healthy | /tmp/repobility-clone-wgb4qklr |
This page is publicly accessible at:
https://repobility.com/scan/9ace0705-f675-4d05-b2f4-4a8cc34aaa6a/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/9ace0705-f675-4d05-b2f4-4a8cc34aaa6a/
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.