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.

atanikumeya2313-dot/my-web-app

https://github.com/atanikumeya2313-dot/my-web-app · scanned 2026-06-17 01:36 UTC (1 month, 2 weeks ago)

41 raw signals (0 security + 41 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 1 month, 2 weeks ago · v2 · last Δ -1.5 (diff) · 39 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 621 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
index software healthy todolist.py:20
render_items software healthy todolist.py:27
get_todos software healthy todolist.py:174
add_todo software healthy todolist.py:178
complete_todo software healthy todolist.py:186
delete_todo software healthy todolist.py:194
col software healthy rpg.py:31
clear software healthy rpg.py:34
pause software healthy rpg.py:37
hr software healthy rpg.py:40
bar software healthy rpg.py:43
__init__ software healthy rpg.py:166
is_alive software healthy rpg.py:177
heal software healthy rpg.py:125
restore_mp software healthy rpg.py:128
level_up software healthy rpg.py:131
show_status software healthy rpg.py:142
show software healthy rpg.py:180
choose software healthy rpg.py:190
input_str software healthy rpg.py:204
battle software healthy rpg.py:208
shop software healthy rpg.py:373
inn software healthy rpg.py:399
title_screen software healthy rpg.py:413
main software healthy rpg.py:426
RootLayout software healthy kakeibo/app/layout.tsx:RootLayout
toYM software healthy kakeibo/app/page.tsx:toYM
fmtYM software healthy kakeibo/app/page.tsx:fmtYM
shiftMonth software healthy kakeibo/app/page.tsx:shiftMonth
daysInMonth software healthy kakeibo/app/page.tsx:daysInMonth
Home software healthy kakeibo/app/page.tsx:Home
handleSave software healthy kakeibo/app/page.tsx:handleSave
handleEdit software healthy kakeibo/app/page.tsx:handleEdit
handleDelete software healthy kakeibo/app/page.tsx:handleDelete
openAdd software healthy kakeibo/app/page.tsx:openAdd
handleTemplateSelect software healthy kakeibo/app/page.tsx:handleTemplateSelect
handleSaveTemplate software healthy kakeibo/app/page.tsx:handleSaveTemplate
BalanceTrendGraph software healthy kakeibo/app/components/BalanceTrendGraph.tsx:BalanceTrendGr…
abbr software healthy kakeibo/app/components/BudgetProgress.tsx:abbr
BudgetProgress software healthy kakeibo/app/components/BudgetProgress.tsx:BudgetProgress
fmt software healthy kakeibo/app/components/MonthlyReport.tsx:fmt
prevYearMonth software healthy kakeibo/app/components/MonthlyReport.tsx:prevYearMonth
delta software healthy kakeibo/app/components/MonthlyReport.tsx:delta
deltaColor software healthy kakeibo/app/components/MonthlyReport.tsx:deltaColor
DeltaLabel software healthy kakeibo/app/components/MonthlyReport.tsx:DeltaLabel
MonthlyReport software healthy kakeibo/app/components/MonthlyReport.tsx:MonthlyReport
sum software healthy kakeibo/app/components/MonthlyReport.tsx:sum
ExpensePieChart software healthy kakeibo/app/components/ExpensePieChart.tsx:ExpensePieChart
catName software healthy kakeibo/app/components/ExpensePieChart.tsx:catName
BottomNav software healthy kakeibo/app/components/BottomNav.tsx:BottomNav

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

LabelLayerStatusPath
todolist.py software healthy todolist.py
rpg.py software healthy rpg.py
gen-icons.js software healthy gen-icons.js
CLAUDE.md software healthy kakeibo/CLAUDE.md
AGENTS.md software healthy kakeibo/AGENTS.md
vercel.json software healthy kakeibo/vercel.json
eslint.config.mjs software healthy kakeibo/eslint.config.mjs
package-lock.json software healthy kakeibo/package-lock.json
README.md software healthy kakeibo/README.md
postcss.config.mjs software healthy kakeibo/postcss.config.mjs
package.json software healthy kakeibo/package.json
next.config.ts software healthy kakeibo/next.config.ts
tsconfig.json software healthy kakeibo/tsconfig.json
globals.css software healthy kakeibo/app/globals.css
layout.tsx software healthy kakeibo/app/layout.tsx
types.ts software healthy kakeibo/app/types.ts
page.tsx software healthy kakeibo/app/page.tsx
BalanceTrendGraph.tsx software healthy kakeibo/app/components/BalanceTrendGraph.tsx
BudgetProgress.tsx software healthy kakeibo/app/components/BudgetProgress.tsx
MonthlyReport.tsx software healthy kakeibo/app/components/MonthlyReport.tsx
ExpensePieChart.tsx software healthy kakeibo/app/components/ExpensePieChart.tsx
BottomNav.tsx software healthy kakeibo/app/components/BottomNav.tsx
AssetManager.tsx software healthy kakeibo/app/components/AssetManager.tsx
CategoryTrendGraph.tsx software healthy kakeibo/app/components/CategoryTrendGraph.tsx
WeeklySummary.tsx software healthy kakeibo/app/components/WeeklySummary.tsx
TransactionList.tsx software healthy kakeibo/app/components/TransactionList.tsx
AssetSummary.tsx software healthy kakeibo/app/components/AssetSummary.tsx
JSONBackup.tsx software healthy kakeibo/app/components/JSONBackup.tsx
Summary.tsx software healthy kakeibo/app/components/Summary.tsx
CSVExport.tsx software healthy kakeibo/app/components/CSVExport.tsx
TransactionForm.tsx software healthy kakeibo/app/components/TransactionForm.tsx
CSVImport.tsx software healthy kakeibo/app/components/CSVImport.tsx
BudgetManager.tsx software healthy kakeibo/app/components/BudgetManager.tsx
QuickTemplates.tsx software healthy kakeibo/app/components/QuickTemplates.tsx
GoalManager.tsx software healthy kakeibo/app/components/GoalManager.tsx
TemplateManager.tsx software healthy kakeibo/app/components/TemplateManager.tsx
GoalProgress.tsx software healthy kakeibo/app/components/GoalProgress.tsx
AnnualGraph.tsx software healthy kakeibo/app/components/AnnualGraph.tsx
CategoryManager.tsx software healthy kakeibo/app/components/CategoryManager.tsx
Calendar.tsx software healthy kakeibo/app/components/Calendar.tsx
FixedManager.tsx software healthy kakeibo/app/components/FixedManager.tsx
page.tsx software healthy kakeibo/app/settings/page.tsx
format.ts software healthy kakeibo/app/lib/format.ts
storage.ts software healthy kakeibo/app/lib/storage.ts
useStored.ts software healthy kakeibo/app/lib/useStored.ts
gen-icons.mjs software healthy kakeibo/scripts/gen-icons.mjs
manifest.json software healthy kakeibo/public/manifest.json
CLAUDE.md software healthy savings-sim/CLAUDE.md
AGENTS.md software healthy savings-sim/AGENTS.md
vercel.json software healthy savings-sim/vercel.json

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

LabelLayerStatusPath
RootLayout frontend healthy kakeibo/app/layout.tsx
Home frontend healthy kakeibo/app/page.tsx
BalanceTrendGraph frontend healthy kakeibo/app/components/BalanceTrendGraph.tsx
BudgetProgress frontend healthy kakeibo/app/components/BudgetProgress.tsx
MonthlyReport frontend healthy kakeibo/app/components/MonthlyReport.tsx
ExpensePieChart frontend healthy kakeibo/app/components/ExpensePieChart.tsx
BottomNav frontend healthy kakeibo/app/components/BottomNav.tsx
AssetManager frontend healthy kakeibo/app/components/AssetManager.tsx
CategoryTrendGraph frontend healthy kakeibo/app/components/CategoryTrendGraph.tsx
WeeklySummary frontend healthy kakeibo/app/components/WeeklySummary.tsx
TransactionList frontend healthy kakeibo/app/components/TransactionList.tsx
AssetSummary frontend healthy kakeibo/app/components/AssetSummary.tsx
JSONBackup frontend healthy kakeibo/app/components/JSONBackup.tsx
Summary frontend healthy kakeibo/app/components/Summary.tsx
CSVExport frontend healthy kakeibo/app/components/CSVExport.tsx
TransactionForm frontend healthy kakeibo/app/components/TransactionForm.tsx
CSVImport frontend healthy kakeibo/app/components/CSVImport.tsx
BudgetManager frontend healthy kakeibo/app/components/BudgetManager.tsx
QuickTemplates frontend healthy kakeibo/app/components/QuickTemplates.tsx
GoalManager frontend healthy kakeibo/app/components/GoalManager.tsx
TemplateManager frontend healthy kakeibo/app/components/TemplateManager.tsx
GoalProgress frontend healthy kakeibo/app/components/GoalProgress.tsx
AnnualGraph frontend healthy kakeibo/app/components/AnnualGraph.tsx
CategoryManager frontend healthy kakeibo/app/components/CategoryManager.tsx
Calendar frontend healthy kakeibo/app/components/Calendar.tsx
FixedManager frontend healthy kakeibo/app/components/FixedManager.tsx
Settings frontend healthy kakeibo/app/settings/page.tsx
RootLayout frontend healthy savings-sim/app/layout.tsx
Home frontend healthy savings-sim/app/page.tsx
WithdrawalChart frontend healthy savings-sim/app/components/WithdrawalChart.tsx
CombinedChart frontend healthy savings-sim/app/components/CombinedChart.tsx
ScenarioChart frontend healthy savings-sim/app/components/ScenarioChart.tsx
TrendChart frontend healthy savings-sim/app/components/TrendChart.tsx
RootLayout frontend healthy earthquake-app/app/layout.tsx
Home frontend healthy earthquake-app/app/page.tsx
TyphoonTab frontend healthy earthquake-app/app/components/TyphoonTab.tsx
EarthquakeDetail frontend healthy earthquake-app/app/components/EarthquakeDetail.tsx
EarthquakeCard frontend healthy earthquake-app/app/components/EarthquakeCard.tsx
EarthquakeStats frontend healthy earthquake-app/app/components/EarthquakeStats.tsx
RootLayout frontend healthy interest/app/layout.tsx
Home frontend healthy interest/app/page.tsx
RootLayout frontend healthy inventory/app/layout.tsx
Home frontend healthy inventory/app/page.tsx
ItemForm frontend healthy inventory/app/components/ItemForm.tsx
ItemCard frontend healthy inventory/app/components/ItemCard.tsx
RootLayout frontend healthy todo/app/layout.tsx
Home frontend healthy todo/app/page.tsx
TaskItem frontend healthy todo/app/components/TaskItem.tsx
BottomNav frontend healthy todo/app/components/BottomNav.tsx
TaskForm frontend healthy todo/app/components/TaskForm.tsx

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

LabelLayerStatusPath
kakeibo software healthy kakeibo
app software healthy kakeibo/app
components software healthy kakeibo/app/components
settings software healthy kakeibo/app/settings
lib software healthy kakeibo/app/lib
scripts software healthy kakeibo/scripts
public software healthy kakeibo/public
savings-sim software healthy savings-sim
app software healthy savings-sim/app
components software healthy savings-sim/app/components
lib software healthy savings-sim/app/lib
scripts software healthy savings-sim/scripts
public software healthy savings-sim/public
restaurant-search software healthy restaurant-search
earthquake-app software healthy earthquake-app
app software healthy earthquake-app/app
components software healthy earthquake-app/app/components
lib software healthy earthquake-app/app/lib
scripts software healthy earthquake-app/scripts
public software healthy earthquake-app/public
interest software healthy interest
app software healthy interest/app
public software healthy interest/public
inventory software healthy inventory
app software healthy inventory/app
components software healthy inventory/app/components
lib software healthy inventory/app/lib
public software healthy inventory/public
todo software healthy todo
app software healthy todo/app
components software healthy todo/app/components
settings software healthy todo/app/settings
calendar software healthy todo/app/calendar
lib software healthy todo/app/lib
scripts software healthy todo/scripts
public software healthy todo/public

LabelLayerStatusPath
Todo software healthy todolist.py:8
C software healthy rpg.py:19
Hero software healthy rpg.py:106
Enemy software healthy rpg.py:165
App software healthy restaurant-search/main.py:18

LabelLayerStatusPath
GET / api healthy todolist.py
GET /todos api healthy todolist.py
POST /todos api healthy todolist.py
PUT /todos/{todo_id}/done api healthy todolist.py
DELETE /todos/{todo_id} api healthy todolist.py

LabelLayerStatusPath
/page.tsx frontend healthy kakeibo/app/page.tsx
/settings frontend healthy kakeibo/app/settings/page.tsx
/calendar frontend healthy todo/app/calendar/page.tsx

LabelLayerStatusPath
favorites data healthy restaurant-search/db.py
history data healthy restaurant-search/db.py

LabelLayerStatusPath
atanikumeya2313-dot__my-web-app software healthy /data/fable5_failed_archive/atanikumeya2313-dot__my-web-app
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/1710f6f2-0d11-4e39-b187-44d2cdcbcbb6/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/1710f6f2-0d11-4e39-b187-44d2cdcbcbb6/

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.