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.

umanex/umanex-apps

https://github.com/umanex/umanex-apps · scanned 2026-06-16 00:45 UTC (2 months, 1 week ago)

54 raw signals (0 security + 54 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 1 week ago · v1 · 52 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 707 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
DashboardClient software healthy apps/jobradar/components/DashboardClient.tsx:DashboardClient
handleJobStatusChange software healthy apps/jobradar/components/DashboardClient.tsx:handleJobStatu…
handleLeadStatusChange software healthy apps/jobradar/components/DashboardClient.tsx:handleLeadStat…
EmptyState software healthy apps/jobradar/components/DashboardClient.tsx:EmptyState
JobCard software healthy apps/jobradar/components/JobCard.tsx:JobCard
SyncButton software healthy apps/jobradar/components/SyncButton.tsx:SyncButton
handleSync software healthy apps/jobradar/components/SyncButton.tsx:handleSync
RegionFilter software healthy apps/jobradar/components/RegionFilter.tsx:RegionFilter
toggle software healthy apps/jobradar/components/RegionFilter.tsx:toggle
StatusDropdown software healthy apps/jobradar/components/StatusDropdown.tsx:StatusDropdown
handleChange software healthy apps/jobradar/components/StatusDropdown.tsx:handleChange
ScoreBadge software healthy apps/jobradar/components/ScoreBadge.tsx:ScoreBadge
LeadCard software healthy apps/jobradar/components/LeadCard.tsx:LeadCard
FilterBar software healthy apps/jobradar/components/FilterBar.tsx:FilterBar
NotFound software healthy apps/jobradar/app/not-found.tsx:NotFound
HomePage software healthy apps/jobradar/app/page.tsx:HomePage
RootLayout software healthy apps/jobradar/app/layout.tsx:RootLayout
Error software healthy apps/jobradar/app/error.tsx:Error
POST software healthy apps/jobradar/app/api/sync/route.ts:POST
PATCH software healthy apps/jobradar/app/api/leads/[id]/route.ts:PATCH
PATCH software healthy apps/jobradar/app/api/jobs/[id]/route.ts:PATCH
regionForPostcode software healthy apps/jobradar/lib/regions.ts:regionForPostcode
scoreJob software healthy apps/jobradar/lib/matching.ts:scoreJob
matched software healthy apps/jobradar/lib/matching.ts:matched
scoreLead software healthy apps/jobradar/lib/matching.ts:scoreLead
jobDedupeHash software healthy apps/jobradar/lib/matching.ts:jobDedupeHash
leadDedupeHash software healthy apps/jobradar/lib/matching.ts:leadDedupeHash
isMockMode software healthy apps/jobradar/lib/sources/adzuna.ts:isMockMode
data software healthy apps/jobradar/lib/sources/adzuna.ts:data
isMockMode software healthy apps/jobradar/lib/sources/kbo.ts:isMockMode
jobCols software healthy apps/jobradar/lib/db/index.ts:jobCols
companyCols software healthy apps/jobradar/lib/db/index.ts:companyCols
loadResolvedTokens software healthy apps/rowtrack/style-dictionary.config.mjs:loadResolvedTokens
flattenSet software healthy apps/rowtrack/style-dictionary.config.mjs:flattenSet
resolve software healthy apps/rowtrack/style-dictionary.config.mjs:resolve
lit software healthy apps/rowtrack/style-dictionary.config.mjs:lit
kebabToCamel software healthy apps/rowtrack/style-dictionary.config.mjs:kebabToCamel
obj software healthy apps/rowtrack/style-dictionary.config.mjs:obj
formatColors software healthy apps/rowtrack/style-dictionary.config.mjs:formatColors
colorScale software healthy apps/rowtrack/style-dictionary.config.mjs:colorScale
semanticColorGroup software healthy apps/rowtrack/style-dictionary.config.mjs:semanticColorGroup
formatSpacing software healthy apps/rowtrack/style-dictionary.config.mjs:formatSpacing
formatRadius software healthy apps/rowtrack/style-dictionary.config.mjs:formatRadius
formatTypography software healthy apps/rowtrack/style-dictionary.config.mjs:formatTypography
lsToAbsPx software healthy apps/rowtrack/style-dictionary.config.mjs:lsToAbsPx
semanticStyles software healthy apps/rowtrack/style-dictionary.config.mjs:semanticStyles
semanticStylesFromTokens software healthy apps/rowtrack/style-dictionary.config.mjs:semanticStylesFro…
semanticStylesFromDefs software healthy apps/rowtrack/style-dictionary.config.mjs:semanticStylesFro…
resolveRef software healthy apps/rowtrack/style-dictionary.config.mjs:resolveRef
lhFactor software healthy apps/rowtrack/style-dictionary.config.mjs:lhFactor

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

LabelLayerStatusPath
README.md software healthy README.md
pnpm-lock.yaml software healthy pnpm-lock.yaml
CLAUDE.md software healthy CLAUDE.md
eas.json software healthy eas.json
package.json software healthy package.json
turbo.json software healthy turbo.json
pnpm-workspace.yaml software healthy pnpm-workspace.yaml
tailwind.config.ts software healthy apps/jobradar/tailwind.config.ts
package.json software healthy apps/jobradar/package.json
next-env.d.ts software healthy apps/jobradar/next-env.d.ts
.env.example software healthy apps/jobradar/.env.example
.eslintrc.json software healthy apps/jobradar/.eslintrc.json
tsconfig.json software healthy apps/jobradar/tsconfig.json
drizzle.config.ts software healthy apps/jobradar/drizzle.config.ts
next.config.mjs software healthy apps/jobradar/next.config.mjs
postcss.config.js software healthy apps/jobradar/postcss.config.js
DashboardClient.tsx software healthy apps/jobradar/components/DashboardClient.tsx
JobCard.tsx software healthy apps/jobradar/components/JobCard.tsx
SyncButton.tsx software healthy apps/jobradar/components/SyncButton.tsx
RegionFilter.tsx software healthy apps/jobradar/components/RegionFilter.tsx
StatusDropdown.tsx software healthy apps/jobradar/components/StatusDropdown.tsx
ScoreBadge.tsx software healthy apps/jobradar/components/ScoreBadge.tsx
LeadCard.tsx software healthy apps/jobradar/components/LeadCard.tsx
FilterBar.tsx software healthy apps/jobradar/components/FilterBar.tsx
not-found.tsx software healthy apps/jobradar/app/not-found.tsx
globals.css software healthy apps/jobradar/app/globals.css
page.tsx software healthy apps/jobradar/app/page.tsx
layout.tsx software healthy apps/jobradar/app/layout.tsx
error.tsx software healthy apps/jobradar/app/error.tsx
route.ts software healthy apps/jobradar/app/api/sync/route.ts
route.ts software healthy apps/jobradar/app/api/leads/[id]/route.ts
route.ts software healthy apps/jobradar/app/api/jobs/[id]/route.ts
regions.ts software healthy apps/jobradar/lib/regions.ts
matching.ts software healthy apps/jobradar/lib/matching.ts
profile.ts software healthy apps/jobradar/lib/config/profile.ts
adzuna.ts software healthy apps/jobradar/lib/sources/adzuna.ts
kbo.ts software healthy apps/jobradar/lib/sources/kbo.ts
types.ts software healthy apps/jobradar/lib/sources/types.ts
kbo-companies.ts software healthy apps/jobradar/lib/sources/fixtures/kbo-companies.ts
adzuna-jobs.ts software healthy apps/jobradar/lib/sources/fixtures/adzuna-jobs.ts
schema.ts software healthy apps/jobradar/lib/db/schema.ts
index.ts software healthy apps/jobradar/lib/db/index.ts
2026-06-02-feature-status-tracking.tcebc.md software healthy apps/jobradar/briefings/2026-06-02-feature-status-tracking.…
figma-map.md software healthy apps/rowtrack/figma-map.md
metro.config.js software healthy apps/rowtrack/metro.config.js
README.md software healthy apps/rowtrack/README.md
CLAUDE.md software healthy apps/rowtrack/CLAUDE.md
eas.json software healthy apps/rowtrack/eas.json
package.json software healthy apps/rowtrack/package.json
style-dictionary.config.mjs software healthy apps/rowtrack/style-dictionary.config.mjs

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

LabelLayerStatusPath
apps software healthy apps
jobradar software healthy apps/jobradar
components software healthy apps/jobradar/components
app software healthy apps/jobradar/app
api software healthy apps/jobradar/app/api
sync software healthy apps/jobradar/app/api/sync
leads software healthy apps/jobradar/app/api/leads
[id] software healthy apps/jobradar/app/api/leads/[id]
jobs software healthy apps/jobradar/app/api/jobs
[id] software healthy apps/jobradar/app/api/jobs/[id]
lib software healthy apps/jobradar/lib
config software healthy apps/jobradar/lib/config
sources software healthy apps/jobradar/lib/sources
fixtures software healthy apps/jobradar/lib/sources/fixtures
db software healthy apps/jobradar/lib/db
briefings software healthy apps/jobradar/briefings
rowtrack software healthy apps/rowtrack
types software healthy apps/rowtrack/types
constants software healthy apps/rowtrack/constants
components software healthy apps/rowtrack/components
workout software healthy apps/rowtrack/components/workout
app software healthy apps/rowtrack/app
(auth) software healthy apps/rowtrack/app/(auth)
(tabs) software healthy apps/rowtrack/app/(tabs)
history software healthy apps/rowtrack/app/(tabs)/history
lib software healthy apps/rowtrack/lib
ble software healthy apps/rowtrack/lib/ble
hooks software healthy apps/rowtrack/lib/hooks
tokens software healthy apps/rowtrack/tokens
briefings software healthy apps/rowtrack/briefings
.claude software healthy apps/rowtrack/.claude
skills software healthy apps/rowtrack/.claude/skills
code-naar-figma software healthy apps/rowtrack/.claude/skills/code-naar-figma
figma-naar-code software healthy apps/rowtrack/.claude/skills/figma-naar-code
supabase software healthy apps/rowtrack/supabase
migrations software healthy apps/rowtrack/supabase/migrations
.github software healthy apps/rowtrack/.github
workflows software healthy apps/rowtrack/.github/workflows
cashflow software healthy apps/cashflow
components software healthy apps/cashflow/components
cashflow software healthy apps/cashflow/components/cashflow
app software healthy apps/cashflow/app
lib software healthy apps/cashflow/lib
cashflow software healthy apps/cashflow/lib/cashflow
briefings software healthy apps/cashflow/briefings
hooks software healthy apps/cashflow/hooks
store software healthy apps/cashflow/store
portfolio software healthy apps/portfolio
components software healthy apps/portfolio/components
layout software healthy apps/portfolio/components/layout

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

LabelLayerStatusPath
NotFound frontend healthy apps/jobradar/app/not-found.tsx
RootLayout frontend healthy apps/jobradar/app/layout.tsx
Error frontend healthy apps/jobradar/app/error.tsx
RootLayout frontend healthy apps/rowtrack/app/_layout.tsx
RegisterScreen frontend healthy apps/rowtrack/app/(auth)/register.tsx
LoginScreen frontend healthy apps/rowtrack/app/(auth)/login.tsx
AuthLayout frontend healthy apps/rowtrack/app/(auth)/_layout.tsx
ProfileScreen frontend healthy apps/rowtrack/app/(tabs)/profile.tsx
HomeScreen frontend healthy apps/rowtrack/app/(tabs)/index.tsx
WorkoutScreen frontend healthy apps/rowtrack/app/(tabs)/workout.tsx
TabsLayout frontend healthy apps/rowtrack/app/(tabs)/_layout.tsx
HistoryScreen frontend healthy apps/rowtrack/app/(tabs)/history/index.tsx
WorkoutDetailScreen frontend healthy apps/rowtrack/app/(tabs)/history/[id].tsx
HistoryLayout frontend healthy apps/rowtrack/app/(tabs)/history/_layout.tsx
NotFound frontend healthy apps/cashflow/app/not-found.tsx
Page frontend healthy apps/cashflow/app/page.tsx
RootLayout frontend healthy apps/cashflow/app/layout.tsx
NotFound frontend healthy apps/portfolio/app/not-found.tsx
HomePage frontend healthy apps/portfolio/app/page.tsx
RootLayout frontend healthy apps/portfolio/app/layout.tsx
CasesPage frontend healthy apps/portfolio/app/cases/page.tsx
CaseDetailPage frontend healthy apps/portfolio/app/cases/[slug]/page.tsx
WerkwijzePage frontend healthy apps/portfolio/app/werkwijze/page.tsx
CarrierePage frontend healthy apps/portfolio/app/carriere/page.tsx

LabelLayerStatusPath
add_period_goals.sql data healthy apps/rowtrack/supabase/migrations/add_period_goals.sql
add_profile_body_metrics.sql data healthy apps/rowtrack/supabase/migrations/add_profile_body_metrics.…
add_keep_alive.sql data healthy apps/rowtrack/supabase/migrations/add_keep_alive.sql
add_workout_goals.sql data healthy apps/rowtrack/supabase/migrations/add_workout_goals.sql
add_birth_date_and_profiles_insert_policy.sql data healthy apps/rowtrack/supabase/migrations/add_birth_date_and_profil…

LabelLayerStatusPath
/page.tsx frontend healthy apps/jobradar/app/page.tsx
/cases frontend healthy apps/portfolio/app/cases/page.tsx
/cases/[slug] frontend healthy apps/portfolio/app/cases/[slug]/page.tsx
/werkwijze frontend healthy apps/portfolio/app/werkwijze/page.tsx
/carriere frontend healthy apps/portfolio/app/carriere/page.tsx

LabelLayerStatusPath
port:64 network healthy pnpm-lock.yaml
port:17 network healthy pnpm-lock.yaml
port:14 network healthy pnpm-lock.yaml
port:09 network healthy .github/workflows/keep-supabase-alive.yml

LabelLayerStatusPath
gha::sync-tokens cicd healthy apps/rowtrack/.github/workflows/sync-tokens.yml
gha::keep-supabase-alive cicd healthy .github/workflows/keep-supabase-alive.yml
gha::ci cicd healthy .github/workflows/ci.yml
gha::umanex-os-sync cicd healthy .github/workflows/umanex-os-sync.yml

LabelLayerStatusPath
build-tokens cicd healthy apps/rowtrack/.github/workflows/sync-tokens.yml
ping cicd healthy .github/workflows/keep-supabase-alive.yml
ci cicd healthy .github/workflows/ci.yml
sync cicd healthy .github/workflows/umanex-os-sync.yml

LabelLayerStatusPath
TURBO_TOKEN cicd healthy
SUPABASE_URL cicd healthy
SUPABASE_ANON_KEY cicd healthy
TURBO_TEAM cicd healthy

LabelLayerStatusPath
RowerBleService software healthy apps/rowtrack/lib/ble/ble-service.ts:RowerBleService
HRBleService software healthy apps/rowtrack/lib/ble/hr-service.ts:HRBleService
vóór software healthy apps/portfolio/app/layout.tsx:vóór

LabelLayerStatusPath
sqlite data healthy pnpm-lock.yaml
redis data healthy pnpm-lock.yaml
postgres data healthy pnpm-lock.yaml

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

LabelLayerStatusPath
public data healthy apps/rowtrack/supabase/schema.sql

LabelLayerStatusPath
vps::aws hardware healthy pnpm-lock.yaml
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/7ae62b43-c6c4-4a92-b411-5330c2992969/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/7ae62b43-c6c4-4a92-b411-5330c2992969/

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.