https://github.com/Cyanoxide/react-xp
· scanned 2026-06-17 01:24 UTC (1 month, 2 weeks ago)
8 raw signals (0 security + 8 graph)
Last scanned 1 month, 2 weeks ago · v2 · last Δ +18.0 (diff) · 7 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 330 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 |
|---|---|---|---|
App |
software | healthy | frontend/src/App.tsx:App |
throttle |
software | healthy | frontend/src/utils/general.ts:throttle |
generateUniqueId |
software | healthy | frontend/src/utils/general.ts:generateUniqueId |
updateCurrentActiveWindow |
software | healthy | frontend/src/utils/general.ts:updateCurrentActiveWindow |
openApplication |
software | healthy | frontend/src/utils/general.ts:openApplication |
getCurrentWindow |
software | healthy | frontend/src/utils/general.ts:getCurrentWindow |
getBaseDomain |
software | healthy | frontend/src/utils/general.ts:getBaseDomain |
sameBaseDomain |
software | healthy | frontend/src/utils/general.ts:sameBaseDomain |
getRegionPosition |
software | healthy | frontend/src/utils/window.ts:getRegionPosition |
getWindowClickRegion |
software | healthy | frontend/src/utils/window.ts:getWindowClickRegion |
getWindowPadding |
software | healthy | frontend/src/utils/window.ts:getWindowPadding |
getMinimumWindowSize |
software | healthy | frontend/src/utils/window.ts:getMinimumWindowSize |
loadSound |
software | healthy | frontend/src/utils/sounds.ts:loadSound |
playLoadedSound |
software | healthy | frontend/src/utils/sounds.ts:playLoadedSound |
stopLoadedSound |
software | healthy | frontend/src/utils/sounds.ts:stopLoadedSound |
playSound |
software | healthy | frontend/src/utils/sounds.ts:playSound |
reducer |
software | healthy | frontend/src/context/reducer.tsx:reducer |
Provider |
software | healthy | frontend/src/context/provider.tsx:Provider |
useContext |
software | healthy | frontend/src/context/context.tsx:useContext |
Desktop |
software | healthy | frontend/src/components/Desktop/Desktop.tsx:Desktop |
moveIcons |
software | healthy | frontend/src/components/Desktop/Desktop.tsx:moveIcons |
onPointerDown |
software | healthy | frontend/src/components/Desktop/Desktop.tsx:onPointerDown |
onPointerMove |
software | healthy | frontend/src/components/Desktop/Desktop.tsx:onPointerMove |
onPointerUp |
software | healthy | frontend/src/components/Desktop/Desktop.tsx:onPointerUp |
ShutDownModal |
software | healthy | frontend/src/components/ShutDownModal/ShutDownModal.tsx:Shu… |
closeModel |
software | healthy | frontend/src/components/ShutDownModal/ShutDownModal.tsx:clo… |
logOutHandler |
software | healthy | frontend/src/components/ShutDownModal/ShutDownModal.tsx:log… |
delayAmount |
software | healthy | frontend/src/components/ShutDownModal/ShutDownModal.tsx:del… |
shutDownHandler |
software | healthy | frontend/src/components/ShutDownModal/ShutDownModal.tsx:shu… |
FileExplorer |
software | healthy | frontend/src/components/Applications/FileExplorer/FileExplo… |
bgAccent |
software | healthy | frontend/src/components/Applications/FileExplorer/FileExplo… |
documents |
software | healthy | frontend/src/components/Applications/FileExplorer/FileExplo… |
emptyRecycleBinHandler |
software | healthy | frontend/src/components/Applications/FileExplorer/FileExplo… |
updateWindow |
software | healthy | frontend/src/components/Applications/FileExplorer/FileExplo… |
value |
software | healthy | frontend/src/components/Applications/FileExplorer/FileExplo… |
keyDownHandler |
software | healthy | frontend/src/components/Applications/FileExplorer/FileExplo… |
fileDBClickHandler |
software | healthy | frontend/src/components/Applications/FileExplorer/FileExplo… |
fileClickHandler |
software | healthy | frontend/src/components/Applications/FileExplorer/FileExplo… |
secondClick |
software | healthy | frontend/src/components/Applications/FileExplorer/FileExplo… |
onSecondClick |
software | healthy | frontend/src/components/Applications/FileExplorer/FileExplo… |
target |
software | healthy | frontend/src/components/Applications/FileExplorer/FileExplo… |
targetId |
software | healthy | frontend/src/components/Applications/FileExplorer/FileExplo… |
backClickHandler |
software | healthy | frontend/src/components/Applications/FileExplorer/FileExplo… |
forwardClickHandler |
software | healthy | frontend/src/components/Applications/FileExplorer/FileExplo… |
itemId |
software | healthy | frontend/src/components/Applications/FileExplorer/FileExplo… |
isActive |
software | healthy | frontend/src/components/Applications/FileExplorer/FileExplo… |
imageMask |
software | healthy | frontend/src/components/Applications/FileExplorer/FileExplo… |
InternetExplorer |
software | healthy | frontend/src/components/Applications/InternetExplorer/Inter… |
backClickHandler |
software | healthy | frontend/src/components/Applications/InternetExplorer/Inter… |
forwardClickHandler |
software | healthy | frontend/src/components/Applications/InternetExplorer/Inter… |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
package-lock.json |
software | healthy | package-lock.json |
README.md |
software | healthy | README.md |
package.json |
software | healthy | package.json |
FUNDING.yml |
software | healthy | .github/FUNDING.yml |
ci.yml |
software | healthy | .github/workflows/ci.yml |
tsconfig.node.json |
software | healthy | frontend/tsconfig.node.json |
tsconfig.app.json |
software | healthy | frontend/tsconfig.app.json |
vite.config.ts |
software | healthy | frontend/vite.config.ts |
package-lock.json |
software | healthy | frontend/package-lock.json |
README.md |
software | healthy | frontend/README.md |
package.json |
software | healthy | frontend/package.json |
eslint.config.js |
software | healthy | frontend/eslint.config.js |
index.html |
software | healthy | frontend/index.html |
tsconfig.json |
software | healthy | frontend/tsconfig.json |
main.tsx |
software | healthy | frontend/src/main.tsx |
index.css |
software | healthy | frontend/src/index.css |
App.tsx |
software | healthy | frontend/src/App.tsx |
general.ts |
software | healthy | frontend/src/utils/general.ts |
window.ts |
software | healthy | frontend/src/utils/window.ts |
sounds.ts |
software | healthy | frontend/src/utils/sounds.ts |
reducer.tsx |
software | healthy | frontend/src/context/reducer.tsx |
provider.tsx |
software | healthy | frontend/src/context/provider.tsx |
types.tsx |
software | healthy | frontend/src/context/types.tsx |
context.tsx |
software | healthy | frontend/src/context/context.tsx |
defaults.tsx |
software | healthy | frontend/src/context/defaults.tsx |
Desktop.module.scss |
software | healthy | frontend/src/components/Desktop/Desktop.module.scss |
Desktop.tsx |
software | healthy | frontend/src/components/Desktop/Desktop.tsx |
ShutDownModal.tsx |
software | healthy | frontend/src/components/ShutDownModal/ShutDownModal.tsx |
ShutDownModal.module.scss |
software | healthy | frontend/src/components/ShutDownModal/ShutDownModal.module.… |
FileExplorer.tsx |
software | healthy | frontend/src/components/Applications/FileExplorer/FileExplo… |
FileExplorer.module.scss |
software | healthy | frontend/src/components/Applications/FileExplorer/FileExplo… |
InternetExplorer.module.scss |
software | healthy | frontend/src/components/Applications/InternetExplorer/Inter… |
InternetExplorer.tsx |
software | healthy | frontend/src/components/Applications/InternetExplorer/Inter… |
Run.module.scss |
software | healthy | frontend/src/components/Applications/Run/Run.module.scss |
Run.tsx |
software | healthy | frontend/src/components/Applications/Run/Run.tsx |
Setting.module.scss |
software | healthy | frontend/src/components/Applications/Settings/Setting.modul… |
Settings.tsx |
software | healthy | frontend/src/components/Applications/Settings/Settings.tsx |
Notepad.module.scss |
software | healthy | frontend/src/components/Applications/Notepad/Notepad.module… |
Notepad.tsx |
software | healthy | frontend/src/components/Applications/Notepad/Notepad.tsx |
Solitaire.module.scss |
software | healthy | frontend/src/components/Applications/Solitaire/Solitaire.mo… |
Solitaire.tsx |
software | healthy | frontend/src/components/Applications/Solitaire/Solitaire.tsx |
Card.module.scss |
software | healthy | frontend/src/components/Applications/Solitaire/Card/Card.mo… |
Card.tsx |
software | healthy | frontend/src/components/Applications/Solitaire/Card/Card.tsx |
WinAnimation.tsx |
software | healthy | frontend/src/components/Applications/Solitaire/WinAnimation… |
Button.module.scss |
software | healthy | frontend/src/components/Button/Button.module.scss |
Button.tsx |
software | healthy | frontend/src/components/Button/Button.tsx |
Wallpaper.tsx |
software | healthy | frontend/src/components/Wallpaper/Wallpaper.tsx |
StartMenuSubMenu.module.scss |
software | healthy | frontend/src/components/StartMenuSubMenu/StartMenuSubMenu.m… |
StartMenuSubMenu.tsx |
software | healthy | frontend/src/components/StartMenuSubMenu/StartMenuSubMenu.t… |
DesktopIcon.module.scss |
software | healthy | frontend/src/components/DesktopIcon/DesktopIcon.module.scss |
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 |
frontend |
software | healthy | frontend |
src |
software | healthy | frontend/src |
utils |
software | healthy | frontend/src/utils |
context |
software | healthy | frontend/src/context |
components |
software | healthy | frontend/src/components |
Desktop |
software | healthy | frontend/src/components/Desktop |
ShutDownModal |
software | healthy | frontend/src/components/ShutDownModal |
Applications |
software | healthy | frontend/src/components/Applications |
FileExplorer |
software | healthy | frontend/src/components/Applications/FileExplorer |
InternetExplorer |
software | healthy | frontend/src/components/Applications/InternetExplorer |
Run |
software | healthy | frontend/src/components/Applications/Run |
Settings |
software | healthy | frontend/src/components/Applications/Settings |
Notepad |
software | healthy | frontend/src/components/Applications/Notepad |
Solitaire |
software | healthy | frontend/src/components/Applications/Solitaire |
Card |
software | healthy | frontend/src/components/Applications/Solitaire/Card |
WinAnimation |
software | healthy | frontend/src/components/Applications/Solitaire/WinAnimation |
Button |
software | healthy | frontend/src/components/Button |
Wallpaper |
software | healthy | frontend/src/components/Wallpaper |
StartMenuSubMenu |
software | healthy | frontend/src/components/StartMenuSubMenu |
DesktopIcon |
software | healthy | frontend/src/components/DesktopIcon |
Tooltip |
software | healthy | frontend/src/components/Tooltip |
StartMenu |
software | healthy | frontend/src/components/StartMenu |
XPScrollbars |
software | healthy | frontend/src/components/XPScrollbars |
WindowContent |
software | healthy | frontend/src/components/WindowContent |
Clippy |
software | healthy | frontend/src/components/Clippy |
StartMenuItem |
software | healthy | frontend/src/components/StartMenuItem |
WindowMenu |
software | healthy | frontend/src/components/WindowMenu |
TaskBar |
software | healthy | frontend/src/components/TaskBar |
Window |
software | healthy | frontend/src/components/Window |
Bios |
software | healthy | frontend/src/components/Bios |
WindowManagement |
software | healthy | frontend/src/components/WindowManagement |
Login |
software | healthy | frontend/src/components/Login |
CollapseBox |
software | healthy | frontend/src/components/CollapseBox |
styles |
software | healthy | frontend/src/styles |
| Label | Layer | Status | Path |
|---|---|---|---|
App |
frontend | healthy | frontend/src/App.tsx |
Desktop |
frontend | healthy | frontend/src/components/Desktop/Desktop.tsx |
ShutDownModal |
frontend | healthy | frontend/src/components/ShutDownModal/ShutDownModal.tsx |
FileExplorer |
frontend | healthy | frontend/src/components/Applications/FileExplorer/FileExplo… |
InternetExplorer |
frontend | healthy | frontend/src/components/Applications/InternetExplorer/Inter… |
Run |
frontend | healthy | frontend/src/components/Applications/Run/Run.tsx |
Setting |
frontend | healthy | frontend/src/components/Applications/Settings/Settings.tsx |
Notepad |
frontend | healthy | frontend/src/components/Applications/Notepad/Notepad.tsx |
Solitaire |
frontend | healthy | frontend/src/components/Applications/Solitaire/Solitaire.tsx |
Card |
frontend | healthy | frontend/src/components/Applications/Solitaire/Card/Card.tsx |
WinAnimation |
frontend | healthy | frontend/src/components/Applications/Solitaire/WinAnimation… |
Button |
frontend | healthy | frontend/src/components/Button/Button.tsx |
Wallpaper |
frontend | healthy | frontend/src/components/Wallpaper/Wallpaper.tsx |
StartMenuSubMenu |
frontend | healthy | frontend/src/components/StartMenuSubMenu/StartMenuSubMenu.t… |
DesktopIcon |
frontend | healthy | frontend/src/components/DesktopIcon/DesktopIcon.tsx |
Tooltip |
frontend | healthy | frontend/src/components/Tooltip/Tooltip.tsx |
StartMenu |
frontend | healthy | frontend/src/components/StartMenu/StartMenu.tsx |
XPScrollbars |
frontend | healthy | frontend/src/components/XPScrollbars/XPScrollbars.tsx |
Clippy |
frontend | healthy | frontend/src/components/Clippy/Clippy.tsx |
StartMenuItem |
frontend | healthy | frontend/src/components/StartMenuItem/StartMenuItem.tsx |
WindowMenu |
frontend | healthy | frontend/src/components/WindowMenu/WindowMenu.tsx |
TaskBar |
frontend | healthy | frontend/src/components/TaskBar/TaskBar.tsx |
Window |
frontend | healthy | frontend/src/components/Window/Window.tsx |
Bios |
frontend | healthy | frontend/src/components/Bios/Bios.tsx |
WindowManagement |
frontend | healthy | frontend/src/components/WindowManagement/WindowManagement.t… |
Login |
frontend | healthy | frontend/src/components/Login/Login.tsx |
CollapseBox |
frontend | healthy | frontend/src/components/CollapseBox/CollapseBox.tsx |
| Label | Layer | Status | Path |
|---|---|---|---|
Cyanoxide__react-xp |
software | healthy | /data/fable5_failed_archive/Cyanoxide__react-xp |
| Label | Layer | Status | Path |
|---|---|---|---|
gha::ci |
cicd | healthy | .github/workflows/ci.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
build |
cicd | healthy | .github/workflows/ci.yml |
This page is publicly accessible at:
https://repobility.com/scan/4b227baa-4d0f-4cb9-8ebb-5e7d51a9899f/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/4b227baa-4d0f-4cb9-8ebb-5e7d51a9899f/
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.