https://github.com/bazirakyetonny/ReactAPP
· scanned 2026-06-17 01:38 UTC (1 month, 2 weeks ago)
54 raw signals (0 security + 54 graph)
Last scanned 1 month, 2 weeks ago · v2 · last Δ -11.0 (diff) · 54 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 1097 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 |
|---|---|---|---|
createWidget |
software | healthy | src/main.tsx:createWidget |
getLinkedPageUrl |
software | healthy | src/App.tsx:getLinkedPageUrl |
App |
software | healthy | src/App.tsx:App |
refreshTrashedPageIds |
software | healthy | src/App.tsx:refreshTrashedPageIds |
handleDeletePage |
software | healthy | src/App.tsx:handleDeletePage |
handleVersionSelect |
software | healthy | src/App.tsx:handleVersionSelect |
fetched |
software | healthy | src/App.tsx:fetched |
handleVersionRestored |
software | healthy | src/App.tsx:handleVersionRestored |
handleActiveFrameChange |
software | healthy | src/App.tsx:handleActiveFrameChange |
handleKey |
software | healthy | src/App.tsx:handleKey |
handleBulkEditTiles |
software | healthy | src/App.tsx:handleBulkEditTiles |
handleBulkEditCtas |
software | healthy | src/App.tsx:handleBulkEditCtas |
applyCtaPatch |
software | healthy | src/App.tsx:applyCtaPatch |
collectClipboardItems |
software | healthy | src/App.tsx:collectClipboardItems |
selectedColumns |
software | healthy | src/App.tsx:selectedColumns |
selectedTiles |
software | healthy | src/App.tsx:selectedTiles |
handleCopySelected |
software | healthy | src/App.tsx:handleCopySelected |
handleCutSelected |
software | healthy | src/App.tsx:handleCutSelected |
applyTileDelete |
software | healthy | src/App.tsx:applyTileDelete |
applyCtaDelete |
software | healthy | src/App.tsx:applyCtaDelete |
applyImageDelete |
software | healthy | src/App.tsx:applyImageDelete |
applyDescDelete |
software | healthy | src/App.tsx:applyDescDelete |
applyDeletes |
software | healthy | src/App.tsx:applyDeletes |
handlePasteToHome |
software | healthy | src/App.tsx:handlePasteToHome |
homePageId |
software | healthy | src/App.tsx:homePageId |
handleApplyTemplate |
software | healthy | src/App.tsx:handleApplyTemplate |
openAnalysis |
software | healthy | src/App.tsx:openAnalysis |
buildNavSourceTilesForPath |
software | healthy | src/App.tsx:buildNavSourceTilesForPath |
getContent |
software | healthy | src/App.tsx:getContent |
goToAnalysisIssue |
software | healthy | src/App.tsx:goToAnalysisIssue |
handleAnalysisPrev |
software | healthy | src/App.tsx:handleAnalysisPrev |
handleAnalysisNext |
software | healthy | src/App.tsx:handleAnalysisNext |
handlePublishClick |
software | healthy | src/App.tsx:handlePublishClick |
handleKeyDown |
software | healthy | src/App.tsx:handleKeyDown |
saveAndTranslate |
software | healthy | src/App.tsx:saveAndTranslate |
handleTileDoubleClick |
software | healthy | src/App.tsx:handleTileDoubleClick |
find |
software | healthy | src/App.tsx:find |
found |
software | healthy | src/App.tsx:found |
handleTileImageConfirm |
software | healthy | src/App.tsx:handleTileImageConfirm |
handleOpenTileImageFromSidebar |
software | healthy | src/App.tsx:handleOpenTileImageFromSidebar |
handleConfirmCta |
software | healthy | src/App.tsx:handleConfirmCta |
existing |
software | healthy | src/App.tsx:existing |
handleRenamePage |
software | healthy | src/App.tsx:handleRenamePage |
handleCommitNewPage |
software | healthy | src/App.tsx:handleCommitNewPage |
handleCancelNewPage |
software | healthy | src/App.tsx:handleCancelNewPage |
handleVersionCreated |
software | healthy | src/App.tsx:handleVersionCreated |
handleTemplateCreated |
software | healthy | src/App.tsx:handleTemplateCreated |
handleVersionRenamed |
software | healthy | src/App.tsx:handleVersionRenamed |
handleVersionDeleted |
software | healthy | src/App.tsx:handleVersionDeleted |
handleVersionDuplicated |
software | healthy | src/App.tsx:handleVersionDuplicated |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
.env.example |
software | healthy | .env.example |
CLAUDE.md |
software | healthy | CLAUDE.md |
postcss.config.js |
software | healthy | postcss.config.js |
package-lock.json |
software | healthy | package-lock.json |
README.md |
software | healthy | README.md |
.mcp.example.json |
software | healthy | .mcp.example.json |
package.json |
software | healthy | package.json |
eslint.config.js |
software | healthy | eslint.config.js |
index.html |
software | healthy | index.html |
vite.config.js |
software | healthy | vite.config.js |
tsconfig.json |
software | healthy | tsconfig.json |
constants.ts |
software | healthy | src/constants.ts |
main.tsx |
software | healthy | src/main.tsx |
vite-env.d.ts |
software | healthy | src/vite-env.d.ts |
App.css |
software | healthy | src/App.css |
types.ts |
software | healthy | src/types.ts |
index.css |
software | healthy | src/index.css |
App.tsx |
software | healthy | src/App.tsx |
linkChecker.ts |
software | healthy | src/utils/linkChecker.ts |
contentTransforms.ts |
software | healthy | src/utils/contentTransforms.ts |
tileUtils.ts |
software | healthy | src/utils/tileUtils.ts |
linkedFrames.ts |
software | healthy | src/utils/linkedFrames.ts |
mediaApi.ts |
software | healthy | src/utils/mediaApi.ts |
analysisUtils.ts |
software | healthy | src/utils/analysisUtils.ts |
useAutoSave.ts |
software | healthy | src/hooks/useAutoSave.ts |
useAnalysis.ts |
software | healthy | src/hooks/useAnalysis.ts |
useNavigation.ts |
software | healthy | src/hooks/useNavigation.ts |
useContentHandlers.ts |
software | healthy | src/hooks/useContentHandlers.ts |
useUndoRedo.ts |
software | healthy | src/hooks/useUndoRedo.ts |
useMultiSelect.ts |
software | healthy | src/hooks/useMultiSelect.ts |
PreviewLayout.tsx |
software | healthy | src/components/PreviewLayout.tsx |
CalendarPage.tsx |
software | healthy | src/components/CalendarPage.tsx |
TemplateSidebar.tsx |
software | healthy | src/components/TemplateSidebar.tsx |
MyActivityPage.tsx |
software | healthy | src/components/MyActivityPage.tsx |
SidebarCtaControls.tsx |
software | healthy | src/components/SidebarCtaControls.tsx |
AnalysisPanel.tsx |
software | healthy | src/components/AnalysisPanel.tsx |
TemplateSidebar.css |
software | healthy | src/components/TemplateSidebar.css |
NavBar.css |
software | healthy | src/components/NavBar.css |
SidebarRight.css |
software | healthy | src/components/SidebarRight.css |
PreviewLayout.css |
software | healthy | src/components/PreviewLayout.css |
AnalysisPanel.css |
software | healthy | src/components/AnalysisPanel.css |
AlertMessage.tsx |
software | healthy | src/components/AlertMessage.tsx |
MapPage.tsx |
software | healthy | src/components/MapPage.tsx |
BulletinBoardPage.tsx |
software | healthy | src/components/BulletinBoardPage.tsx |
BusyModal.css |
software | healthy | src/components/BusyModal.css |
SidebarRight.tsx |
software | healthy | src/components/SidebarRight.tsx |
BusyModal.tsx |
software | healthy | src/components/BusyModal.tsx |
MainCanvas.tsx |
software | healthy | src/components/MainCanvas.tsx |
NavPathsOverlay.tsx |
software | healthy | src/components/NavPathsOverlay.tsx |
MainCanvas.css |
software | healthy | src/components/MainCanvas.css |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
1.261.327.065 |
network | healthy | src/components/BulletinBoardPage.tsx |
1.526.176.5 |
network | healthy | src/components/BulletinBoardPage.tsx |
125.376.254.29 |
network | healthy | src/components/BulletinBoardPage.tsx |
1.066.1.349 |
network | healthy | src/components/BulletinBoardPage.tsx |
262.162.337.327 |
network | healthy | src/components/BulletinBoardPage.tsx |
232.489.128.136 |
network | healthy | src/components/BulletinBoardPage.tsx |
492.577.367.176 |
network | healthy | src/components/BulletinBoardPage.tsx |
142.452.792.61 |
network | healthy | src/components/BulletinBoardPage.tsx |
062.135.129.091 |
network | healthy | src/components/BulletinBoardPage.tsx |
228.279.265.434 |
network | healthy | src/components/BulletinBoardPage.tsx |
1.3.213.225 |
network | healthy | src/components/BulletinBoardPage.tsx |
334.184.328.386 |
network | healthy | src/components/BulletinBoardPage.tsx |
191.471.4.13 |
network | healthy | src/components/BulletinBoardPage.tsx |
588.606.195.342 |
network | healthy | src/components/BulletinBoardPage.tsx |
571.386.288.754 |
network | healthy | src/components/BulletinBoardPage.tsx |
1.117.2.71 |
network | healthy | src/components/BulletinBoardPage.tsx |
1.254.36.169 |
network | healthy | src/components/BulletinBoardPage.tsx |
334.342.232.629 |
network | healthy | src/components/BulletinBoardPage.tsx |
125.36.268.344 |
network | healthy | src/components/BulletinBoardPage.tsx |
452.59.875.26 |
network | healthy | src/components/BulletinBoardPage.tsx |
191.216.379.072 |
network | healthy | src/components/BulletinBoardPage.tsx |
552.325.346.43 |
network | healthy | src/components/BulletinBoardPage.tsx |
511.012.946.946 |
network | healthy | src/components/BulletinBoardPage.tsx |
426.009.779.3 |
network | healthy | src/components/BulletinBoardPage.tsx |
382.7.6.388 |
network | healthy | src/components/BulletinBoardPage.tsx |
044.3.121.156 |
network | healthy | src/components/BulletinBoardPage.tsx |
974.416.583.583 |
network | healthy | src/components/BulletinBoardPage.tsx |
107.585.156.334 |
network | healthy | src/components/BulletinBoardPage.tsx |
044.632.7.927 |
network | healthy | src/components/BulletinBoardPage.tsx |
056.36.223.235 |
network | healthy | src/components/BulletinBoardPage.tsx |
051.651.067.165 |
network | healthy | src/components/BulletinBoardPage.tsx |
1.32.193.471 |
network | healthy | src/components/BulletinBoardPage.tsx |
268.17.846.181 |
network | healthy | src/components/BulletinBoardPage.tsx |
147.444.386.072 |
network | healthy | src/components/BulletinBoardPage.tsx |
1.489.014.4 |
network | healthy | src/components/BulletinBoardPage.tsx |
151.093.272.186 |
network | healthy | src/components/BulletinBoardPage.tsx |
037.349.337.393 |
network | healthy | src/components/BulletinBoardPage.tsx |
1.423.028.022 |
network | healthy | src/components/BulletinBoardPage.tsx |
388.64.007.923 |
network | healthy | src/components/BulletinBoardPage.tsx |
239.286.173.125 |
network | healthy | src/components/BulletinBoardPage.tsx |
658.07.945.945 |
network | healthy | src/components/BulletinBoardPage.tsx |
541.144.946.946 |
network | healthy | src/components/BulletinBoardPage.tsx |
1.375.058.434 |
network | healthy | src/components/BulletinBoardPage.tsx |
1.235.132.386 |
network | healthy | src/components/BulletinBoardPage.tsx |
485.1.563.563 |
network | healthy | src/components/BulletinBoardPage.tsx |
151.186.3.084 |
network | healthy | src/components/BulletinBoardPage.tsx |
1.478.007.871 |
network | healthy | src/components/BulletinBoardPage.tsx |
471.61.06.85 |
network | healthy | src/components/BulletinBoardPage.tsx |
132.047.116.132 |
network | healthy | src/components/BulletinBoardPage.tsx |
218.162.327.213 |
network | healthy | src/components/BulletinBoardPage.tsx |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
src |
software | healthy | src |
utils |
software | healthy | src/utils |
hooks |
software | healthy | src/hooks |
components |
software | healthy | src/components |
tree |
software | healthy | src/components/tree |
appversion |
software | healthy | src/components/appversion |
css |
software | healthy | src/components/appversion/css |
widgets |
software | healthy | src/components/widgets |
phone |
software | healthy | src/components/phone |
translation |
software | healthy | src/components/translation |
sidebar_right |
software | healthy | src/components/sidebar_right |
tile |
software | healthy | src/components/tile |
i18n |
software | healthy | src/i18n |
services |
software | healthy | src/services |
docs |
software | healthy | docs |
.claude |
software | healthy | .claude |
agents |
software | healthy | .claude/agents |
hooks |
software | healthy | .claude/hooks |
commands |
software | healthy | .claude/commands |
agent-memory |
software | healthy | .claude/agent-memory |
js-ts-code-reviewer |
software | healthy | .claude/agent-memory/js-ts-code-reviewer |
skills |
software | healthy | .claude/skills |
extract-component-workspace |
software | healthy | .claude/skills/extract-component-workspace |
iteration-1 |
software | healthy | .claude/skills/extract-component-workspace/iteration-1 |
eval-2-image-tools |
software | healthy | .claude/skills/extract-component-workspace/iteration-1/eval… |
with_skill |
software | healthy | .claude/skills/extract-component-workspace/iteration-1/eval… |
without_skill |
software | healthy | .claude/skills/extract-component-workspace/iteration-1/eval… |
eval-1-format-toolbar |
software | healthy | .claude/skills/extract-component-workspace/iteration-1/eval… |
with_skill |
software | healthy | .claude/skills/extract-component-workspace/iteration-1/eval… |
without_skill |
software | healthy | .claude/skills/extract-component-workspace/iteration-1/eval… |
eval-3-title-input |
software | healthy | .claude/skills/extract-component-workspace/iteration-1/eval… |
with_skill |
software | healthy | .claude/skills/extract-component-workspace/iteration-1/eval… |
without_skill |
software | healthy | .claude/skills/extract-component-workspace/iteration-1/eval… |
pull-request |
software | healthy | .claude/skills/pull-request |
extract-component |
software | healthy | .claude/skills/extract-component |
evals |
software | healthy | .claude/skills/extract-component/evals |
ticket-analysis |
software | healthy | .claude/skills/ticket-analysis |
revise-claude-md |
software | healthy | .claude/skills/revise-claude-md |
write-tests |
software | healthy | .claude/skills/write-tests |
evals |
software | healthy | .claude/skills/write-tests/evals |
create-modal |
software | healthy | .claude/skills/create-modal |
commit |
software | healthy | .claude/skills/commit |
i18n-replace |
software | healthy | .claude/skills/i18n-replace |
linked-pages |
software | healthy | .claude/skills/linked-pages |
implement-feature |
software | healthy | .claude/skills/implement-feature |
branch-naming |
software | healthy | .claude/skills/branch-naming |
git-commit |
software | healthy | .claude/skills/git-commit |
jira-transition |
software | healthy | .claude/skills/jira-transition |
implement-analysis |
software | healthy | .claude/skills/implement-analysis |
| Label | Layer | Status | Path |
|---|---|---|---|
bazirakyetonny__ReactAPP |
software | healthy | /data/fable5_failed_archive/bazirakyetonny__ReactAPP |
| Label | Layer | Status | Path |
|---|---|---|---|
AuthError |
software | healthy | src/services/apiClient.ts:AuthError |
| Label | Layer | Status | Path |
|---|---|---|---|
App |
frontend | healthy | src/App.tsx |
This page is publicly accessible at:
https://repobility.com/scan/69c2e465-c868-4b22-9c2b-7af1f0b191f8/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/69c2e465-c868-4b22-9c2b-7af1f0b191f8/
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.