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.

Takkunkuma/poku-mobile

https://github.com/Takkunkuma/poku-mobile · scanned 2026-06-16 00:29 UTC (2 months, 2 weeks ago)

16 raw signals (0 security + 16 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 2 weeks ago · v1 · 16 actionable findings from 1 signal source. 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 140 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
App software healthy App.tsx:App
DashboardStackNavigator software healthy src/navigation/AppNavigator.tsx:DashboardStackNavigator
AppTabs software healthy src/navigation/AppNavigator.tsx:AppTabs
AppNavigator software healthy src/navigation/AppNavigator.tsx:AppNavigator
NewTaskScreen software healthy src/screens/NewTaskScreen.tsx:NewTaskScreen
raw software healthy src/screens/NewTaskScreen.tsx:raw
toggleFriend software healthy src/screens/NewTaskScreen.tsx:toggleFriend
handleSubmit software healthy src/screens/NewTaskScreen.tsx:handleSubmit
goBack software healthy src/screens/NewTaskScreen.tsx:goBack
ArchiveScreen software healthy src/screens/ArchiveScreen.tsx:ArchiveScreen
load software healthy src/screens/ArchiveScreen.tsx:load
ordinal software healthy src/screens/InboxScreen.tsx:ordinal
formatCountdown software healthy src/screens/InboxScreen.tsx:formatCountdown
InboxScreen software healthy src/screens/InboxScreen.tsx:InboxScreen
fetchData software healthy src/screens/InboxScreen.tsx:fetchData
accept software healthy src/screens/InboxScreen.tsx:accept
reject software healthy src/screens/InboxScreen.tsx:reject
sendReminder software healthy src/screens/InboxScreen.tsx:sendReminder
newCount software healthy src/screens/InboxScreen.tsx:newCount
remindersLeft software healthy src/screens/InboxScreen.tsx:remindersLeft
LandingScreen software healthy src/screens/LandingScreen.tsx:LandingScreen
devSignIn software healthy src/screens/LandingScreen.tsx:devSignIn
signInWithGoogle software healthy src/screens/LandingScreen.tsx:signInWithGoogle
SetupScreen software healthy src/screens/SetupScreen.tsx:SetupScreen
handleSubmit software healthy src/screens/SetupScreen.tsx:handleSubmit
ProfileScreen software healthy src/screens/ProfileScreen.tsx:ProfileScreen
loadChangesUsed software healthy src/screens/ProfileScreen.tsx:loadChangesUsed
handleUsernameChange software healthy src/screens/ProfileScreen.tsx:handleUsernameChange
signOut software healthy src/screens/ProfileScreen.tsx:signOut
FriendsScreen software healthy src/screens/FriendsScreen.tsx:FriendsScreen
fetchFriendships software healthy src/screens/FriendsScreen.tsx:fetchFriendships
searchUser software healthy src/screens/FriendsScreen.tsx:searchUser
sendRequest software healthy src/screens/FriendsScreen.tsx:sendRequest
acceptRequest software healthy src/screens/FriendsScreen.tsx:acceptRequest
getOther software healthy src/screens/FriendsScreen.tsx:getOther
PokePill software healthy src/screens/DashboardScreen.tsx:PokePill
DashboardScreen software healthy src/screens/DashboardScreen.tsx:DashboardScreen
fetchTasks software healthy src/screens/DashboardScreen.tsx:fetchTasks
fetchPokes software healthy src/screens/DashboardScreen.tsx:fetchPokes
load software healthy src/screens/DashboardScreen.tsx:load
formatInterval software healthy src/screens/TaskDetailScreen.tsx:formatInterval
TaskDetailScreen software healthy src/screens/TaskDetailScreen.tsx:TaskDetailScreen
fetchData software healthy src/screens/TaskDetailScreen.tsx:fetchData
raw software healthy src/screens/TaskDetailScreen.tsx:raw
cancelRequest software healthy src/screens/TaskDetailScreen.tsx:cancelRequest
applyTimeChange software healthy src/screens/TaskDetailScreen.tsx:applyTimeChange
addPeople software healthy src/screens/TaskDetailScreen.tsx:addPeople
sched software healthy src/screens/TaskDetailScreen.tsx:sched
confirmDelete software healthy src/screens/TaskDetailScreen.tsx:confirmDelete
deleteTask software healthy src/screens/TaskDetailScreen.tsx:deleteTask

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

LabelLayerStatusPath
TEST.md software healthy TEST.md
global.css software healthy global.css
metro.config.js software healthy metro.config.js
babel.config.js software healthy babel.config.js
CLAUDE.md software healthy CLAUDE.md
RELEASE_NOTES.md software healthy RELEASE_NOTES.md
tailwind.config.js software healthy tailwind.config.js
eas.json software healthy eas.json
package.json software healthy package.json
index.ts software healthy index.ts
package-lock.json software healthy package-lock.json
app.json software healthy app.json
.env.example software healthy .env.example
tsconfig.json software healthy tsconfig.json
PRD.md software healthy PRD.md
LICENSE software healthy LICENSE
App.tsx software healthy App.tsx
AGENTS.md software healthy AGENTS.md
nativewind-env.d.ts software healthy nativewind-env.d.ts
settings.json software healthy .claude/settings.json
index.ts software healthy supabase/functions/send-push-notification/index.ts
20260613_delete_policies.sql software healthy supabase/migrations/20260613_delete_policies.sql
20260613_allow_cancelled_status.sql software healthy supabase/migrations/20260613_allow_cancelled_status.sql
20260609_push_notification_trigger.sql software healthy supabase/migrations/20260609_push_notification_trigger.sql
20260612_reminder_due_nudges.sql software healthy supabase/migrations/20260612_reminder_due_nudges.sql
AppNavigator.tsx software healthy src/navigation/AppNavigator.tsx
NewTaskScreen.tsx software healthy src/screens/NewTaskScreen.tsx
ArchiveScreen.tsx software healthy src/screens/ArchiveScreen.tsx
InboxScreen.tsx software healthy src/screens/InboxScreen.tsx
LandingScreen.tsx software healthy src/screens/LandingScreen.tsx
SetupScreen.tsx software healthy src/screens/SetupScreen.tsx
ProfileScreen.tsx software healthy src/screens/ProfileScreen.tsx
FriendsScreen.tsx software healthy src/screens/FriendsScreen.tsx
DashboardScreen.tsx software healthy src/screens/DashboardScreen.tsx
TaskDetailScreen.tsx software healthy src/screens/TaskDetailScreen.tsx
NotificationProvider.tsx software healthy src/components/NotificationProvider.tsx
difficulty.ts software healthy src/lib/difficulty.ts
notifications.ts software healthy src/lib/notifications.ts
supabase.ts software healthy src/lib/supabase.ts
AuthContext.tsx software healthy src/context/AuthContext.tsx
CLAUDE.md quality healthy CLAUDE.md
AGENTS.md quality healthy AGENTS.md
.claude/settings.json quality healthy .claude/settings.json

LabelLayerStatusPath
App frontend healthy App.tsx
AppNavigator frontend healthy src/navigation/AppNavigator.tsx
NewTaskScreen frontend healthy src/screens/NewTaskScreen.tsx
ArchiveScreen frontend healthy src/screens/ArchiveScreen.tsx
InboxScreen frontend healthy src/screens/InboxScreen.tsx
LandingScreen frontend healthy src/screens/LandingScreen.tsx
SetupScreen frontend healthy src/screens/SetupScreen.tsx
ProfileScreen frontend healthy src/screens/ProfileScreen.tsx
FriendsScreen frontend healthy src/screens/FriendsScreen.tsx
DashboardScreen frontend healthy src/screens/DashboardScreen.tsx
TaskDetailScreen frontend healthy src/screens/TaskDetailScreen.tsx
NotificationProvider frontend healthy src/components/NotificationProvider.tsx

LabelLayerStatusPath
.claude software healthy .claude
supabase software healthy supabase
functions software healthy supabase/functions
send-push-notification software healthy supabase/functions/send-push-notification
migrations software healthy supabase/migrations
src software healthy src
navigation software healthy src/navigation
screens software healthy src/screens
components software healthy src/components
lib software healthy src/lib
context software healthy src/context

LabelLayerStatusPath
20260613_delete_policies.sql data healthy supabase/migrations/20260613_delete_policies.sql
20260613_allow_cancelled_status.sql data healthy supabase/migrations/20260613_allow_cancelled_status.sql
20260609_push_notification_trigger.sql data healthy supabase/migrations/20260609_push_notification_trigger.sql
20260612_reminder_due_nudges.sql data healthy supabase/migrations/20260612_reminder_due_nudges.sql

LabelLayerStatusPath
repobility-clone-ihkhwv1d software healthy /tmp/repobility-clone-ihkhwv1d

LabelLayerStatusPath
password_literal::src/screens/LandingScreen.tsx security healthy src/screens/LandingScreen.tsx
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/be5102ac-dc79-44a8-8737-2d2d53ba75b0/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/be5102ac-dc79-44a8-8737-2d2d53ba75b0/

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.